Represents a service associated with a device or node, including its name, parameters, and type. Implements the ESPRMServiceInterface.
ESPRMServiceInterface
Creates an instance of ESPRMService.
ESPRMService
An object containing the service details.
The name of the service.
Reference to ESPRMNode.
The parameters associated with the service.
The type of the service.
Represents a service associated with a device or node, including its name, parameters, and type. Implements the
ESPRMServiceInterface
.