Skip to main content

Activate access to floors

Activates controllers relays depends on floor/apartment entity binding. Emulates using identifier on the panel feature, providing access to the floors allowed to user.

  • Available only in access control mode
Request Body
  • caller string

    Possible values: [api, remote_server, broadcast_message, concierge, broadcast_panel, broadcast_monitor]

    This model describes the entity that call the lift, affects the display in the device log

  • floors integer[] required

    Possible values: <= 98

  • apartments string[] required

    Possible values: Value must match regular expression ^\d{2}-\d{2}$

  • duration integer

    Possible values: <= 300

    the time of switching on the relay in seconds

Responses

OK

Loading...