Skip to main content

Get the lift settings

Returns the number of the floor on which the panel is installed for identification by the lift module and settings when the lift call is triggered.

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

    If enabled identifier number will be send to lift controller within call request

  • call_when object

    Lift call use cases

  • monitor_opens_lock object

    If enabled lift will be called when monitor opens lock

  • is_enabled boolean

    Feature activation

  • user_opens_lock object

    If enabled lift will be called when access is granted by identifier

  • is_enabled boolean

    Feature activation

  • monitor_call_in_talk object

    Allow to call elevator during call using DTMF code (via special button on monitor)

  • dtmf_code string

    Possible values: non-empty and <= 4 characters, Value must match regular expression ^[\d*#A-D]{1,4}$

    The model describes elevator dtmf code, which will be used for calling elevator. Dtmf must contains any digit, letters from A to D in capital.

  • is_enabled boolean

    If disabled open lock request from caller will be disabled

Loading...