zigbee-herdsman
    Preparing search index...

    Type Alias ClearAllBindingsReqEUI64TLV

    NOTE: The Maximum Transmission Unit (MTU) of the underlying message will limit the maximum range of this field.

    type ClearAllBindingsReqEUI64TLV = {
        eui64List: EUI64[];
    }
    Index

    Properties

    Properties

    eui64List: EUI64[]

    A list of EUI64 that SHALL trigger corresponding bindings to be deleted.