File tree 4 files changed +0
-68
lines changed
examples/refrigerator-app/silabs/data_model
4 files changed +0
-68
lines changed Original file line number Diff line number Diff line change @@ -1755,7 +1755,6 @@ endpoint 2 {
1755
1755
callback attribute serverList;
1756
1756
callback attribute clientList;
1757
1757
callback attribute partsList;
1758
- callback attribute tagList;
1759
1758
callback attribute generatedCommandList;
1760
1759
callback attribute acceptedCommandList;
1761
1760
callback attribute attributeList;
@@ -1786,7 +1785,6 @@ endpoint 3 {
1786
1785
callback attribute serverList;
1787
1786
callback attribute clientList;
1788
1787
callback attribute partsList;
1789
- callback attribute tagList;
1790
1788
callback attribute generatedCommandList;
1791
1789
callback attribute acceptedCommandList;
1792
1790
callback attribute attributeList;
Original file line number Diff line number Diff line change 3358
3358
" maxInterval" : 65534 ,
3359
3359
" reportableChange" : 0
3360
3360
},
3361
- {
3362
- " name" : " TagList" ,
3363
- " code" : 4 ,
3364
- " mfgCode" : null,
3365
- " side" : " server" ,
3366
- " type" : " array" ,
3367
- " included" : 1 ,
3368
- " storageOption" : " External" ,
3369
- " singleton" : 0 ,
3370
- " bounded" : 0 ,
3371
- " defaultValue" : null,
3372
- " reportable" : 1 ,
3373
- " minInterval" : 1 ,
3374
- " maxInterval" : 65534 ,
3375
- " reportableChange" : 0
3376
- },
3377
3361
{
3378
3362
" name" : " GeneratedCommandList" ,
3379
3363
" code" : 65528 ,
3723
3707
" maxInterval" : 65534 ,
3724
3708
" reportableChange" : 0
3725
3709
},
3726
- {
3727
- " name" : " TagList" ,
3728
- " code" : 4 ,
3729
- " mfgCode" : null,
3730
- " side" : " server" ,
3731
- " type" : " array" ,
3732
- " included" : 1 ,
3733
- " storageOption" : " External" ,
3734
- " singleton" : 0 ,
3735
- " bounded" : 0 ,
3736
- " defaultValue" : null,
3737
- " reportable" : 1 ,
3738
- " minInterval" : 1 ,
3739
- " maxInterval" : 65534 ,
3740
- " reportableChange" : 0
3741
- },
3742
3710
{
3743
3711
" name" : " GeneratedCommandList" ,
3744
3712
" code" : 65528 ,
Original file line number Diff line number Diff line change @@ -1663,7 +1663,6 @@ endpoint 2 {
1663
1663
callback attribute serverList;
1664
1664
callback attribute clientList;
1665
1665
callback attribute partsList;
1666
- callback attribute tagList;
1667
1666
callback attribute generatedCommandList;
1668
1667
callback attribute acceptedCommandList;
1669
1668
callback attribute attributeList;
@@ -1694,7 +1693,6 @@ endpoint 3 {
1694
1693
callback attribute serverList;
1695
1694
callback attribute clientList;
1696
1695
callback attribute partsList;
1697
- callback attribute tagList;
1698
1696
callback attribute generatedCommandList;
1699
1697
callback attribute acceptedCommandList;
1700
1698
callback attribute attributeList;
Original file line number Diff line number Diff line change 3263
3263
" maxInterval" : 65534 ,
3264
3264
" reportableChange" : 0
3265
3265
},
3266
- {
3267
- " name" : " TagList" ,
3268
- " code" : 4 ,
3269
- " mfgCode" : null,
3270
- " side" : " server" ,
3271
- " type" : " array" ,
3272
- " included" : 1 ,
3273
- " storageOption" : " External" ,
3274
- " singleton" : 0 ,
3275
- " bounded" : 0 ,
3276
- " defaultValue" : null,
3277
- " reportable" : 1 ,
3278
- " minInterval" : 1 ,
3279
- " maxInterval" : 65534 ,
3280
- " reportableChange" : 0
3281
- },
3282
3266
{
3283
3267
" name" : " GeneratedCommandList" ,
3284
3268
" code" : 65528 ,
3628
3612
" maxInterval" : 65534 ,
3629
3613
" reportableChange" : 0
3630
3614
},
3631
- {
3632
- " name" : " TagList" ,
3633
- " code" : 4 ,
3634
- " mfgCode" : null,
3635
- " side" : " server" ,
3636
- " type" : " array" ,
3637
- " included" : 1 ,
3638
- " storageOption" : " External" ,
3639
- " singleton" : 0 ,
3640
- " bounded" : 0 ,
3641
- " defaultValue" : null,
3642
- " reportable" : 1 ,
3643
- " minInterval" : 1 ,
3644
- " maxInterval" : 65534 ,
3645
- " reportableChange" : 0
3646
- },
3647
3615
{
3648
3616
" name" : " GeneratedCommandList" ,
3649
3617
" code" : 65528 ,
You can’t perform that action at this time.
0 commit comments