File tree 16 files changed +320
-1409
lines changed
dishwasher-app/silabs/data_model
onoff-plug-app/onoff-plug-common
silabs-sensors/data_model
sl-newLight/newLight_DataModel_config
template/template_DataModel_config
unify-matter-bridge/unify-matter-bridge-common
unify-matter-pc/unify-matter-pc-common
16 files changed +320
-1409
lines changed Original file line number Diff line number Diff line change @@ -984,7 +984,7 @@ cluster SoftwareDiagnostics = 52 {
984
984
985
985
/** The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems */
986
986
cluster ThreadNetworkDiagnostics = 53 {
987
- revision 1; // NOTE: Default/not specifically set
987
+ revision 2;
988
988
989
989
enum ConnectionStatusEnum : enum8 {
990
990
kConnected = 0;
Original file line number Diff line number Diff line change 1
1
{
2
2
" fileFormat" : 2 ,
3
- " featureLevel" : 99 ,
3
+ " featureLevel" : 100 ,
4
4
" creator" : " zap" ,
5
5
" keyValuePairs" : [
6
6
{
4300
4300
" endpointTypeIndex" : 0 ,
4301
4301
" profileId" : 259 ,
4302
4302
" endpointId" : 0 ,
4303
- " networkId" : 0
4303
+ " networkId" : 0 ,
4304
+ " parentEndpointIdentifier" : null
4304
4305
},
4305
4306
{
4306
4307
" endpointTypeName" : " Anonymous Endpoint Type" ,
4307
4308
" endpointTypeIndex" : 1 ,
4308
4309
" profileId" : 259 ,
4309
4310
" endpointId" : 1 ,
4310
- " networkId" : 0
4311
+ " networkId" : 0 ,
4312
+ " parentEndpointIdentifier" : null
4311
4313
}
4312
4314
]
4313
4315
}
Original file line number Diff line number Diff line change 1
1
{
2
2
" fileFormat" : 2 ,
3
- " featureLevel" : 99 ,
3
+ " featureLevel" : 100 ,
4
4
" creator" : " zap" ,
5
5
" keyValuePairs" : [
6
6
{
3500
3500
" endpointTypeIndex" : 0 ,
3501
3501
" profileId" : 259 ,
3502
3502
" endpointId" : 0 ,
3503
- " networkId" : 0
3503
+ " networkId" : 0 ,
3504
+ " parentEndpointIdentifier" : null
3504
3505
},
3505
3506
{
3506
3507
" endpointTypeName" : " Anonymous Endpoint Type" ,
3507
3508
" endpointTypeIndex" : 1 ,
3508
3509
" profileId" : 259 ,
3509
3510
" endpointId" : 1 ,
3510
- " networkId" : 0
3511
+ " networkId" : 0 ,
3512
+ " parentEndpointIdentifier" : null
3511
3513
}
3512
3514
]
3513
3515
}
Original file line number Diff line number Diff line change @@ -1211,7 +1211,7 @@ cluster SoftwareDiagnostics = 52 {
1211
1211
1212
1212
/** The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems */
1213
1213
cluster ThreadNetworkDiagnostics = 53 {
1214
- revision 1; // NOTE: Default/not specifically set
1214
+ revision 2;
1215
1215
1216
1216
enum ConnectionStatusEnum : enum8 {
1217
1217
kConnected = 0;
Original file line number Diff line number Diff line change 1
1
{
2
2
" fileFormat" : 2 ,
3
- " featureLevel" : 99 ,
3
+ " featureLevel" : 100 ,
4
4
" creator" : " zap" ,
5
5
" keyValuePairs" : [
6
6
{
5205
5205
" endpointTypeIndex" : 0 ,
5206
5206
" profileId" : 259 ,
5207
5207
" endpointId" : 0 ,
5208
- " networkId" : 0
5208
+ " networkId" : 0 ,
5209
+ " parentEndpointIdentifier" : null
5209
5210
},
5210
5211
{
5211
5212
" endpointTypeName" : " MA-dimmablelight" ,
5212
5213
" endpointTypeIndex" : 1 ,
5213
5214
" profileId" : 259 ,
5214
5215
" endpointId" : 1 ,
5215
- " networkId" : 0
5216
+ " networkId" : 0 ,
5217
+ " parentEndpointIdentifier" : null
5216
5218
}
5217
5219
]
5218
5220
}
Original file line number Diff line number Diff line change @@ -1014,7 +1014,7 @@ cluster SoftwareDiagnostics = 52 {
1014
1014
1015
1015
/** The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems */
1016
1016
cluster ThreadNetworkDiagnostics = 53 {
1017
- revision 1; // NOTE: Default/not specifically set
1017
+ revision 2;
1018
1018
1019
1019
enum ConnectionStatusEnum : enum8 {
1020
1020
kConnected = 0;
@@ -1504,7 +1504,7 @@ cluster TemperatureMeasurement = 1026 {
1504
1504
1505
1505
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
1506
1506
cluster OccupancySensing = 1030 {
1507
- revision 3 ;
1507
+ revision 4 ;
1508
1508
1509
1509
enum OccupancySensorTypeEnum : enum8 {
1510
1510
kPIR = 0;
Original file line number Diff line number Diff line change 1
1
{
2
2
" fileFormat" : 2 ,
3
- " featureLevel" : 99 ,
3
+ " featureLevel" : 100 ,
4
4
" creator" : " zap" ,
5
5
" keyValuePairs" : [
6
6
{
5706
5706
" endpointTypeIndex" : 0 ,
5707
5707
" profileId" : 259 ,
5708
5708
" endpointId" : 0 ,
5709
- " networkId" : 0
5709
+ " networkId" : 0 ,
5710
+ " parentEndpointIdentifier" : null
5710
5711
},
5711
5712
{
5712
5713
" endpointTypeName" : " MA-dimmablelight" ,
5713
5714
" endpointTypeIndex" : 1 ,
5714
5715
" profileId" : 259 ,
5715
5716
" endpointId" : 1 ,
5716
- " networkId" : 0
5717
+ " networkId" : 0 ,
5718
+ " parentEndpointIdentifier" : null
5717
5719
},
5718
5720
{
5719
5721
" endpointTypeName" : " Anonymous Endpoint Type" ,
5720
5722
" endpointTypeIndex" : 2 ,
5721
5723
" profileId" : 259 ,
5722
5724
" endpointId" : 2 ,
5723
- " networkId" : 0
5725
+ " networkId" : 0 ,
5726
+ " parentEndpointIdentifier" : null
5724
5727
},
5725
5728
{
5726
5729
" endpointTypeName" : " Anonymous Endpoint Type" ,
5727
5730
" endpointTypeIndex" : 3 ,
5728
5731
" profileId" : 259 ,
5729
5732
" endpointId" : 3 ,
5730
- " networkId" : 0
5733
+ " networkId" : 0 ,
5734
+ " parentEndpointIdentifier" : null
5731
5735
}
5732
5736
]
5733
5737
}
Original file line number Diff line number Diff line change @@ -1415,7 +1415,7 @@ cluster TemperatureMeasurement = 1026 {
1415
1415
1416
1416
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
1417
1417
cluster OccupancySensing = 1030 {
1418
- revision 3 ;
1418
+ revision 4 ;
1419
1419
1420
1420
enum OccupancySensorTypeEnum : enum8 {
1421
1421
kPIR = 0;
Original file line number Diff line number Diff line change 1
1
{
2
2
" fileFormat" : 2 ,
3
- " featureLevel" : 99 ,
3
+ " featureLevel" : 100 ,
4
4
" creator" : " zap" ,
5
5
" keyValuePairs" : [
6
6
{
4316
4316
" endpointTypeIndex" : 0 ,
4317
4317
" profileId" : 259 ,
4318
4318
" endpointId" : 0 ,
4319
- " networkId" : 0
4319
+ " networkId" : 0 ,
4320
+ " parentEndpointIdentifier" : null
4320
4321
},
4321
4322
{
4322
4323
" endpointTypeName" : " MA-dimmablelight" ,
4323
4324
" endpointTypeIndex" : 1 ,
4324
4325
" profileId" : 259 ,
4325
4326
" endpointId" : 1 ,
4326
- " networkId" : 0
4327
+ " networkId" : 0 ,
4328
+ " parentEndpointIdentifier" : null
4327
4329
},
4328
4330
{
4329
4331
" endpointTypeName" : " Anonymous Endpoint Type" ,
4330
4332
" endpointTypeIndex" : 2 ,
4331
4333
" profileId" : 259 ,
4332
4334
" endpointId" : 2 ,
4333
- " networkId" : 0
4335
+ " networkId" : 0 ,
4336
+ " parentEndpointIdentifier" : null
4334
4337
},
4335
4338
{
4336
4339
" endpointTypeName" : " Anonymous Endpoint Type" ,
4337
4340
" endpointTypeIndex" : 3 ,
4338
4341
" profileId" : 259 ,
4339
4342
" endpointId" : 3 ,
4340
- " networkId" : 0
4343
+ " networkId" : 0 ,
4344
+ " parentEndpointIdentifier" : null
4341
4345
}
4342
4346
]
4343
4347
}
Original file line number Diff line number Diff line change @@ -1211,7 +1211,7 @@ cluster SoftwareDiagnostics = 52 {
1211
1211
1212
1212
/** The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems */
1213
1213
cluster ThreadNetworkDiagnostics = 53 {
1214
- revision 1; // NOTE: Default/not specifically set
1214
+ revision 2;
1215
1215
1216
1216
enum ConnectionStatusEnum : enum8 {
1217
1217
kConnected = 0;
@@ -2311,7 +2311,7 @@ cluster ColorControl = 768 {
2311
2311
2312
2312
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
2313
2313
cluster OccupancySensing = 1030 {
2314
- revision 3 ;
2314
+ revision 4 ;
2315
2315
2316
2316
enum OccupancySensorTypeEnum : enum8 {
2317
2317
kPIR = 0;
Original file line number Diff line number Diff line change 1
1
{
2
2
" fileFormat" : 2 ,
3
- " featureLevel" : 99 ,
3
+ " featureLevel" : 100 ,
4
4
" creator" : " zap" ,
5
5
" keyValuePairs" : [
6
6
{
5128
5128
" storageOption" : " External" ,
5129
5129
" singleton" : 0 ,
5130
5130
" bounded" : 0 ,
5131
- " defaultValue" : " " ,
5131
+ " defaultValue" : null ,
5132
5132
" reportable" : 1 ,
5133
5133
" minInterval" : 1 ,
5134
5134
" maxInterval" : 65534 ,
5144
5144
" storageOption" : " External" ,
5145
5145
" singleton" : 0 ,
5146
5146
" bounded" : 0 ,
5147
- " defaultValue" : " " ,
5147
+ " defaultValue" : null ,
5148
5148
" reportable" : 1 ,
5149
5149
" minInterval" : 1 ,
5150
5150
" maxInterval" : 65534 ,
5160
5160
" storageOption" : " External" ,
5161
5161
" singleton" : 0 ,
5162
5162
" bounded" : 0 ,
5163
- " defaultValue" : " " ,
5163
+ " defaultValue" : null ,
5164
5164
" reportable" : 1 ,
5165
5165
" minInterval" : 1 ,
5166
5166
" maxInterval" : 65534 ,
5176
5176
" storageOption" : " External" ,
5177
5177
" singleton" : 0 ,
5178
5178
" bounded" : 0 ,
5179
- " defaultValue" : " " ,
5179
+ " defaultValue" : null ,
5180
5180
" reportable" : 1 ,
5181
5181
" minInterval" : 1 ,
5182
5182
" maxInterval" : 65534 ,
5192
5192
" storageOption" : " External" ,
5193
5193
" singleton" : 0 ,
5194
5194
" bounded" : 0 ,
5195
- " defaultValue" : " " ,
5195
+ " defaultValue" : null ,
5196
5196
" reportable" : 1 ,
5197
5197
" minInterval" : 1 ,
5198
5198
" maxInterval" : 65534 ,
5863
5863
" endpointTypeIndex" : 0 ,
5864
5864
" profileId" : 259 ,
5865
5865
" endpointId" : 0 ,
5866
- " networkId" : 0
5866
+ " networkId" : 0 ,
5867
+ " parentEndpointIdentifier" : null
5867
5868
},
5868
5869
{
5869
5870
" endpointTypeName" : " MA-dimmablelight" ,
5870
5871
" endpointTypeIndex" : 1 ,
5871
5872
" profileId" : 259 ,
5872
5873
" endpointId" : 1 ,
5873
- " networkId" : 0
5874
+ " networkId" : 0 ,
5875
+ " parentEndpointIdentifier" : null
5874
5876
}
5875
5877
]
5876
5878
}
Original file line number Diff line number Diff line change @@ -1211,7 +1211,7 @@ cluster SoftwareDiagnostics = 52 {
1211
1211
1212
1212
/** The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems */
1213
1213
cluster ThreadNetworkDiagnostics = 53 {
1214
- revision 1; // NOTE: Default/not specifically set
1214
+ revision 2;
1215
1215
1216
1216
enum ConnectionStatusEnum : enum8 {
1217
1217
kConnected = 0;
@@ -2256,7 +2256,7 @@ cluster ColorControl = 768 {
2256
2256
2257
2257
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
2258
2258
cluster OccupancySensing = 1030 {
2259
- revision 3 ;
2259
+ revision 4 ;
2260
2260
2261
2261
enum OccupancySensorTypeEnum : enum8 {
2262
2262
kPIR = 0;
Original file line number Diff line number Diff line change 1
1
{
2
2
" fileFormat" : 2 ,
3
- " featureLevel" : 99 ,
3
+ " featureLevel" : 100 ,
4
4
" creator" : " zap" ,
5
5
" keyValuePairs" : [
6
6
{
5797
5797
" endpointTypeIndex" : 0 ,
5798
5798
" profileId" : 259 ,
5799
5799
" endpointId" : 0 ,
5800
- " networkId" : 0
5800
+ " networkId" : 0 ,
5801
+ " parentEndpointIdentifier" : null
5801
5802
},
5802
5803
{
5803
5804
" endpointTypeName" : " MA-dimmablelight" ,
5804
5805
" endpointTypeIndex" : 1 ,
5805
5806
" profileId" : 259 ,
5806
5807
" endpointId" : 1 ,
5807
- " networkId" : 0
5808
+ " networkId" : 0 ,
5809
+ " parentEndpointIdentifier" : null
5808
5810
}
5809
5811
]
5810
5812
}
You can’t perform that action at this time.
0 commit comments