File tree 2 files changed +21
-6
lines changed
src/darwin/Framework/CHIP
2 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 3258
3258
AudioOutput :
3259
3259
- OutputTypeEnum
3260
3260
ApplicationLauncher :
3261
- - ApplicationLauncherStatusEnum
3261
+ # StatusEnum was originally named ApplicationLauncherStatusEnum, but we
3262
+ # generate the same API for the names with/without the cluster name at the
3263
+ # beginning, so the name can just change here.
3264
+ - StatusEnum
3262
3265
ApplicationBasic :
3263
3266
- ApplicationStatusEnum
3264
3267
TestCluster :
4137
4140
- Internal
4138
4141
- Other
4139
4142
ApplicationLauncher :
4140
- ApplicationLauncherStatusEnum :
4143
+ # StatusEnum was originally named ApplicationLauncherStatusEnum, but we
4144
+ # generate the same API for the names with/without the cluster name at the
4145
+ # beginning, so the name can just change here.
4146
+ StatusEnum :
4141
4147
- Success
4142
4148
- AppNotAvailable
4143
4149
- SystemBusy
7762
7768
Feature :
7763
7769
- WaterMarks
7764
7770
provisional :
7771
+ clusters :
7772
+ # Targeting Spring 2024 Matter release
7773
+ - MicrowaveOvenControl
7774
+ - MicrowaveOvenMode
7765
7775
attributes :
7766
7776
NetworkCommissioning :
7767
7777
# Targeting Spring 2024 Matter release
7777
7787
NetworkCommissioning :
7778
7788
# Targeting Spring 2024 Matter release
7779
7789
- ThreadCapabilitiesBitmap
7790
+ bitmap values :
7791
+ OnOff :
7792
+ Feature :
7793
+ # Targeting Spring 2024 Matter release
7794
+ - OffOnly
7780
7795
renames :
7781
7796
bitmaps :
7782
7797
Scenes :
You can’t perform that action at this time.
0 commit comments