KPN Things Device SDK
BaseData_t Union Reference

#include <senml_helpers.h>

Data Fields

uint64_t baseUint
 
int64_t baseInt
 
double baseDouble
 

Detailed Description

Internal helper struct that stores the base value to be used during rendering

Field Documentation

◆ baseDouble

double BaseData_t::baseDouble

◆ baseInt

int64_t BaseData_t::baseInt

◆ baseUint

uint64_t BaseData_t::baseUint

The documentation for this union was generated from the following file: