File tree 2 files changed +10
-10
lines changed
examples/tv-app/tv-common
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3643,7 +3643,7 @@ endpoint 1 {
3643
3643
callback attribute acceptHeader;
3644
3644
ram attribute supportedStreamingProtocols;
3645
3645
ram attribute featureMap default = 0x0003;
3646
- ram attribute clusterRevision default = 1 ;
3646
+ ram attribute clusterRevision default = 2 ;
3647
3647
3648
3648
handle command LaunchContent;
3649
3649
handle command LaunchURL;
@@ -3690,7 +3690,7 @@ endpoint 1 {
3690
3690
callback attribute eventList;
3691
3691
callback attribute attributeList;
3692
3692
ram attribute featureMap default = 28;
3693
- ram attribute clusterRevision default = 1 ;
3693
+ ram attribute clusterRevision default = 2 ;
3694
3694
3695
3695
handle command UpdatePIN;
3696
3696
handle command ResetPIN;
Original file line number Diff line number Diff line change 4727
4727
" storageOption" : " External" ,
4728
4728
" singleton" : 0 ,
4729
4729
" bounded" : 0 ,
4730
- " defaultValue" : " " ,
4730
+ " defaultValue" : null ,
4731
4731
" reportable" : 1 ,
4732
4732
" minInterval" : 1 ,
4733
4733
" maxInterval" : 65534 ,
4743
4743
" storageOption" : " External" ,
4744
4744
" singleton" : 0 ,
4745
4745
" bounded" : 0 ,
4746
- " defaultValue" : " " ,
4746
+ " defaultValue" : null ,
4747
4747
" reportable" : 1 ,
4748
4748
" minInterval" : 1 ,
4749
4749
" maxInterval" : 65534 ,
4759
4759
" storageOption" : " External" ,
4760
4760
" singleton" : 0 ,
4761
4761
" bounded" : 0 ,
4762
- " defaultValue" : " " ,
4762
+ " defaultValue" : null ,
4763
4763
" reportable" : 1 ,
4764
4764
" minInterval" : 1 ,
4765
4765
" maxInterval" : 65534 ,
4775
4775
" storageOption" : " External" ,
4776
4776
" singleton" : 0 ,
4777
4777
" bounded" : 0 ,
4778
- " defaultValue" : " " ,
4778
+ " defaultValue" : null ,
4779
4779
" reportable" : 1 ,
4780
4780
" minInterval" : 1 ,
4781
4781
" maxInterval" : 65534 ,
4791
4791
" storageOption" : " External" ,
4792
4792
" singleton" : 0 ,
4793
4793
" bounded" : 0 ,
4794
- " defaultValue" : " " ,
4794
+ " defaultValue" : null ,
4795
4795
" reportable" : 1 ,
4796
4796
" minInterval" : 1 ,
4797
4797
" maxInterval" : 65534 ,
4807
4807
" storageOption" : " External" ,
4808
4808
" singleton" : 0 ,
4809
4809
" bounded" : 0 ,
4810
- " defaultValue" : " " ,
4810
+ " defaultValue" : null ,
4811
4811
" reportable" : 1 ,
4812
4812
" minInterval" : 1 ,
4813
4813
" maxInterval" : 65534 ,
5886
5886
" storageOption" : " RAM" ,
5887
5887
" singleton" : 0 ,
5888
5888
" bounded" : 0 ,
5889
- " defaultValue" : " 1 " ,
5889
+ " defaultValue" : " 2 " ,
5890
5890
" reportable" : 1 ,
5891
5891
" minInterval" : 0 ,
5892
5892
" maxInterval" : 65344 ,
6458
6458
" storageOption" : " RAM" ,
6459
6459
" singleton" : 0 ,
6460
6460
" bounded" : 0 ,
6461
- " defaultValue" : " 1 " ,
6461
+ " defaultValue" : " 2 " ,
6462
6462
" reportable" : 1 ,
6463
6463
" minInterval" : 1 ,
6464
6464
" maxInterval" : 65534 ,
You can’t perform that action at this time.
0 commit comments