~aleteoryx/muditaos

0aa333d08b76fb497830cf5ad973114a4e650a03 — Bartosz 2 years ago 60568d9
[MOS-856] Update DeviceInfo documentation

Updated docs for DeviceInfo endpoint
1 files changed, 2 insertions(+), 0 deletions(-)

M doc/os_api/endpoints/pure/device_info_endpoint.md
M doc/os_api/endpoints/pure/device_info_endpoint.md => doc/os_api/endpoints/pure/device_info_endpoint.md +2 -0
@@ 82,6 82,7 @@ enum class Method
      "updateFilePath": "path/to/update_package",
      "backupFilePath": "path/to/backup_package",
      "syncFilePath": "path/to/sync_package",
      "mtpPath": "/path/to/music/assets/or/other/available/from/MTP"
   },
   "endpoint":1,
   "status":200,


@@ 118,6 119,7 @@ enum class Method
 - *updateFilePath* - location of the update package
 - *backupFilePath* - location of the backup package
 - *syncFilePath* - location of the sync package
 - *mtpPath* - path to the catalog available via MTP

```
struct Network