BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions | Data Fields
BeeeOn::IQRFType Struct Reference

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.
 

Detailed Description

Represents one IQRF type.


The documentation for this struct was generated from the following files: