CGM Simulator
0.1.3
A CGM simulator to demonstrate the BLE CGM profile v1.1
|
Container for the CGM session start time characteristic. More...
Data Fields | |
UTCTimeStruct | startTime |
The date-time of the start time. More... | |
int8 | timeZone |
The time zone associated with the current start time. More... | |
uint8 | dstOffset |
The daylight saving time status associated with the current start time. More... | |
Container for the CGM session start time characteristic.
uint8 cgmSessionStartTime_t::dstOffset |
The daylight saving time status associated with the current start time.
UTCTimeStruct cgmSessionStartTime_t::startTime |
The date-time of the start time.
int8 cgmSessionStartTime_t::timeZone |
The time zone associated with the current start time.