Get help station settings
Get help station settings
- this feature is only available on the AV-04AFD model
Responses
- 200
- 400
- 401
- 404
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_enabled boolean
describes the state of feature, true - on / false - off
- button_long_press_duration integer
Possible values:
>= 2
and<= 10
Default value:
2
Specifies the long press time in seconds
{
"is_enabled": true,
"button_long_press_duration": 2
}
{
"is_enabled": true,
"button_long_press_duration": 2
}
- Must be disabled while enabled rescue service
- 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 the AV-04AFD model
Loading...