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

Update Infuse-IoT application states. More...

#include <types.h>

Data Fields

struct infuse_rpc_req_header header
 
uint8_t num
 Number of states to update.
 
struct rpc_struct_infuse_state states []
 States to update (Timeout 0 == permanent, UINT16_MAX == clear)
 

Detailed Description

Update Infuse-IoT application states.

Field Documentation

◆ header

struct infuse_rpc_req_header rpc_infuse_states_update_request::header

◆ num

uint8_t rpc_infuse_states_update_request::num

Number of states to update.

◆ states

struct rpc_struct_infuse_state rpc_infuse_states_update_request::states[]

States to update (Timeout 0 == permanent, UINT16_MAX == clear)


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