Skip to main content

Device versions

Get information about:

  • firmware version
  • framework version
  • frontend version
  • API version
  • device model and type
  • device serial number
  • device mode
Responses

OK


Schema
  • firmware_version string
  • framework_version string
  • frontend_version string
  • api_version string
  • device_type string

    Possible values: [lift-controller]

    Devices has different API, but in future it will be unified

  • device_name string
  • device_serial_number string
  • device_model string

    Possible values: [evrc-ip]

  • commit_hash string

    Developers need it

  • device_mode string

    Possible values: [access-control-manual, call-any, call-up, call-down, call-up-down]

    Default value: call-any

    ModeAvailable portsDescription
    access-control-manual16Module duplicates the floor buttons in the lift car and allows them to be activated when using identifiers (RFID, QR etc.)
    call-any16Mode duplicates the functionality of the lift call buttons on the floor, the relay contacts are connected to the UP or DOWN buttons contacts on the floor or device that replaces them.
    Reacts on incoming "Permit" broadcast - the lift will arrive at the monitor installation floor when Permit button is pressed.
    Also allows:
  • Call lift to the panel floor when using identifier with panel
  • Call lift to the panel floor when the lock is opened during a call between the panel and the monitor
  • call-up16Mode duplicates the functionality of the lift call buttons on the floor, the relay contacts are connected to the UP buttons contacts on the floor or device that replaces them. Reacts on incoming "Appoint" broadcast - the lift will arrive at the monitor installation floor when UP button is pressed.
    Also allows if handle_permit_in_updown_mode enabled:
  • Call lift to the panel floor when using identifier with panel
  • Call lift to the panel floor when the lock is opened during a call between the panel and the monitor
  • Reacts on incoming "Permit" broadcast - the lift will arrive at the monitor installation floor when Permit button is pressed.
  • call-down16Mode duplicates the functionality of the lift call buttons on the floor, the relay contacts are connected to the DOWN buttons contacts on the floor or device that replaces them. Reacts on incoming "Appoint" broadcast - the lift will arrive at the monitor installation floor when DOWN button is pressed.
    Also allows if handle_permit_in_updown_mode enabled:
  • Call lift to the panel floor when using identifier with panel
  • Call lift to the panel floor when the lock is opened during a call between the panel and the monitor
  • Reacts on incoming "Permit" broadcast - the lift will arrive at the monitor installation floor when Permit button is pressed.
  • call-up-down8 up, 8 downMode duplicates the functionality of the lift call buttons on the floor, the relay contacts are connected to the UP and DOWN buttons contacts on the floor or device that replaces them. Reacts on incoming "Appoint" broadcast - the lift will arrive at the monitor installation floor when UP or DOWN button is pressed.
    Relays 1-8 are connected to the lift call DOWN buttons.
    Relays 9-16 are connected to the lift call UP buttons.
    Also allows if handle_permit_in_updown_mode enabled:
  • Call lift to the panel floor when using identifier with panel
  • Call lift to the panel floor when the lock is opened during a call between the panel and the monitor
  • Reacts on incoming "Permit" broadcast - the lift will arrive at the monitor installation floor when Permit button is pressed.
Loading...