zigbee-herdsman
    Preparing search index...

    Type Alias EmberBeaconIterator

    Defines a iterator used to loop over cached beacons. Fields denoted with a private comment should not be written to.

    type EmberBeaconIterator = {
        beacon: EmberBeaconData;
        index: number;
    }
    Index

    Properties

    Properties

    Public fields

    index: number

    Private fields - Do not write to these variables. uint8_t