|
Payout
A thin wrapper around the SSP protocol from ITL
|
Structure which describes an actual physical ITL device. More...

Data Fields | |
| int | id |
| Hardware Id (type of the device) | |
| char * | name |
| Human readable name of the device. | |
| unsigned long long | key |
| Preshared secret key. | |
| unsigned char | channelInhibits |
| State of the channel inhibits. | |
| SSP_COMMAND | sspC |
| SSP_COMMAND structure to use for communicating with this device. | |
| SSP6_SETUP_REQUEST_DATA | sspSetupReq |
| SSP6_REQUEST_DATA structure to use initializing this device. | |
| void(* | eventHandlerFn )(struct m_device *device, struct m_metacash *metacash, SSP_POLL_DATA6 *poll) |
| Callback function which is used to inspect and publish events reported by this device. | |
Structure which describes an actual physical ITL device.
1.8.11