Skip to content

Commit

Permalink
further clarify provisional status of provisional WATTS items
Browse files Browse the repository at this point in the history
  • Loading branch information
kiel-apple committed Oct 29, 2024
1 parent dc54e07 commit e3a6439
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10024,6 +10024,11 @@
- NullableGlobalStruct
- ReadFailureCode
- FailureInt32U
MicrowaveOvenControl:
# SupportedWatts and SelectedWattIndex are Provisional because WATTS is Provisional in Matter 1.3
# WATTS is provisional in 1.3 because no one has submitted a DUT for it
- SupportedWatts
- SelectedWattIndex
commands:
AccessControl:
# Targeting 1.4
Expand Down Expand Up @@ -10051,6 +10056,10 @@
DoorLock:
GetCredentialStatusResponse:
- credentialData
MicrowaveOvenControl:
# wattSettingIndex is provisional because WATTS is provisional in Matter 1.3
# WATTS is provisional in 1.3 because no one has submitted a DUT for it
- wattSettingIndex
structs:
AccessControl:
# Targeting 1.4
Expand Down Expand Up @@ -10181,6 +10190,11 @@
Feature:
# Targeting 1.4
- DirectModeChange
MicrowaveOvenControl:
Feature:
# PowerInWatts is provisional because WATTS is provisional in Matter 1.3
# WATTS is provisional in 1.3 because no one has submitted a DUT for it
- PowerInWatts
renames:
enums:
ColorControl:
Expand Down

0 comments on commit e3a6439

Please sign in to comment.