diff --git a/src/zspec/zcl/definition/cluster.ts b/src/zspec/zcl/definition/cluster.ts index 0d559d9a4e..dc5cec0919 100644 --- a/src/zspec/zcl/definition/cluster.ts +++ b/src/zspec/zcl/definition/cluster.ts @@ -3437,13 +3437,6 @@ export const Clusters: Readonly> billToDateTimeStamp: {ID: 2561, type: DataType.UTC}, projectedBill: {ID: 2562, type: DataType.UINT32}, projectedBillTimeStamp: {ID: 2563, type: DataType.UTC}, - notificationControlFlags: {ID: 0, type: DataType.BITMAP32}, - notificationFlags: {ID: 1, type: DataType.BITMAP32}, - priceNotificationFlags: {ID: 2, type: DataType.BITMAP32}, - calendarNotificationFlags: {ID: 3, type: DataType.BITMAP32}, - prePayNotificationFlags: {ID: 4, type: DataType.BITMAP32}, - deviceManagementFlags: {ID: 5, type: DataType.BITMAP32}, - changeReportingProfile: {ID: 256, type: DataType.UNKNOWN}, develcoPulseConfiguration: {ID: 0x0300, type: DataType.UINT16, manufacturerCode: ManufacturerCode.DEVELCO}, develcoCurrentSummation: {ID: 0x0301, type: DataType.UINT48, manufacturerCode: ManufacturerCode.DEVELCO}, develcoInterfaceMode: {ID: 0x0302, type: DataType.ENUM16, manufacturerCode: ManufacturerCode.DEVELCO},