Readonly
apiReadonly
deviceOptional
sendOptions: SendOptionsparsed JSON response
Get device's TP-Link cloud firmware list.
Sends cloud.get_intl_fw_list
command. Does not support childId.
Optional
sendOptions: SendOptionsparsed JSON response
Gets device's TP-Link cloud info.
Requests cloud.get_info
. Does not support childId.
Optional
sendOptions: SendOptionsparsed JSON response
Sets device's TP-Link cloud server URL.
Sends cloud.set_server_url
command. Does not support childId.
URL
Optional
sendOptions: SendOptionsparsed JSON response
Remove device from TP-Link cloud.
Sends cloud.unbind
command. Does not support childId.
Optional
sendOptions: SendOptionsparsed JSON response
Generated using TypeDoc
Add device to TP-Link cloud.
Sends
cloud.bind
command. Does not support childId.