IEEEAddressResponse: {
    assocDevList: NodeId[];
    eui64: EUI64;
    nwkAddress: NodeId;
    startIndex: number;
}

Type declaration

  • assocDevList: NodeId[]

    NetworkAddressResponse.assocDevList

  • eui64: EUI64

    NetworkAddressResponse.eui64

  • nwkAddress: NodeId

    NetworkAddressResponse.nwkAddress

  • startIndex: number

    NetworkAddressResponse.startIndex