54 int getAdjustedValue();
55 double getAdjustedValueD();
Definition: senml_int_record.h:24
SenMLIntRecord(const char *name, SenMLUnit unit)
Definition: senml_int_record.h:27
SenMLIntRecord(ThingsMLMeasurementIndex index)
Definition: senml_int_record.h:29
~SenMLIntRecord()
Definition: senml_int_record.h:31
virtual int fieldsToJson()
Definition: senml_int_record.cpp:43
SenMLIntRecord(const char *name)
Definition: senml_int_record.h:26
SenMLIntRecord(const char *name, SenMLUnit unit, int value)
Definition: senml_int_record.h:28
virtual int fieldsToCbor()
Definition: senml_int_record.cpp:60
SenMLIntRecord(ThingsMLMeasurementIndex index, int value)
Definition: senml_int_record.h:30
Definition: senml_record_t.h:25
SenMLUnit
Definition: senml_enums.h:97
ThingsMLMeasurementIndex
Definition: senml_enums.h:51