Represents information about a node, including its name, type, model, and firmware version. Implements the ESPRMNodeInfoInterface.

Implements

Constructors

Properties

Constructors

Properties

firmwareVersion: string

The firmware version of the node.

model: string

The model of the node.

name: string

The name of the node.

type: string

The type of the node.