Skip to main content

Set the lift settings

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

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

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

  • 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

    Allow to call elevator during call 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 required
Responses

OK

Loading...