Skip to content

Commit

Permalink
Add availability annotations for PumpFeature.
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky-apple committed Jan 19, 2023
1 parent ab00c53 commit 03f32ca
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 @@ -5477,6 +5477,8 @@
- LevelControlOptions
DoorLock:
- DaysMaskMap
PumpConfigurationAndControl:
- PumpFeature
bitmap values:
UnitTesting:
Bitmap8MaskMap:
Expand Down Expand Up @@ -5533,6 +5535,15 @@
- User
- Notification
- YearDayAccessSchedules
PumpConfigurationAndControl:
PumpFeature:
- ConstantPressure
- CompensatedPressure
- ConstantFlow
- ConstantSpeed
- ConstantTemperature
- Automatic
- Local
deprecated:
clusters:
- OtaSoftwareUpdateProvider
Expand Down

0 comments on commit 03f32ca

Please sign in to comment.