![]() |
WE310F5
39.00.000
|
Xml time structure xml. More...
#include <m2mb_xml.h>
Data Fields | |
UINT8 | hr |
UINT8 | min |
UINT8 | sec |
UINT8 | hrOffset |
UINT8 | minOffset |
UINT8 hr |
number of hours (HH)
Definition at line 167 of file m2mb_xml.h.
UINT8 hrOffset |
Hours in time offset from UTC time (hh)
Definition at line 170 of file m2mb_xml.h.
UINT8 min |
number of minutes (MM)
Definition at line 168 of file m2mb_xml.h.
UINT8 minOffset |
Minutes in time offset from UTC time (mm)
Definition at line 171 of file m2mb_xml.h.
UINT8 sec |
number of seconds (SS)
Definition at line 169 of file m2mb_xml.h.