Represents a service associated with a device or node, including its name, parameters, and type. Implements the ESPRMServiceInterface.

Implements

Constructors

Properties

Constructors

Properties

name: string

The name of the service.

nodeRef: WeakRef<ESPRMNode>

Reference to ESPRMNode.

The parameters associated with the service.

type: string

The type of the service.