You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the keypad to create a key, why was there nothing in the body of the response?
POST /v1.1/devices/{deviceId}/commands { "statusCode": 100, "body": {}, "message": "success" }
Unfortunately, the webhook doesn't seems to work for this command, as #361 so there's no simple way to check if the key is effectively created on the keypad. You have to check the keys on the keypad before then after the command and check the delta to be sure.
Current Situation
I used the keypad to create a key, why was there nothing in the body of the response?
POST /v1.1/devices/{deviceId}/commands
{ "statusCode": 100, "body": {}, "message": "success" }
Logs
Configuration
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: