POST Lock Mode Setting
Body raw (json)
{
"header": {
"namespace": "Uhome.Device",
"name": "Command",
"messageId": "8137bbdb-7616-401c-bae8-76452e7aba94",
"payloadVersion": "1"
},
"payload": {
"devices": [
{
"id": "64:E8:33:8E:20:D1",
"command": {
"capability": "st.lock",
"name": "setMode",
"arguments": {
"mode": 0
}
}
}
]
}
}
Related to
Comments
0 comments
Please sign in to leave a comment.