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

Set the current time of the device. More...

#include <types.h>

Data Fields

struct infuse_rpc_req_header header
 
uint64_t epoch_time
 Current epoch time on the device.
 

Detailed Description

Set the current time of the device.

Field Documentation

◆ epoch_time

uint64_t rpc_time_set_request::epoch_time

Current epoch time on the device.

◆ header

struct infuse_rpc_req_header rpc_time_set_request::header

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