Setup standby screen settings
Standby mode represents splash screen when device is inactive.
- application/json
Request Body
- is_enabled boolean required
Default value:
false
- current_mode string required
Possible values: [
single_camera
,cameras_tour
] - duration integer required
Possible values: [
0
,60
,120
,300
,600
,1800
]Time in seconds before turning off the screen backlight 0 - never
- modes object[] required
Responses
- 200
- 400
- 401
OK
Wrong JSON body. Required parameter missed or wrong
- 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...