Skip to main content

Get Security sensors settings

Returns Security sensors settings.

  • No - number of the sensor

  • Type - type o the sensor

    Sensor types:

    • Normal mode - the sensor is activated only when the system is armed and if this sensor is selected in the paragraph above. Usually, this type is used for door and window sensors.
    • Emergency and 24 hours - is active constantly. These types can be selected when flood sensors, gas, volume, smoke, and heating are connected to the loops.
  • Mode - mode of the sensor (NO, NC, trigger, bell)

  • Delay - delay in seconds before activating a specific sensor

  • Sensor - selects the display type of the sensor for additional informativity when triggered

Responses

OK


Schema
  • zones object[]

    List of zone settings

  • zone_id integer

    Possible values: <= 15

    Zone number

  • type string

    Sensor type

  • mode string

    Sensor mode

  • delay integer

    Sensor activation delay in seconds

  • sensor string

    Sensor name

  • types string[]

    Possible values: [normal, emergency, 24_hour]

    Available sensor types

  • modes string[]

    Possible values: [3c, no, nc, bell]

    Available sensor modes

  • delays integer[]

    Possible values: [0, 5, 15, 20, 25, 40, 60]

    Available sensor delays

  • sensors string[]

    Possible values: [smoke, gas, pir, door, window, panic, flood, pull_cord, bed_mat]

    List of available sensors

Loading...