Get current 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
,1
,2
,5
,10
,30
]Time before turning off the screen backlight 0 - never
- modes object[] required
Responses
- 200
- 401
OK
Response Headers
- application/json
- Schema
- Example (from schema)
Schema
- object
{}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...