Bridge ----------------- +------------------------+----------------------------------------------------+---------------------------------------------------+ | Name | Type | Description | +========================+====================================================+===================================================+ | accessDetails | :doc:`Access details ` | access details of current user for that device | +------------------------+----------------------------------------------------+---------------------------------------------------+ | accessLevel | :doc:`Access level <../enums/access-level>` | current user access level | +------------------------+----------------------------------------------------+---------------------------------------------------+ | beaconMajor | number | identifies and distinguishes group of beacons | +------------------------+----------------------------------------------------+---------------------------------------------------+ | beaconMinor | number | identifies individual beacon within a group of | | | | beacons assigned a major value | +------------------------+----------------------------------------------------+---------------------------------------------------+ | bridgeId | number | id of bridge | +------------------------+----------------------------------------------------+---------------------------------------------------+ | created | datetime | date when bridge was added to user account | +------------------------+----------------------------------------------------+---------------------------------------------------+ | deviceRevision | number | current bridge revision on the device | +------------------------+----------------------------------------------------+---------------------------------------------------+ | id | number | bridge id | +------------------------+----------------------------------------------------+---------------------------------------------------+ | isConnected | boolean | is bridge connected | +------------------------+----------------------------------------------------+---------------------------------------------------+ | isUpdating | boolean | is bridge currently updating | +------------------------+----------------------------------------------------+---------------------------------------------------+ | name | string | bridge name | +------------------------+----------------------------------------------------+---------------------------------------------------+ | revision | number | current revision of bridge configuration | +------------------------+----------------------------------------------------+---------------------------------------------------+ | serialNumber | string | bridge serial number | +------------------------+----------------------------------------------------+---------------------------------------------------+ | softwareVersions | :doc:`Software version ` | software versions of the device | +------------------------+----------------------------------------------------+---------------------------------------------------+ | targetDeviceRevision | number | revision info that is sent to device from backend | +------------------------+----------------------------------------------------+---------------------------------------------------+ | timeZone | string | timezone of bridge | +------------------------+----------------------------------------------------+---------------------------------------------------+ | type | :doc:`Device type <../enums/device-type>` | device type | +------------------------+----------------------------------------------------+---------------------------------------------------+ | userIdentity | string | bridge owner identity | +------------------------+----------------------------------------------------+---------------------------------------------------+ | wasConfigured | boolean | is wifi was configured on bridge | +------------------------+----------------------------------------------------+---------------------------------------------------+