Bridged Device Basic Information 0x0039
This Cluster serves two purposes towards a Node communicating with a Bridge: indicate that the functionality on
the Endpoint where it is placed (and its Parts) is bridged from a non-CHIP technology; and provide a centralized
collection of attributes that the Node MAY collect to aid in conveying information regarding the Bridged Device to a user,
such as the vendor name, the model name, or user-assigned name.
Spec History
Matter 1.0
rev 1
Matter 1.1
rev 1
Matter 1.2
rev 2
Matter 1.3
rev 3
Matter 1.4
rev 5
Matter 1.5
rev 5
Matter master
rev 6
Attributes (19)
| Code | Name | Type |
|---|---|---|
| 0x0001 | VendorName | char_string |
| 0x0002 | VendorID | vendor_id |
| 0x0003 | ProductName | char_string |
| 0x0004 | ProductID | int16u |
| 0x0005 | NodeLabel | char_string |
| 0x0007 | HardwareVersion | int16u |
| 0x0008 | HardwareVersionString | char_string |
| 0x0009 | SoftwareVersion | int32u |
| 0x000A | SoftwareVersionString | char_string |
| 0x000B | ManufacturingDate | char_string |
| 0x000C | PartNumber | char_string |
| 0x000D | ProductURL | long_char_string |
| 0x000E | ProductLabel | char_string |
| 0x000F | SerialNumber | char_string |
| 0x0011 | Reachable | boolean |
| 0x0012 | UniqueID | char_string |
| 0x0014 | ProductAppearance | ProductAppearanceStruct |
| 0x0017 | DeviceLocation | LocationDescriptorStruct |
| 0x0018 | ConfigurationVersion | int32u |
Commands (1)
| Code | Name | Direction |
|---|---|---|
| 0x80 | KeepActive | client→server |
Features (1)
| Bit | Code | Name |
|---|---|---|
| 20 | BIS | BridgedICDSupport — Support bridged ICDs. |