Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/node
ESPRMServiceInterface
Interface ESPRMServiceInterface
Represents the service associated with a node.
interface
ESPRMServiceInterface
{
name
:
string
;
params
:
ESPRMServiceParamInterface
[]
;
type
:
string
;
}
Implemented by
ESPRMService
Index
Properties
name
params
type
Properties
name
name
:
string
params
params
:
ESPRMServiceParamInterface
[]
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
params
type
@espressif/rainmaker-base-sdk
Loading...
Represents the service associated with a node.