Loading...
Searching...
No Matches
senml_bool_value_t Struct Reference

SenML boolean value. More...

Detailed Description

SenML boolean value.

Definition at line 281 of file senml.h.

#include <senml.h>

Data Fields

senml_attr_t attr
 SenML attributes.
 
bool value
 Value.
 

Field Documentation

◆ attr

senml_attr_t senml_bool_value_t::attr

SenML attributes.

Definition at line 282 of file senml.h.

◆ value

bool senml_bool_value_t::value

Value.

Definition at line 283 of file senml.h.


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