|  | WE310F5
    39.00.000
    | 
Json duration structure. More...
#include <m2mb_json.h>
| Data Fields | |
| UINT16 | year | 
| UINT8 | month | 
| UINT8 | day | 
| UINT8 | hr | 
| UINT8 | min | 
| UINT8 | sec | 
Json duration structure.
Duration structure json module.
Definition at line 178 of file m2mb_json.h.
| UINT8 day | 
Definition at line 182 of file m2mb_json.h.
| UINT8 hr | 
Definition at line 183 of file m2mb_json.h.
| UINT8 min | 
Definition at line 184 of file m2mb_json.h.
| UINT8 month | 
Definition at line 181 of file m2mb_json.h.
| UINT8 sec | 
Definition at line 185 of file m2mb_json.h.
| UINT16 year | 
Definition at line 180 of file m2mb_json.h.