WE310F5  39.00.000
M2MB_JSON_DURATION Struct Reference

Json duration structure. More...

#include <m2mb_json.h>

Data Fields

UINT16 year
 
UINT8 month
 
UINT8 day
 
UINT8 hr
 
UINT8 min
 
UINT8 sec
 

Detailed Description

Json duration structure.

Duration structure json module.

Definition at line 178 of file m2mb_json.h.

Field Documentation

◆ day

UINT8 day

Definition at line 182 of file m2mb_json.h.

◆ hr

UINT8 hr

Definition at line 183 of file m2mb_json.h.

◆ min

UINT8 min

Definition at line 184 of file m2mb_json.h.

◆ month

UINT8 month

Definition at line 181 of file m2mb_json.h.

◆ sec

UINT8 sec

Definition at line 185 of file m2mb_json.h.

◆ year

UINT16 year

Definition at line 180 of file m2mb_json.h.


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