zigbee-herdsman
    Preparing search index...

    Type Alias BeaconSurveyConfigurationTLV

    type BeaconSurveyConfigurationTLV = {
        configurationBitmask: number;
        scanChannelList: number[];
    }
    Index

    Properties

    configurationBitmask: number
    • 0 Active or Enhanced Scan This bit determines whether to do an Active Scan or Enhanced Active Scan. When the bit is set to 1 it indicates an Enhanced Active Scan. And in case of Enhanced Active scan EBR shall be sent with EPID filter instead of PJOIN filter.
    • 1 – 7 Reserved -
    scanChannelList: number[]

    The list of channels and pages over which the scan is to be done. For more information on the Channel List structure see section 3.2.2.2.1.