KPN Things Device SDK
senml_cbor_parser.h File Reference
#include "../cbor/cbor.h"
#include "senml_base_parser.h"
#include "senml_enums.h"
#include "senml_helpers.h"
#include "senml_logging.h"

Go to the source code of this file.

Data Structures

class  SenMLCborParser
 

Macros

#define SENML_CBOR_KEY   1
 
#define SENML_CBOR_VALUE   2
 

Enumerations

enum  SenMLCborDataType
 

Macro Definition Documentation

◆ SENML_CBOR_KEY

#define SENML_CBOR_KEY   1

◆ SENML_CBOR_VALUE

#define SENML_CBOR_VALUE   2

Enumeration Type Documentation

◆ SenMLCborDataType