File tree 1 file changed +2
-2
lines changed
src/app/zap-templates/zcl/data-model/chip
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ limitations under the License.
47
47
<attribute side =" server" code =" 0x0003" define =" MIN_POWER" type =" int8u" default =" 10" writable =" false" optional =" true" >MinPower</attribute >
48
48
<attribute side =" server" code =" 0x0004" define =" MAX_POWER" type =" int8u" default =" 100" writable =" false" optional =" true" >MaxPower</attribute >
49
49
<attribute side =" server" code =" 0x0005" define =" POWER_STEP" type =" int8u" default =" 10" writable =" false" optional =" true" >PowerStep</attribute >
50
- <attribute side =" server" code =" 0x0006" define =" SUPPORTED_WATTS" type =" array" entryType =" int16u" writable =" false" optional =" true" >SupportedWatts</attribute >
51
- <attribute side =" server" code =" 0x0007" define =" SELECTED_WATT_INDEX" type =" int8u" writable =" false" optional =" true" >SelectedWattIndex</attribute >
50
+ <attribute apiMaturity = " provisional " side =" server" code =" 0x0006" define =" SUPPORTED_WATTS" type =" array" entryType =" int16u" writable =" false" optional =" true" >SupportedWatts</attribute >
51
+ <attribute apiMaturity = " provisional " side =" server" code =" 0x0007" define =" SELECTED_WATT_INDEX" type =" int8u" writable =" false" optional =" true" >SelectedWattIndex</attribute >
52
52
<attribute side =" server" code =" 0x0008" define =" WATT_RATING" type =" int16u" writable =" false" optional =" true" >WattRating</attribute >
53
53
54
54
<command source =" client" code =" 0x00" name =" SetCookingParameters" optional =" false" >
You can’t perform that action at this time.
0 commit comments