ICD Management 0x0046
Allows servers to ensure that listed clients are notified when a server is available for communication.
Spec History
Attributes (9)
| Code | Name | Type |
|---|---|---|
| 0x0000 | int32u | |
| 0x0001 | int32u | |
| 0x0002 | int16u | |
| 0x0003 | array | |
| 0x0004 | int32u | |
| 0x0005 | int16u | |
| 0x0006 | UserActiveModeTriggerBitmap | |
| 0x0007 | char_string | |
| 0x0008 | OperatingModeEnum |
Commands (5)
| Code | Name | Direction |
|---|---|---|
| 0x00 | RegisterClient | client→server |
| 0x01 | RegisterClientResponse | server→client |
| 0x02 | UnregisterClient | client→server |
| 0x03 | StayActiveRequest | client→server |
| 0x04 | StayActiveResponse | server→client |