Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
ESPCmdRespSendAPIResponseEntryRaw
Interface ESPCmdRespSendAPIResponseEntryRaw
Raw node-group entry in a 207 command-response reply (snake_case).
interface
ESPCmdRespSendAPIResponseEntryRaw
{
node_ids
:
string
[]
;
response
:
ESPCmdRespSendAPINodeResponseRaw
;
}
Index
Properties
node_
ids
response
Properties
node_
ids
node_ids
:
string
[]
response
response
:
ESPCmdRespSendAPINodeResponseRaw
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node_
ids
response
@espressif/rainmaker-base-sdk
Loading...
Raw node-group entry in a 207 command-response reply (snake_case).