The Commissioning Proxy cluster (0x0455) is a Matter cluster that This cluster provides a proxy service allowing a Commissioner to utilize commissioning transports not supported locally, or to extend the commissioning range of the Commissioner.. It defines 9 commands and 8 attributes.
Commissioning Proxy 0x0455
This cluster provides a proxy service allowing a Commissioner to utilize commissioning transports not supported locally, or to extend the commissioning range of the Commissioner.
Spec History
This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.
Attributes 8
Commands 9
Features 2
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 |
Transport
min 1
|
CapabilitiesBitmap | |
| 0x0001 |
ScanMaxTime
min 1
|
int8u | Writable |
| 0x0002 |
MaxSessions
min 1
|
int8u | |
| 0x0003 |
MaxCachedResults
min 1
|
int8u | Optional |
| 0x0004 | NumCachedResults | int8u | Optional |
| 0x0005 |
CacheTimeout
min 1
|
int16u | Writable Optional |
| 0x0006 |
CachedResults
nullable
|
array | Optional |
| 0x0007 |
WiFiBand
max 0x0005
|
WiFiBandBitmap | Optional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
ProxyConnectRequest
This command serves to establish a transport connection to a commissionable device discovered by the proxy.
|
client→server |
Address: octet_string, Transport: CapabilitiesBitmap, Discriminator: int16u, VendorID: vendor_id, ProductID: int16u, Timeout: int16u, WiFiBand: WiFiBandBitmap |
| 0x01 |
ProxyConnectResponse
This command provides the results of the ProxyConnectRequest Command and a unique SessionID for this proxy commissioning session.
|
server→client |
SessionID: int16u |
| 0x02 |
ProxyDisconnectRequest
This disconnects a transport connection created via the ProxyConnectRequest command.
|
client→server |
SessionID: int16u |
| 0x03 |
ProxyScanRequest
This command requests the proxy to provide a list of all commissionable devices found on the requested transports and bands.
|
client→server |
Transport: CapabilitiesBitmap, WiFiBands: WiFiBandBitmap |
| 0x04 |
ProxyScanResponse
This command is used to present results to the Commissioner.
|
server→client |
NumberOfResults: int8u, ProxyScanResult: ScanResultStruct |
| 0x05 |
ProxyBackGroundScanStartRequest
Optional This command requests the proxy to start background scanning for commissionable devices on the selected transports.
|
client→server |
Transport: CapabilitiesBitmap, Timeout: int16u, WiFiBands: WiFiBandBitmap |
| 0x06 |
ProxyBackGroundScanStopRequest
Optional This command requests the proxy to stop background scanning for commissionable devices on the selected transports.
|
client→server |
Transport: CapabilitiesBitmap, WiFiBands: WiFiBandBitmap |
| 0x07 |
ProxyMessageRequest
This command sends a message packet to the proxy.
|
client→server |
SessionID: int16u, ResponseTimeout: int8u, Message: long_octet_string |
| 0x08 |
ProxyMessageResponse
This command is used to transfer messages originating from the Commissionee to the Commissioner.
|
server→client |
SessionID: int16u, Message: long_octet_string |
WiFiNetworkInterface
(WI)
bit 0
Wi-Fi related features
BackgroundScan
(BGS)
bit 1
Background scan
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.