Skip to main content

Get logical address

Returns the logical address of the device. The logical address defines the device's position in the building address hierarchy and is used for call routing.

device_code is 0 for the master device and 18 for slave devices. Some settings are synchronized across devices and can only be changed on the master device.

Responses

OK


Schema
    oneOf

  • building integer

    Possible values: >= 1 and <= 9999

    Building number

  • unit integer

    Possible values: <= 99

    Unit number

  • floor integer

    Possible values: <= 98

    Floor number

  • family integer

    Possible values: <= 99

    Family number

  • device_code integer

    Possible values: <= 8

    Device code. It is used for syncing device.

    • 0 - master device
    • 1-8 - slave devices
  • sync string

    Device syncing code

Loading...