POST Switch Level Control
Body raw (json)
{
"header": {
"namespace": "Uhome.Device",
"name": "Command",
"messageId": "53e0f2ab-5bfd-434d-90b5-062520ded4e6",
"payloadVersion": "1"
},
"payload": {
"devices": [
{
"id": "70:04:1D:35:66:2A",
"command": {
"capability": "st.switchLevel",
"name": "setLevel",
"arguments": {
"level": 50
}
}
}
]
}
}
Related to
Comments
0 comments
Please sign in to leave a comment.