CGM Simulator  0.1.3
A CGM simulator to demonstrate the BLE CGM profile v1.1
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
cgmSessionStartTime_t Struct Reference

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...
 

Detailed Description

Container for the CGM session start time characteristic.

Field Documentation

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.


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