Skip to main content

Set Standby settings

Configures standby settings

If standby mode is enabled, we have 3 options:

  • ip_cam_mode
  • photo_frame
  • clock

'ip_cam_mode' also had 3 options

  • single
  • tour
  • quad_splitter

'quad_splitter is disabled' on aq07la device

Request Body required
  • enable boolean required
  • mode string required

    Possible values: [ip_cam_mode, photo_frame, clock]

  • ip_cam_mode object required
  • mode string required
  • single object required

    This model provides camera info used for configuring splash screen

  • name string required
  • url string required
  • uuid string
  • tour object required
  • ip_cams object[]

    Possible values: <= 32

  • name string required
  • url string required
  • uuid string
  • timeout integer
  • quad_splitter object required

    This model provides info used for configuring splash screen

    This option is disabled in AQ-07LA model

  • ip_cam_1 object

    This model provides camera info used for configuring splash screen

  • name string required
  • url string required
  • uuid string
  • ip_cam_2 object

    This model provides camera info used for configuring splash screen

  • name string required
  • url string required
  • uuid string
  • ip_cam_3 object

    This model provides camera info used for configuring splash screen

  • name string required
  • url string required
  • uuid string
  • ip_cam_4 object

    This model provides camera info used for configuring splash screen

  • name string required
  • url string required
  • uuid string
  • photo_frame required
  • directory_path string
  • clock_enable boolean
Responses

OK

Loading...