WE310F5  39.00.000
M2MB_JSON_DATE Struct Reference

Json date structure json. More...

#include <m2mb_json.h>

Data Fields

UINT16 year
 
UINT8 month
 
UINT8 day
 
UINT8 hrOffset
 
UINT8 minOffset
 

Detailed Description

Json date structure json.

Date structure json module.

Definition at line 127 of file m2mb_json.h.

Field Documentation

◆ day

UINT8 day

Definition at line 131 of file m2mb_json.h.

◆ hrOffset

UINT8 hrOffset

Definition at line 132 of file m2mb_json.h.

◆ minOffset

UINT8 minOffset

Definition at line 133 of file m2mb_json.h.

◆ month

UINT8 month

Definition at line 130 of file m2mb_json.h.

◆ year

UINT16 year

Definition at line 129 of file m2mb_json.h.


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