![]() |
WE310F5
39.00.000
|
Json complex information structure. More...
#include <m2mb_json.h>
Data Fields | |
UINT8 | max_numOfObj |
const M2MB_JSON_OBJ_T ** | pObj |
Json complex information structure.
Json complex information structure.
Definition at line 231 of file m2mb_json.h.
UINT8 max_numOfObj |
Maximum number of objects the complex element has
Definition at line 233 of file m2mb_json.h.
const M2MB_JSON_OBJ_T** pObj |
Definition at line 234 of file m2mb_json.h.