We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5acdc9 commit 5f752beCopy full SHA for 5f752be
src/darwin/Framework/CHIP/templates/availability.yaml
@@ -9694,6 +9694,25 @@
9694
- ThreadBorderRouterManagement
9695
- ThreadNetworkDirectory
9696
- WiFiNetworkManagement
9697
+ attributes:
9698
+ OccupancySensing:
9699
+ # Targeting Fall 2024
9700
+ - HoldTime
9701
+ - HoldTimeLimits
9702
+ commands:
9703
+ UnitTesting:
9704
+ # Ideally none of UnitTesting would be exposed as public API, but
9705
+ # for now just start doing that for new additions to it.
9706
+ - StringEchoRequest
9707
+ - StringEchoResponse
9708
+ structs:
9709
9710
9711
+ - HoldTimeLimitsStruct
9712
+ bitmaps:
9713
9714
9715
+ - Feature
9716
bitmap values:
9717
Switch:
9718
Feature:
0 commit comments