Structure for generic constants returned by the plugin.
Definition at line 76 of file SensorCommonPlugin.h.
Data Fields | |
| size_t | packetSize |
| Packet size for each raw data message. More... | |
| dwSensorPlugin_rawToDecMap | rawToDec |
| Indicate the relationship between raw data and decoded packet. More... | |
| size_t dwSensorPluginProperties::packetSize |
Packet size for each raw data message.
Definition at line 79 of file SensorCommonPlugin.h.
| dwSensorPlugin_rawToDecMap dwSensorPluginProperties::rawToDec |
Indicate the relationship between raw data and decoded packet.
Definition at line 81 of file SensorCommonPlugin.h.