|
MeterLogger
|
#include <sdk/include/json/jsontree.h>
Data Fields | |
| uint8_t | type |
| uint8_t | count |
| struct jsontree_pair * | pairs |
Definition at line 89 of file jsontree.h.
| uint8_t jsontree_object::count |
Definition at line 91 of file jsontree.h.
| struct jsontree_pair* jsontree_object::pairs |
Definition at line 92 of file jsontree.h.
| uint8_t jsontree_object::type |
Definition at line 90 of file jsontree.h.
1.8.13