Get help station settings
Get help station settings
- this feature is only available on the AV-04AFD model
Responses
- 200
- 400
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_enabled boolean
- 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": "Wrong JSON body"
}
Log In
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong login or password"
}
Loading...