Creates an instance of ESPRMNodeConfig
.
An object containing the node configuration details.
Reference to the node this config belongs to
Optional
attributesOptional attributes associated with the node configuration.
The version of the configuration.
The devices associated with the node.
Information related to the node.
Referance to ESPRMNode.
Optional
servicesOptional services associated with the node.
Represents the configuration for a node, including its attributes, devices, and services. Implements the
ESPRMNodeConfigInterface
.