extremecloudiq.model.xiq_thread_stop_commissioner_by_buildings_response.XiqThreadStopCommissionerByBuildingsResponse
The response for stopping the thread commissioner on devices under buildings.
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
The response for stopping the thread commissioner on devices under buildings.
Key
Input Type
Accessed Type
Description
Notes
success_devices
list, tuple,
tuple,
The devices where the commissioner stopped successfully.
[optional]
failure_devices
list, tuple,
tuple,
The devices where the commissioner failed to stop.
[optional]
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
The devices where the commissioner stopped successfully.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The devices where the commissioner stopped successfully.
The devices where the commissioner failed to stop.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The devices where the commissioner failed to stop.
[Back to Model list] [Back to API list] [Back to README]