@espressif/rainmaker-base-cdf
    Preparing search index...

    Class ESPRMService

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

    Implements

    Index

    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.