zigbee-herdsman
    Preparing search index...

    Type Alias MatchDescriptorsResponse

    type MatchDescriptorsResponse = {
        endpointList: number[];
        nwkAddress: NodeId;
    }
    Index

    Properties

    endpointList: number[]

    List of bytes each of which represents an 8-bit endpoint.

    nwkAddress: NodeId

    NWK address for the request.