Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_time_get_response Struct Reference

#include <types.h>

Data Fields

struct infuse_rpc_rsp_header header
 
uint8_t time_source
 Source of the time knowledge.
 
uint64_t epoch_time
 Current epoch time on the device.
 
uint32_t sync_age
 How old the time knowledge is (seconds)
 

Field Documentation

◆ epoch_time

uint64_t rpc_time_get_response::epoch_time

Current epoch time on the device.

◆ header

struct infuse_rpc_rsp_header rpc_time_get_response::header

◆ sync_age

uint32_t rpc_time_get_response::sync_age

How old the time knowledge is (seconds)

◆ time_source

uint8_t rpc_time_get_response::time_source

Source of the time knowledge.


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