Function compressAttributeDataReportTags
- compressAttributeDataReportTags(data): {
attributeData: AttributeDataPayload | undefined;
attributeStatus: . | undefined;
hasFabricSensitiveData: boolean;
}[] Returns {
attributeData: AttributeDataPayload | undefined;
attributeStatus: . | undefined;
hasFabricSensitiveData: boolean;
}[]
Sort and use Tag compression to compress a list of AttributeReportPayloads.