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

    Class ESPRMNodeInfo

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

    Implements

    Index

    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.