zigbee-herdsman
    Preparing search index...

    Type Alias ManufacturerSpecificGlobalTLV

    Defined outside the Zigbee specification. Only TLV that can be added more than once to same frame.

    type ManufacturerSpecificGlobalTLV = {
        additionalData: Buffer;
        zigbeeManufacturerId: number;
    }
    Index

    Properties

    additionalData: Buffer
    zigbeeManufacturerId: number

    2-byte