Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
RequestLoginOTPResponse
Interface RequestLoginOTPResponse
Represents the response from requesting a login OTP.
interface
RequestLoginOTPResponse
{
description
:
string
;
session
:
string
;
status
:
string
;
}
Hierarchy (
View Summary
)
ESPAPIResponse
RequestLoginOTPResponse
Index
Properties
description
session
status
Properties
description
description
:
string
session
session
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
session
status
@espressif/rainmaker-base-sdk
Loading...
Represents the response from requesting a login OTP.