zigbee-herdsman
    Preparing search index...
    type RoutingTableResponse = {
        entryList: RoutingTableEntry[];
        routingTableEntries: number;
        startIndex: number;
    }
    Index

    Properties

    entryList: RoutingTableEntry[]

    A list of descriptors, beginning with the StartIndex element and continuing for RoutingTableListCount, of the elements in the Remote Device's Routing Table (

    RoutingTableEntry ).

    routingTableEntries: number

    [0x00-0xFF] Total number of Routing Table entries within the Remote Device.

    startIndex: number

    [0x00-0xFF] Starting index within the Routing Table to begin reporting for the RoutingTableList.