Last Updated on : 2023-12-07 03:34:01download
Lock or unlock a door remotely without a password.
POST: /v1.0/smart-lock/devices/{device_id}/password-free/door-operate
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
POST: /v1.0/smart-lock/devices/vdevo12454656****/password-free/door-operate
{
"ticket_id": "6k8vsH",
"open": false
}
{
"result": true,
"t": 1592899848757,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback