@espressif/rainmaker-base-cdf
Preparing search index...
types/entities/node
ESPCDFNodeConfigInterface
Interface ESPCDFNodeConfigInterface
Represents the configuration of a node.
interface
ESPCDFNodeConfigInterface
{
attributes
?:
ESPCDFAttributeInterface
[]
;
configVersion
:
string
;
info
?:
ESPCDFNodeInfoInterface
;
}
Index
Properties
attributes?
config
Version
info?
Properties
Optional
attributes
attributes
?:
ESPCDFAttributeInterface
[]
config
Version
configVersion
:
string
Optional
info
info
?:
ESPCDFNodeInfoInterface
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
config
Version
info
@espressif/rainmaker-base-cdf
Loading...
Represents the configuration of a node.