Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_time_state_msg_t Struct Reference

Description

Time State structure exchanged between the Time Client and Time Server.

Data Fields

uint64_t tai_seconds
 Current TAI time in seconds since the epoch.
 
uint8_t subsecond
 The sub-second time in units of 1/256s.
 
uint8_t uncertainty
 Estimated uncertainty in 10-millisecond steps.
 
uint8_t time_authority
 Element has a reliable source of TAI or not.
 
uint16_t tai_utc_delta_current
 Current difference between TAI and UTC in seconds.
 
uint8_t time_zone_offset_current
 Current zone offset in 15-minute increments.