This class represents a raw event coming from a device. More...
Public Attributes | |
| DirectDevice | Device |
| The device object that has initiated the event. | |
| string | DeviceId |
| The unique identifier of the device that has initiated the event. | |
| uint | Sequence |
| The sequence number (to track missed events) | |
| CLA | Class |
| The CLAss of the event. | |
| byte[] | Buffer |
| The event's raw data. | |
This class represents a raw event coming from a device.