File tree 1 file changed +50
-1
lines changed
src/darwin/Framework/CHIP/templates
1 file changed +50
-1
lines changed Original file line number Diff line number Diff line change 9694
9694
- WaterHeaterMode
9695
9695
- WiFiNetworkManagement
9696
9696
attributes :
9697
+ AccessControl :
9698
+ # Targeting 1.4
9699
+ - CommissioningARL
9700
+ - ARL
9701
+ BridgedDeviceBasicInformation :
9702
+ # Targeting 1.4
9703
+ - ProductID
9697
9704
GeneralCommissioning :
9698
9705
# Targeting 1.4
9699
9706
- TCAcceptedVersion
9712
9719
- NullableGlobalEnum
9713
9720
- NullableGlobalStruct
9714
9721
commands :
9722
+ AccessControl :
9723
+ # Targeting 1.4
9724
+ - ReviewFabricRestrictions
9725
+ - ReviewFabricRestrictionsResponse
9715
9726
BridgedDeviceBasicInformation :
9716
9727
# Targeting 1.4
9717
9728
- KeepActive
9718
9729
GeneralCommissioning :
9719
9730
# Targeting 1.4
9720
9731
- SetTCAcknowledgements
9721
9732
- SetTCAcknowledgementsResponse
9733
+ Thermostat :
9734
+ # Targeting 1.4
9735
+ - AtomicRequest
9736
+ - AtomicResponse
9722
9737
UnitTesting :
9723
9738
# Ideally none of UnitTesting would be exposed as public API, but
9724
9739
# for now just start doing that for new additions to it.
9727
9742
- StringEchoRequest
9728
9743
- StringEchoResponse
9729
9744
structs :
9745
+ AccessControl :
9746
+ # Targeting 1.4
9747
+ - AccessRestrictionEntryStruct
9748
+ - AccessRestrictionStruct
9749
+ - CommissioningAccessRestrictionEntryStruct
9730
9750
Globals :
9731
9751
# Test-only value
9732
9752
- TestGlobalStruct
9753
+ # Targeting 1.4
9754
+ - AtomicAttributeStatusStruct
9755
+ - LocationDescriptorStruct
9733
9756
OccupancySensing :
9734
9757
# Targeting 1.4
9735
9758
- HoldTimeLimitsStruct
9742
9765
NestedStruct :
9743
9766
- d
9744
9767
events :
9768
+ AccessControl :
9769
+ # Targeting 1.4
9770
+ - AccessRestrictionEntryChanged
9771
+ - FabricRestrictionReviewUpdate
9745
9772
BridgedDeviceBasicInformation :
9746
9773
# Targeting 1.4
9747
9774
- ActiveChanged
9748
9775
enums :
9776
+ AccessControl :
9777
+ # Targeting 1.4
9778
+ - AccessRestrictionTypeEnum
9749
9779
Globals :
9750
9780
# Test-only value
9751
9781
- TestGlobalEnum
9782
+ # Targeting 1.4
9783
+ - AreaTypeTag
9784
+ - AtomicRequestTypeEnum
9785
+ - FloorSurfaceTag
9786
+ - LandmarkTag
9787
+ - PositionTag
9788
+ - RelativePositionTag
9752
9789
enum values :
9790
+ ApplicationLauncher :
9791
+ StatusEnum :
9792
+ # Targeting 1.4
9793
+ - Downloading
9794
+ - Installing
9795
+ - PendingUserApproval
9753
9796
GeneralCommissioning :
9754
- # Targeting 1.4
9755
9797
CommissioningErrorEnum :
9798
+ # Targeting 1.4
9756
9799
- RequiredTCNotAccepted
9757
9800
- TCAcknowledgementsNotReceived
9758
9801
- TCMinVersionNotMet
9759
9802
bitmaps :
9803
+ AccessControl :
9804
+ # Targeting 1.4
9805
+ - Feature
9760
9806
BridgedDeviceBasicInformation :
9761
9807
# Targeting 1.4
9762
9808
- Feature
9766
9812
OccupancySensing :
9767
9813
# Targeting 1.4
9768
9814
- Feature
9815
+ Thermostat :
9816
+ # Targeting 1.4
9817
+ - OccupancyBitmap
9769
9818
bitmap values :
9770
9819
Switch :
9771
9820
Feature :
You can’t perform that action at this time.
0 commit comments