Skip to main content

Get the lift settings

Returns panel floor number and lift call actions status.

The function works when using the appropriate lift module, for example EVRC-IP. For the detailed description please follow lift module manual.

Responses

OK


Schema
  • floor_number integer

    Possible values: >= 1 and <= 98

    Default value: 12

    The model describes the number of the floor on which the panel is installed for identification by the elevator module

  • send_identifier_number boolean

    Manages sending the ID number to the elevator controller

  • call_when object

    type of event on which to call elevator

  • monitor_opens_lock object

    when lock is opened from the monitor

  • is_enabled boolean

    describes feature status, true - on / false - off

  • user_opens_lock object

    when lock is opened by user

  • is_enabled boolean

    describes feature status, true - on / false - off

  • monitor_call_in_talk object

    during call

  • is_enabled boolean

    describes feature status, true - on / false - off

  • dtmf_code string

    Possible values: Value must match regular expression ^[\d*#ABCD]{1,4}$

    Default value: DC

    dtmf code that is sent to trigger elevator

Loading...