|
7458 | 7458 | provisional:
|
7459 | 7459 | clusters:
|
7460 | 7460 | ## Not ready at cutoff
|
7461 |
| - # Replaceable Monitoring clusters |
7462 |
| - - HEPAFilterMonitoring |
7463 |
| - - ActivatedCarbonFilterMonitoring |
7464 | 7461 | # Concentration Measurement clusters
|
7465 | 7462 | - CarbonDioxideConcentrationMeasurement
|
7466 | 7463 | - CarbonMonoxideConcentrationMeasurement
|
|
8527 | 8524 | versions: "future"
|
8528 | 8525 | introduced:
|
8529 | 8526 | clusters:
|
| 8527 | + - ActivatedCarbonFilterMonitoring |
8530 | 8528 | - AirQuality
|
| 8529 | + - HEPAFilterMonitoring |
8531 | 8530 | - SmokeCOAlarm
|
8532 | 8531 | attributes:
|
| 8532 | + ActivatedCarbonFilterMonitoring: |
| 8533 | + - Condition |
| 8534 | + - DegradationDirection |
| 8535 | + - ChangeIndication |
| 8536 | + - InPlaceIndicator |
| 8537 | + - LastChangedTime |
| 8538 | + - ReplacementProductList |
| 8539 | + - GeneratedCommandList |
| 8540 | + - AcceptedCommandList |
| 8541 | + - AttributeList |
| 8542 | + - FeatureMap |
| 8543 | + - ClusterRevision |
8533 | 8544 | AirQuality:
|
8534 | 8545 | - AirQuality
|
8535 | 8546 | - GeneratedCommandList
|
|
8539 | 8550 | - ClusterRevision
|
8540 | 8551 | FanControl:
|
8541 | 8552 | - AirflowDirection
|
| 8553 | + HEPAFilterMonitoring: |
| 8554 | + - Condition |
| 8555 | + - DegradationDirection |
| 8556 | + - ChangeIndication |
| 8557 | + - InPlaceIndicator |
| 8558 | + - LastChangedTime |
| 8559 | + - ReplacementProductList |
| 8560 | + - GeneratedCommandList |
| 8561 | + - AcceptedCommandList |
| 8562 | + - AttributeList |
| 8563 | + - FeatureMap |
| 8564 | + - ClusterRevision |
8542 | 8565 | SmokeCOAlarm:
|
8543 | 8566 | - ExpressedState
|
8544 | 8567 | - SmokeState
|
|
8559 | 8582 | - FeatureMap
|
8560 | 8583 | - ClusterRevision
|
8561 | 8584 | commands:
|
| 8585 | + ActivatedCarbonFilterMonitoring: |
| 8586 | + - ResetCondition |
8562 | 8587 | FanControl:
|
8563 | 8588 | - Step
|
| 8589 | + HEPAFilterMonitoring: |
| 8590 | + - ResetCondition |
8564 | 8591 | SmokeCOAlarm:
|
8565 | 8592 | - SelfTestRequest
|
8566 | 8593 | command fields:
|
|
8569 | 8596 | - direction
|
8570 | 8597 | - wrap
|
8571 | 8598 | - lowestOff
|
| 8599 | + structs: |
| 8600 | + ActivatedCarbonFilterMonitoring: |
| 8601 | + - ReplacementProductStruct |
| 8602 | + HEPAFilterMonitoring: |
| 8603 | + - ReplacementProductStruct |
| 8604 | + struct fields: |
| 8605 | + ActivatedCarbonFilterMonitoring: |
| 8606 | + ReplacementProductStruct: |
| 8607 | + - productIdentifierType |
| 8608 | + - productIdentifierValue |
| 8609 | + HEPAFilterMonitoring: |
| 8610 | + ReplacementProductStruct: |
| 8611 | + - productIdentifierType |
| 8612 | + - productIdentifierValue |
8572 | 8613 | events:
|
8573 | 8614 | SmokeCOAlarm:
|
8574 | 8615 | - SmokeAlarm
|
|
8595 | 8636 | InterconnectCOAlarm:
|
8596 | 8637 | - alarmSeverityLevel
|
8597 | 8638 | enums:
|
| 8639 | + ActivatedCarbonFilterMonitoring: |
| 8640 | + - DegradationDirectionEnum |
| 8641 | + - ChangeIndicationEnum |
| 8642 | + - ProductIdentifierTypeEnum |
8598 | 8643 | AirQuality:
|
8599 | 8644 | - AirQualityEnum
|
8600 | 8645 | FanControl:
|
8601 | 8646 | - StepDirectionEnum
|
8602 | 8647 | - AirflowDirectionEnum
|
| 8648 | + HEPAFilterMonitoring: |
| 8649 | + - DegradationDirectionEnum |
| 8650 | + - ChangeIndicationEnum |
| 8651 | + - ProductIdentifierTypeEnum |
8603 | 8652 | SmokeCOAlarm:
|
8604 | 8653 | - AlarmStateEnum
|
8605 | 8654 | - SensitivityEnum
|
|
8608 | 8657 | - EndOfServiceEnum
|
8609 | 8658 | - ContaminationStateEnum
|
8610 | 8659 | enum values:
|
| 8660 | + ActivatedCarbonFilterMonitoring: |
| 8661 | + DegradationDirectionEnum: |
| 8662 | + - Up |
| 8663 | + - Down |
| 8664 | + ChangeIndicationEnum: |
| 8665 | + - OK |
| 8666 | + - Warning |
| 8667 | + - Critical |
| 8668 | + ProductIdentifierTypeEnum: |
| 8669 | + - UPC |
| 8670 | + - GTIN8 |
| 8671 | + - EAN |
| 8672 | + - GTIN14 |
| 8673 | + - OEM |
8611 | 8674 | AirQuality:
|
8612 | 8675 | AirQualityEnum:
|
8613 | 8676 | - Unknown
|
|
8624 | 8687 | AirflowDirectionEnum:
|
8625 | 8688 | - Forward
|
8626 | 8689 | - Reverse
|
| 8690 | + HEPAFilterMonitoring: |
| 8691 | + DegradationDirectionEnum: |
| 8692 | + - Up |
| 8693 | + - Down |
| 8694 | + ChangeIndicationEnum: |
| 8695 | + - OK |
| 8696 | + - Warning |
| 8697 | + - Critical |
| 8698 | + ProductIdentifierTypeEnum: |
| 8699 | + - UPC |
| 8700 | + - GTIN8 |
| 8701 | + - EAN |
| 8702 | + - GTIN14 |
| 8703 | + - OEM |
8627 | 8704 | SmokeCOAlarm:
|
8628 | 8705 | AlarmStateEnum:
|
8629 | 8706 | - Normal
|
|
8655 | 8732 | - Warning
|
8656 | 8733 | - Critical
|
8657 | 8734 | bitmaps:
|
| 8735 | + ActivatedCarbonFilterMonitoring: |
| 8736 | + - Feature |
8658 | 8737 | AirQuality:
|
8659 | 8738 | - Feature
|
| 8739 | + HEPAFilterMonitoring: |
| 8740 | + - Feature |
8660 | 8741 | SmokeCOAlarm:
|
8661 | 8742 | - Feature
|
8662 | 8743 | bitmap values:
|
| 8744 | + ActivatedCarbonFilterMonitoring: |
| 8745 | + Feature: |
| 8746 | + - Condition |
| 8747 | + - Warning |
| 8748 | + - ReplacementProductList |
8663 | 8749 | AirQuality:
|
8664 | 8750 | Feature:
|
8665 | 8751 | - Fair
|
8666 | 8752 | - Moderate
|
8667 | 8753 | - VeryPoor
|
8668 | 8754 | - ExtremelyPoor
|
| 8755 | + HEPAFilterMonitoring: |
| 8756 | + Feature: |
| 8757 | + - Condition |
| 8758 | + - Warning |
| 8759 | + - ReplacementProductList |
8669 | 8760 | FanControl:
|
8670 | 8761 | Feature:
|
8671 | 8762 | - Step
|
|
0 commit comments