File tree 2 files changed +0
-17
lines changed
examples/energy-management-app/energy-management-common
2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -2700,7 +2700,6 @@ endpoint 0 {
2700
2700
ram attribute lastNetworkingStatus;
2701
2701
ram attribute lastNetworkID;
2702
2702
ram attribute lastConnectErrorValue;
2703
- callback attribute supportedWiFiBands;
2704
2703
callback attribute generatedCommandList;
2705
2704
callback attribute acceptedCommandList;
2706
2705
callback attribute attributeList;
Original file line number Diff line number Diff line change 1605
1605
" maxInterval" : 65534 ,
1606
1606
" reportableChange" : 0
1607
1607
},
1608
- {
1609
- " name" : " SupportedWiFiBands" ,
1610
- " code" : 8 ,
1611
- " mfgCode" : null,
1612
- " side" : " server" ,
1613
- " type" : " array" ,
1614
- " included" : 1 ,
1615
- " storageOption" : " External" ,
1616
- " singleton" : 0 ,
1617
- " bounded" : 0 ,
1618
- " defaultValue" : null,
1619
- " reportable" : 1 ,
1620
- " minInterval" : 1 ,
1621
- " maxInterval" : 65534 ,
1622
- " reportableChange" : 0
1623
- },
1624
1608
{
1625
1609
" name" : " GeneratedCommandList" ,
1626
1610
" code" : 65528 ,
You can’t perform that action at this time.
0 commit comments