Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/ota
ESPRawOTAUpdateStatusResponse
Interface ESPRawOTAUpdateStatusResponse
Represents the backend response format for OTA update status
interface
ESPRawOTAUpdateStatusResponse
{
additional_info
:
string
;
node_id
:
string
;
status
:
string
;
timestamp
:
number
;
}
Index
Properties
additional_
info
node_
id
status
timestamp
Properties
additional_
info
additional_info
:
string
node_
id
node_id
:
string
status
status
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional_
info
node_
id
status
timestamp
@espressif/rainmaker-base-sdk
Loading...
Represents the backend response format for OTA update status