Speedify SDK for Desktop/Embedded 16.9.0
Loading...
Searching...
No Matches
SpeedifySDK_IspAction Struct Reference

A single ISP-stats action descriptor advertised by an adapter. The id identifies the action and defines the shape of the value payload performIspAction() expects. More...

#include <types.h>

Data Fields

char id [SPEEDIFYSDK_MAX_ISP_ACTION_ID]
 Stable identifier (e.g. "reboot", "stow", "unstow", "reset", "set_sleep").
 

Detailed Description

A single ISP-stats action descriptor advertised by an adapter. The id identifies the action and defines the shape of the value payload performIspAction() expects.

Since
16.8

Field Documentation

◆ id

char SpeedifySDK_IspAction::id[SPEEDIFYSDK_MAX_ISP_ACTION_ID]

Stable identifier (e.g. "reboot", "stow", "unstow", "reset", "set_sleep").

Since
16.8

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