Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
ESPCmdRespSendAPIResponseEntry
Interface ESPCmdRespSendAPIResponseEntry
Represents one node-group entry in a 207 command-response reply.
interface
ESPCmdRespSendAPIResponseEntry
{
nodeIds
:
string
[]
;
response
:
ESPCmdRespSendAPINodeResponse
;
}
Index
Properties
node
Ids
response
Properties
node
Ids
nodeIds
:
string
[]
response
response
:
ESPCmdRespSendAPINodeResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node
Ids
response
@espressif/rainmaker-base-sdk
Loading...
Represents one node-group entry in a 207 command-response reply.