WE310F5  39.00.000
M2MB_JSON_TIME Struct Reference

Json time structure json. More...

#include <m2mb_json.h>

Data Fields

UINT8 hr
 
UINT8 min
 
UINT8 sec
 
UINT8 hrOffset
 
UINT8 minOffset
 

Detailed Description

Json time structure json.

Time structure json module.

Definition at line 143 of file m2mb_json.h.

Field Documentation

◆ hr

UINT8 hr

Definition at line 145 of file m2mb_json.h.

◆ hrOffset

UINT8 hrOffset

Definition at line 148 of file m2mb_json.h.

◆ min

UINT8 min

Definition at line 146 of file m2mb_json.h.

◆ minOffset

UINT8 minOffset

Definition at line 149 of file m2mb_json.h.

◆ sec

UINT8 sec

Definition at line 147 of file m2mb_json.h.


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