Represents information about a node, including its name, type, model, and firmware version. Implements the ESPRMNodeInfoInterface.
ESPRMNodeInfoInterface
Creates an instance of ESPRMNodeInfo.
ESPRMNodeInfo
An object containing the node information details.
The firmware version of the node.
The model of the node.
The name of the node.
The type of the node.
Represents information about a node, including its name, type, model, and firmware version. Implements the
ESPRMNodeInfoInterface
.