Set DTMF code for lock
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Set DTMF code used for the lock opening. If disabled - device will send xml to panels only in local network.
- application/json
Request Body required
- enable boolean
- dtmf_code string
Possible values:
<= 1 characters
, Value must match regular expression^([0-9*#]{1,4})$
DTMF tone
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...