Lock Control using U Home API

Technical Support
Technical Support
  • Updated

POST    Lock Control

https://api.u-tec.com/action

Body  raw (json)

{
  "header": {
    "namespace": "Uhome.Device",
    "name": "Command",
    "messageId": "178854f9-1fa7-4432-89c3-456c3d4b984b",
    "payloadVersion": "1"
  },
  "payload": {
    "devices": [
      {
        "id": "64:E8:33:8E:20:D1",
        "command": {
          "capability": "st.lock",
          "name": "lock"
        }
      }
    ]
  }
}

Related to

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.