zigbee-herdsman
    Preparing search index...
    interface GpdAttributeReport {
        attributes: KeyZclValue;
        clusterID: number;
        manufacturerCode: number;
    }
    Index

    Properties

    attributes: KeyZclValue
    clusterID: number
    manufacturerCode: number