Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/ESPModules
ESPPlatformEndpointInterface
Interface ESPPlatformEndpointInterface
Represents the platform endpoint.
interface
ESPPlatformEndpointInterface
{
applicationARN
:
string
;
deviceToken
:
string
;
endpoint
:
string
;
platform
?:
string
;
}
Implemented by
ESPPlatformEndpoint
Index
Properties
applicationARN
device
Token
endpoint
platform?
Properties
applicationARN
applicationARN
:
string
device
Token
deviceToken
:
string
endpoint
endpoint
:
string
Optional
platform
platform
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
applicationARN
device
Token
endpoint
platform
@espressif/rainmaker-base-sdk
Loading...
Represents the platform endpoint.