Skip to content

Commit

Permalink
Update Darwin availability annotations for Illuminance Measurement en…
Browse files Browse the repository at this point in the history
…um renaming. (#26984)
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Jun 23, 2023
1 parent f5120b8 commit 8b6d980
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3216,7 +3216,10 @@
- SaturationMoveMode
- SaturationStepMode
IlluminanceMeasurement:
- LightSensorType
# LightSensorTypeEnum was originally named LightSensorType, but we
# generate the same API for the names with/without "Enum" at the
# end, so the name can just change here.
- LightSensorTypeEnum
Channel:
- ChannelStatusEnum
- LineupInfoTypeEnum
Expand Down Expand Up @@ -3940,7 +3943,7 @@
- Up
- Down
IlluminanceMeasurement:
LightSensorType:
LightSensorTypeEnum:
- Photodiode
- CMOS
Channel:
Expand Down
6 changes: 3 additions & 3 deletions src/darwin/Framework/CHIP/zap-generated/MTRBaseClusters.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b6d980

Please sign in to comment.