Astarte Device SDK ESP32
ESP32 device SDK for the Astarte platform
astarte_bson_element_t Struct Reference

Data Fields

uint8_t type
 
const char * name
 
size_t name_len
 
const void * value
 

Field Documentation

◆ name

const char* astarte_bson_element_t::name

Element type, see astarte_bson_types.h for the available types

◆ name_len

size_t astarte_bson_element_t::name_len

String containing the element name

◆ value

const void* astarte_bson_element_t::value

Length in bytes of the element name, not including the null terminator


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