Skip to main content

Set the lift settings

Configures panel floor number and lift call actions.

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

  • The DTMF value for elevator calling and lock opening cannot be the same
Request Body required
  • floor_number integer required

    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 required
  • monitor_opens_lock object required
  • is_enabled boolean required
  • user_opens_lock object required
  • is_enabled boolean required
  • monitor_call_in_talk object required
  • is_enabled boolean required
  • dtmf_code string required

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

    Default value: DC

Responses

OK

Loading...