zigbee-herdsman
    Preparing search index...

    Type Alias EmberGpSinkAddress

    GP Sink Address.

    type EmberGpSinkAddress = {
        sinkEUI: EUI64;
        sinkNodeId: NodeId;
    }
    Index

    Properties

    Properties

    sinkEUI: EUI64

    EUI64 or long address of the sink

    sinkNodeId: NodeId

    Node ID or network address of the sink