zigbee-herdsman
    Preparing search index...
    type LQITableResponse = {
        entryList: LQITableEntry[];
        neighborTableEntries: number;
        startIndex: number;
    }
    Index

    Properties

    entryList: LQITableEntry[]

    A list of descriptors, beginning with the StartIndex element and continuing for NeighborTableListCount, of the elements in the Remote Device's Neighbor Table including the device address and associated LQI (

    LQITableEntry ).

    neighborTableEntries: number

    [0x00-0xFF] Total number of neighbor table entries within the remote device

    startIndex: number

    [0x00-0xFF] Starting index within the neighbor table to begin reporting for the NeighborTableList