Skip to content

Commit

Permalink
Add availability annotations for PumpFeature. (#24503)
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Jan 8, 2024
1 parent 179187a commit a2bebd1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5495,6 +5495,8 @@
- LevelControlOptions
DoorLock:
- DaysMaskMap
PumpConfigurationAndControl:
- PumpFeature
bitmap values:
UnitTesting:
Bitmap8MaskMap:
Expand Down Expand Up @@ -5551,6 +5553,15 @@
- User
- Notification
- YearDayAccessSchedules
PumpConfigurationAndControl:
PumpFeature:
- ConstantPressure
- CompensatedPressure
- ConstantFlow
- ConstantSpeed
- ConstantTemperature
- Automatic
- Local
deprecated:
clusters:
- OtaSoftwareUpdateProvider
Expand Down

0 comments on commit a2bebd1

Please sign in to comment.