BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
Represents one IQRF type. More...
#include <IQRFTypeMappingParser.h>
Public Member Functions | |
std::string | toString () const |
bool | operator< (const IQRFType &type) const |
Data Fields | |
const unsigned int | id |
Sensor type identification in IQRF. | |
const unsigned int | errorValue |
Value that specifies a sensor error. | |
const unsigned int | wide |
Byte size of value. | |
const double | resolution |
The resolution indicates how near two neighboring measured values can be so that the sensor was able to distinguish them. | |
const bool | signedFlag |
Represents if value is signed or not. | |
Represents one IQRF type.