Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/node
ESPRMNodeInfoInterface
Interface ESPRMNodeInfoInterface
Represents the information about a node.
interface
ESPRMNodeInfoInterface
{
firmwareVersion
:
string
;
model
:
string
;
name
:
string
;
type
:
string
;
}
Implemented by
ESPRMNodeInfo
Index
Properties
firmware
Version
model
name
type
Properties
firmware
Version
firmwareVersion
:
string
model
model
:
string
name
name
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
firmware
Version
model
name
type
@espressif/rainmaker-base-sdk
Loading...
Represents the information about a node.