We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8823a commit 356e920Copy full SHA for 356e920
src/darwin/Framework/CHIP/templates/availability.yaml
@@ -8608,6 +8608,10 @@
8608
# for now just start doing that for new additions to it.
8609
- TestDifferentVendorMeiRequest
8610
- TestDifferentVendorMeiResponse
8611
+ GeneralDiagnostics:
8612
+ # Targeting Spring 2024 Matter release
8613
+ - PayloadTestRequest
8614
+ - PayloadTestResponse
8615
structs:
8616
Thermostat:
8617
# Targeting Spring 2024 Matter release
@@ -8651,6 +8655,9 @@
8651
8655
- PresetTypeFeaturesBitmap
8652
8656
- ScheduleTypeFeaturesBitmap
8653
8657
- TemperatureSetpointHoldPolicyBitmap
8658
8659
8660
+ - Feature
8654
8661
bitmap values:
8662
DoorLock:
8663
Feature:
0 commit comments