Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
ESPCmdRespSendAPINodeResponse
Interface ESPCmdRespSendAPINodeResponse
Represents the per-node error detail in a 207 command-response reply.
interface
ESPCmdRespSendAPINodeResponse
{
description
?:
string
;
errorCode
?:
string
;
status
:
string
;
}
Index
Properties
description?
error
Code?
status
Properties
Optional
description
description
?:
string
Optional
error
Code
errorCode
?:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
error
Code
status
@espressif/rainmaker-base-sdk
Loading...
Represents the per-node error detail in a 207 command-response reply.