MeterLogger
Data Fields
jsontree_object Struct Reference

#include <sdk/include/json/jsontree.h>

Collaboration diagram for jsontree_object:

Data Fields

uint8_t type
 
uint8_t count
 
struct jsontree_pairpairs
 

Detailed Description

Definition at line 89 of file jsontree.h.

Field Documentation

◆ count

uint8_t jsontree_object::count

Definition at line 91 of file jsontree.h.

◆ pairs

struct jsontree_pair* jsontree_object::pairs

Definition at line 92 of file jsontree.h.

◆ type

uint8_t jsontree_object::type

Definition at line 90 of file jsontree.h.


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