Skip to main content

Get current door sensor status

Returns info about door sensor status

Responses

OK


Schema
  • is_timeout_exceed boolean

    If door open timeout is exceeded

  • status string

    Possible values: [open, closed]

    Door status

  • opentime integer

    Door opening time in seconds

  • mode object

    Door mode

    anyOf

  • string

    Possible values: [door_sensor, enter_button, concierge]

    The model represents available door access modes

Loading...