Data structure of the time_updated event.

Public Attributes#

uint16_t
uint64_t
uint8_t

Public Attribute Documentation#

elem_index#

uint16_t sl_btmesh_evt_time_server_time_updated_s::elem_index

Server model element index


Definition at line 16148 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

tai_seconds#

uint64_t sl_btmesh_evt_time_server_time_updated_s::tai_seconds

The current TAI time in seconds since the epoch, 40-bit value


Definition at line 16149 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

subsecond#

uint8_t sl_btmesh_evt_time_server_time_updated_s::subsecond

The sub-second in units of 1/256th second. Range is 0-255.


Definition at line 16151 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

uncertainty#

uint8_t sl_btmesh_evt_time_server_time_updated_s::uncertainty

The estimated uncertainty in 10-milliseconds steps. Range is 0-255, representing up 2.55 seconds.


Definition at line 16153 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

time_authority#

uint8_t sl_btmesh_evt_time_server_time_updated_s::time_authority

0: No Time Authority, the element does not have a trusted source of time such as GPS or NTP. 1: Time Authority, the element has a trusted source of time or a battery-backed properly initialized RTC. Other values are prohibited.


Definition at line 16156 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

tai_utc_delta#

int32_t sl_btmesh_evt_time_server_time_updated_s::tai_utc_delta

Current difference between TAI and UTC in seconds. Range is -255 to 32512.


Definition at line 16162 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

time_zone_offset#

int16_t sl_btmesh_evt_time_server_time_updated_s::time_zone_offset

The local time zone offset in 15-minute increments. Range is -64 to 191, representing -16 to 47.75 hours.


Definition at line 16164 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h