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[]
  • zone_id integer
  • type string
  • mode string
  • delay integer
  • sensor string
  • types string[]

    Possible values: [normal, emergency, 24_hour]

  • modes string[]

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

  • delays integer[]

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

  • sensors string[]

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

Loading...