Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
ESPCmdRespSendAPINodeResponseRaw
Interface ESPCmdRespSendAPINodeResponseRaw
Raw per-node error detail in a 207 command-response reply (snake_case).
interface
ESPCmdRespSendAPINodeResponseRaw
{
description
?:
string
;
error_code
?:
string
;
status
:
string
;
}
Index
Properties
description?
error_
code?
status
Properties
Optional
description
description
?:
string
Optional
error_
code
error_code
?:
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...
Raw per-node error detail in a 207 command-response reply (snake_case).