File tree 1 file changed +40
-0
lines changed
src/darwin/Framework/CHIP/templates
1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 9778
9778
- GlobalStruct
9779
9779
- NullableGlobalEnum
9780
9780
- NullableGlobalStruct
9781
+ - ReadFailureCode
9782
+ - FailureInt32U
9781
9783
commands :
9782
9784
AccessControl :
9783
9785
# Targeting 1.4
9862
9864
- RequiredTCNotAccepted
9863
9865
- TCAcknowledgementsNotReceived
9864
9866
- TCMinVersionNotMet
9867
+ RVCCleanMode :
9868
+ # Not clear whether these will stay in the XML
9869
+ ModeTag :
9870
+ - Auto
9871
+ - Quick
9872
+ - Quiet
9873
+ - LowNoise
9874
+ - LowEnergy
9875
+ - Min
9876
+ - Max
9877
+ - Night
9878
+ - Day
9879
+ - Vacation
9880
+ RVCOperationalState :
9881
+ # Not clear whether these will stay in the XML
9882
+ ErrorStateEnum :
9883
+ - NoError
9884
+ - UnableToStartOrResume
9885
+ - UnableToCompleteOperation
9886
+ - CommandInvalidInState
9887
+ OperationalStateEnum :
9888
+ - Stopped
9889
+ - Running
9890
+ - Paused
9891
+ - Error
9892
+ RVCRunMode :
9893
+ # Not clear whether these will stay in the XML
9894
+ ModeTag :
9895
+ - Auto
9896
+ - Quick
9897
+ - Quiet
9898
+ - LowNoise
9899
+ - LowEnergy
9900
+ - Min
9901
+ - Max
9902
+ - Night
9903
+ - Day
9904
+ - Vacation
9865
9905
bitmaps :
9866
9906
AccessControl :
9867
9907
# Targeting 1.4
You can’t perform that action at this time.
0 commit comments