Set the settings for rescuer service mode
Set the settings for rescuer service mode.
- this feature is only available on the AV-04AFD model
- This feature conflicts with the
/device/feature/help-station
and/access/door/sensor
. Disables them when turned on.
- application/json
Request Body
- is_enabled boolean required
- number string required
rescue service sip number (sip:192.168.0.100 ot sip:[email protected])
- relay_time integer required
Possible values:
<= 3600
The time before switching off the relay, if equal to zero, will turn off when the door sensor is opened
Responses
- 200
- 400
- 401
OK
Bad Request
- 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...