Set the settings for dispatch service mode
Set the settings for rescuer service mode.
- this feature is only available on idividual panels with only one direct call button
- This feature conflicts with the
/device/feature/help-station
and/device/feature/rescue-service
. Disables them when turned on.
- application/json
Request Body
- is_enabled boolean required
describes feature status, true - on / false - off
Responses
- 200
- 400
- 401
- 404
OK
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
This feature is only available on idividual panels with only one direct call button
Loading...