Skip to main content

Get Logical address information

Returns logical address - an entity defines the device/user address in the address hierarchy and is used during a call.

device_code is 0 - for master device, and [1-8] - for a slave device. Some settings sync between devices and you can change setting only if you work with master device

Responses

OK


Schema
    oneOf

  • building integer

    Possible values: >= 1 and <= 9999

  • unit integer

    Possible values: <= 99

  • floor integer

    Possible values: <= 98

  • family integer

    Possible values: <= 99

  • device_code integer

    Possible values: <= 8

    Is used for syncing device.

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