@espressif/rainmaker-base-cdf
Preparing search index...
types
ESPPlatformEndpointInterface
Interface ESPPlatformEndpointInterface
Represents the platform endpoint.
interface
ESPPlatformEndpointInterface
{
applicationARN
:
string
;
deviceToken
:
string
;
endpoint
:
string
;
platform
?:
string
;
}
Implemented by
ESPPlatformEndpoint
Index
Properties
application
ARN
device
Token
endpoint
platform?
Properties
application
ARN
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
application
ARN
device
Token
endpoint
platform
@espressif/rainmaker-base-cdf
Loading...
Represents the platform endpoint.