Network Identity Management 0x0450
This cluster manages the identities and credentials of devices that connect to a managed network.
Spec History
Matter master
rev 1
Attributes (3)
| Code | Name | Type |
|---|---|---|
| 0x0000 | ActiveNetworkIdentities | array |
| 0x0001 | Clients | array |
| 0x0002 | ClientTableSize | int16u |
Commands (8)
| Code | Name | Direction |
|---|---|---|
| 0x00 | AddClient | client→server |
| 0x01 | AddClientResponse | server→client |
| 0x02 | RemoveClient | client→server |
| 0x03 | QueryIdentity | client→server |
| 0x04 | QueryIdentityResponse | server→client |
| 0x40 | ImportAdminSecret | client→server |
| 0x41 | ExportAdminSecret | client→server |
| 0x42 | ExportAdminSecretResponse | server→client |