Channel Data ClassifierΒΆ
| Channel (2 bits) | Data Classifier (6 bits) | ||
|---|---|---|---|
| ID | Name | ID | Name |
| 0x0 | Urgent | 0x00 | Ping |
| 0x0A | SegmentAcknowledgment | ||
| 0x1 | Event-Driven | ||
| 0x2 | Bi-Directional Communication (Request) | 0x09 | ListOperationalStates |
| 0x0A | ConfigurePinMode | ||
| 0x0B | ReadDigitalPin | ||
| 0x0C | WriteDigitalPin | ||
| 0x0D | ConfigureAnalogReference | ||
| 0x0E | ReadAnalogPin | ||
| 0x3 | Bi-Directional Communication (Response) | 0x09 | ListOperationalStates |
| 0x0A | ConfigurePinMode | ||
| 0x0B | ReadDigitalPin | ||
| 0x0C | WriteDigitalPin | ||
| 0x0D | ConfigureAnalogReference | ||
| 0x0E | ReadAnalogPin | ||