diff options
Diffstat (limited to 'doc/profile-api.txt')
-rw-r--r-- | doc/profile-api.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/profile-api.txt b/doc/profile-api.txt index f807070e..b30f4187 100644 --- a/doc/profile-api.txt +++ b/doc/profile-api.txt @@ -21,6 +21,12 @@ Properties string Name [readonly] Name of this profile. + boolean OfflineMode [readwrite] + + The offline mode indicates the setting for switching + all radios on or off. Changing offline mode to true + results in powering down all devices. + array{object} Services [readonly] List of service objects. |