Skip to main content

Get motion detector settings

Returns motion detector settings

This feature is available only on AT-07l, AT-10, AT-10L. SD-card is required

Responses

OK


Schema
  • enable boolean
  • recording_time integer

    Possible values: >= 5 and <= 120

    The video recording time in seconds

  • work_time_from string

    Time interval in which the movement will be recorded. Start time in 24-hours format

  • work_time_to string

    Time interval in which the movement will be recorded. End time in 24-hours format

  • ip_cam_uuid_1 string

    Camera UUID that will be recorded when the first sensor is triggered. Can by empty string when camera isn't specified.

  • ip_cam_uuid_2 string

    Camera UUID that will be recorded when the second sensor is triggered. Can by empty string when camera isn't specified.

  • ip_cam_uuid_3 string

    Camera UUID that will be recorded when the third sensor is triggered. Can by empty string when camera isn't specified.

  • ip_cam_uuid_4 string

    Camera UUID that will be recorded when the fourth sensor is triggered. Can by empty string when camera isn't specified.

Loading...