|
MeterLogger
|
#include <sdk/include/json/jsontree.h>
Data Fields | |
| uint8_t | type |
| int(* | output )(struct jsontree_context *js_ctx) |
| int(* | set )(struct jsontree_context *js_ctx, struct jsonparse_state *parser) |
Definition at line 78 of file jsontree.h.
| int(* jsontree_callback::output) (struct jsontree_context *js_ctx) |
Definition at line 80 of file jsontree.h.
| int(* jsontree_callback::set) (struct jsontree_context *js_ctx, struct jsonparse_state *parser) |
Definition at line 81 of file jsontree.h.
| uint8_t jsontree_callback::type |
Definition at line 79 of file jsontree.h.
1.8.13