Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
ESPAPIResponse
Interface ESPAPIResponse
Represents a response from the API, which can be either a success or failure.
interface
ESPAPIResponse
{
description
:
string
;
status
:
string
;
}
Hierarchy (
View Summary
)
ESPAPIResponse
ESPAPIError
LoginWithPasswordResponse
RequestLoginOTPResponse
Index
Properties
description
status
Properties
description
description
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
status
@espressif/rainmaker-base-sdk
Loading...
Represents a response from the API, which can be either a success or failure.