@matter-server/dashboard 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4026,7 +4026,7 @@ MdListItem = __decorate([t$1('md-list-item')], MdListItem);
4026
4026
  */
4027
4027
  const showLogLevelDialog = async client => {
4028
4028
  var _document$querySelect;
4029
- await import('./log-level-dialog-C8ShKyM-.js');
4029
+ await import('./log-level-dialog-80vv5QbH.js');
4030
4030
  const dialog = document.createElement("log-level-dialog");
4031
4031
  dialog.client = client;
4032
4032
  (_document$querySelect = document.querySelector("matter-dashboard-app")) === null || _document$querySelect === void 0 || _document$querySelect.renderRoot.appendChild(dialog);
@@ -7064,7 +7064,7 @@ const clusters = {
7064
7064
  "id": 0,
7065
7065
  "cluster_id": 57,
7066
7066
  "label": "DataModelRevision",
7067
- "type": "Optional[DataModelRevision]"
7067
+ "type": "Optional[unknown]"
7068
7068
  },
7069
7069
  "1": {
7070
7070
  "id": 1,
@@ -7076,7 +7076,7 @@ const clusters = {
7076
7076
  "id": 2,
7077
7077
  "cluster_id": 57,
7078
7078
  "label": "VendorId",
7079
- "type": "Optional[VendorId]"
7079
+ "type": "Optional[unknown]"
7080
7080
  },
7081
7081
  "3": {
7082
7082
  "id": 3,
@@ -7088,7 +7088,7 @@ const clusters = {
7088
7088
  "id": 4,
7089
7089
  "cluster_id": 57,
7090
7090
  "label": "ProductId",
7091
- "type": "Optional[ProductId]"
7091
+ "type": "Optional[unknown]"
7092
7092
  },
7093
7093
  "5": {
7094
7094
  "id": 5,
@@ -7106,7 +7106,7 @@ const clusters = {
7106
7106
  "id": 7,
7107
7107
  "cluster_id": 57,
7108
7108
  "label": "HardwareVersion",
7109
- "type": "Optional[HardwareVersion]"
7109
+ "type": "Optional[unknown]"
7110
7110
  },
7111
7111
  "8": {
7112
7112
  "id": 8,
@@ -7118,7 +7118,7 @@ const clusters = {
7118
7118
  "id": 9,
7119
7119
  "cluster_id": 57,
7120
7120
  "label": "SoftwareVersion",
7121
- "type": "Optional[SoftwareVersion]"
7121
+ "type": "Optional[unknown]"
7122
7122
  },
7123
7123
  "10": {
7124
7124
  "id": 10,
@@ -7178,31 +7178,31 @@ const clusters = {
7178
7178
  "id": 19,
7179
7179
  "cluster_id": 57,
7180
7180
  "label": "CapabilityMinima",
7181
- "type": "Optional[CapabilityMinima]"
7181
+ "type": "Optional[unknown]"
7182
7182
  },
7183
7183
  "20": {
7184
7184
  "id": 20,
7185
7185
  "cluster_id": 57,
7186
7186
  "label": "ProductAppearance",
7187
- "type": "Optional[ProductAppearance]"
7187
+ "type": "Optional[unknown]"
7188
7188
  },
7189
7189
  "21": {
7190
7190
  "id": 21,
7191
7191
  "cluster_id": 57,
7192
7192
  "label": "SpecificationVersion",
7193
- "type": "Optional[SpecificationVersion]"
7193
+ "type": "Optional[unknown]"
7194
7194
  },
7195
7195
  "22": {
7196
7196
  "id": 22,
7197
7197
  "cluster_id": 57,
7198
7198
  "label": "MaxPathsPerInvoke",
7199
- "type": "Optional[MaxPathsPerInvoke]"
7199
+ "type": "Optional[unknown]"
7200
7200
  },
7201
7201
  "24": {
7202
7202
  "id": 24,
7203
7203
  "cluster_id": 57,
7204
7204
  "label": "ConfigurationVersion",
7205
- "type": "Optional[ConfigurationVersion]"
7205
+ "type": "Optional[unknown]"
7206
7206
  },
7207
7207
  "65528": {
7208
7208
  "id": 65528,
@@ -7838,25 +7838,25 @@ const clusters = {
7838
7838
  "id": 0,
7839
7839
  "cluster_id": 73,
7840
7840
  "label": "SupportedModes",
7841
- "type": "SupportedModes"
7841
+ "type": "unknown"
7842
7842
  },
7843
7843
  "1": {
7844
7844
  "id": 1,
7845
7845
  "cluster_id": 73,
7846
7846
  "label": "CurrentMode",
7847
- "type": "CurrentMode"
7847
+ "type": "unknown"
7848
7848
  },
7849
7849
  "2": {
7850
7850
  "id": 2,
7851
7851
  "cluster_id": 73,
7852
7852
  "label": "StartUpMode",
7853
- "type": "Optional[Nullable[StartUpMode]]"
7853
+ "type": "Optional[Nullable[unknown]]"
7854
7854
  },
7855
7855
  "3": {
7856
7856
  "id": 3,
7857
7857
  "cluster_id": 73,
7858
7858
  "label": "OnMode",
7859
- "type": "Optional[Nullable[OnMode]]"
7859
+ "type": "Optional[Nullable[unknown]]"
7860
7860
  },
7861
7861
  "65528": {
7862
7862
  "id": 65528,
@@ -8036,25 +8036,25 @@ const clusters = {
8036
8036
  "id": 0,
8037
8037
  "cluster_id": 81,
8038
8038
  "label": "SupportedModes",
8039
- "type": "SupportedModes"
8039
+ "type": "unknown"
8040
8040
  },
8041
8041
  "1": {
8042
8042
  "id": 1,
8043
8043
  "cluster_id": 81,
8044
8044
  "label": "CurrentMode",
8045
- "type": "CurrentMode"
8045
+ "type": "unknown"
8046
8046
  },
8047
8047
  "2": {
8048
8048
  "id": 2,
8049
8049
  "cluster_id": 81,
8050
8050
  "label": "StartUpMode",
8051
- "type": "Optional[Nullable[StartUpMode]]"
8051
+ "type": "Optional[Nullable[unknown]]"
8052
8052
  },
8053
8053
  "3": {
8054
8054
  "id": 3,
8055
8055
  "cluster_id": 81,
8056
8056
  "label": "OnMode",
8057
- "type": "Optional[Nullable[OnMode]]"
8057
+ "type": "Optional[Nullable[unknown]]"
8058
8058
  },
8059
8059
  "65528": {
8060
8060
  "id": 65528,
@@ -8102,25 +8102,25 @@ const clusters = {
8102
8102
  "id": 0,
8103
8103
  "cluster_id": 82,
8104
8104
  "label": "SupportedModes",
8105
- "type": "SupportedModes"
8105
+ "type": "unknown"
8106
8106
  },
8107
8107
  "1": {
8108
8108
  "id": 1,
8109
8109
  "cluster_id": 82,
8110
8110
  "label": "CurrentMode",
8111
- "type": "CurrentMode"
8111
+ "type": "unknown"
8112
8112
  },
8113
8113
  "2": {
8114
8114
  "id": 2,
8115
8115
  "cluster_id": 82,
8116
8116
  "label": "StartUpMode",
8117
- "type": "Optional[Nullable[StartUpMode]]"
8117
+ "type": "Optional[Nullable[unknown]]"
8118
8118
  },
8119
8119
  "3": {
8120
8120
  "id": 3,
8121
8121
  "cluster_id": 82,
8122
8122
  "label": "OnMode",
8123
- "type": "Optional[Nullable[OnMode]]"
8123
+ "type": "Optional[Nullable[unknown]]"
8124
8124
  },
8125
8125
  "65528": {
8126
8126
  "id": 65528,
@@ -8234,25 +8234,25 @@ const clusters = {
8234
8234
  "id": 0,
8235
8235
  "cluster_id": 84,
8236
8236
  "label": "SupportedModes",
8237
- "type": "SupportedModes"
8237
+ "type": "unknown"
8238
8238
  },
8239
8239
  "1": {
8240
8240
  "id": 1,
8241
8241
  "cluster_id": 84,
8242
8242
  "label": "CurrentMode",
8243
- "type": "CurrentMode"
8243
+ "type": "unknown"
8244
8244
  },
8245
8245
  "2": {
8246
8246
  "id": 2,
8247
8247
  "cluster_id": 84,
8248
8248
  "label": "StartUpMode",
8249
- "type": "Optional[Nullable[StartUpMode]]"
8249
+ "type": "Optional[Nullable[unknown]]"
8250
8250
  },
8251
8251
  "3": {
8252
8252
  "id": 3,
8253
8253
  "cluster_id": 84,
8254
8254
  "label": "OnMode",
8255
- "type": "Optional[Nullable[OnMode]]"
8255
+ "type": "Optional[Nullable[unknown]]"
8256
8256
  },
8257
8257
  "65528": {
8258
8258
  "id": 65528,
@@ -8300,25 +8300,25 @@ const clusters = {
8300
8300
  "id": 0,
8301
8301
  "cluster_id": 85,
8302
8302
  "label": "SupportedModes",
8303
- "type": "SupportedModes"
8303
+ "type": "unknown"
8304
8304
  },
8305
8305
  "1": {
8306
8306
  "id": 1,
8307
8307
  "cluster_id": 85,
8308
8308
  "label": "CurrentMode",
8309
- "type": "CurrentMode"
8309
+ "type": "unknown"
8310
8310
  },
8311
8311
  "2": {
8312
8312
  "id": 2,
8313
8313
  "cluster_id": 85,
8314
8314
  "label": "StartUpMode",
8315
- "type": "Optional[Nullable[StartUpMode]]"
8315
+ "type": "Optional[Nullable[unknown]]"
8316
8316
  },
8317
8317
  "3": {
8318
8318
  "id": 3,
8319
8319
  "cluster_id": 85,
8320
8320
  "label": "OnMode",
8321
- "type": "Optional[Nullable[OnMode]]"
8321
+ "type": "Optional[Nullable[unknown]]"
8322
8322
  },
8323
8323
  "65528": {
8324
8324
  "id": 65528,
@@ -8510,25 +8510,25 @@ const clusters = {
8510
8510
  "id": 0,
8511
8511
  "cluster_id": 89,
8512
8512
  "label": "SupportedModes",
8513
- "type": "SupportedModes"
8513
+ "type": "unknown"
8514
8514
  },
8515
8515
  "1": {
8516
8516
  "id": 1,
8517
8517
  "cluster_id": 89,
8518
8518
  "label": "CurrentMode",
8519
- "type": "CurrentMode"
8519
+ "type": "unknown"
8520
8520
  },
8521
8521
  "2": {
8522
8522
  "id": 2,
8523
8523
  "cluster_id": 89,
8524
8524
  "label": "StartUpMode",
8525
- "type": "Optional[Nullable[StartUpMode]]"
8525
+ "type": "Optional[Nullable[unknown]]"
8526
8526
  },
8527
8527
  "3": {
8528
8528
  "id": 3,
8529
8529
  "cluster_id": 89,
8530
8530
  "label": "OnMode",
8531
- "type": "Optional[Nullable[OnMode]]"
8531
+ "type": "Optional[Nullable[unknown]]"
8532
8532
  },
8533
8533
  "65528": {
8534
8534
  "id": 65528,
@@ -8810,25 +8810,25 @@ const clusters = {
8810
8810
  "id": 0,
8811
8811
  "cluster_id": 94,
8812
8812
  "label": "SupportedModes",
8813
- "type": "SupportedModes"
8813
+ "type": "unknown"
8814
8814
  },
8815
8815
  "1": {
8816
8816
  "id": 1,
8817
8817
  "cluster_id": 94,
8818
8818
  "label": "CurrentMode",
8819
- "type": "CurrentMode"
8819
+ "type": "unknown"
8820
8820
  },
8821
8821
  "2": {
8822
8822
  "id": 2,
8823
8823
  "cluster_id": 94,
8824
8824
  "label": "StartUpMode",
8825
- "type": "Optional[Nullable[StartUpMode]]"
8825
+ "type": "Optional[Nullable[unknown]]"
8826
8826
  },
8827
8827
  "3": {
8828
8828
  "id": 3,
8829
8829
  "cluster_id": 94,
8830
8830
  "label": "OnMode",
8831
- "type": "Optional[Nullable[OnMode]]"
8831
+ "type": "Optional[Nullable[unknown]]"
8832
8832
  },
8833
8833
  "65528": {
8834
8834
  "id": 65528,
@@ -10382,25 +10382,25 @@ const clusters = {
10382
10382
  "id": 0,
10383
10383
  "cluster_id": 157,
10384
10384
  "label": "SupportedModes",
10385
- "type": "SupportedModes"
10385
+ "type": "unknown"
10386
10386
  },
10387
10387
  "1": {
10388
10388
  "id": 1,
10389
10389
  "cluster_id": 157,
10390
10390
  "label": "CurrentMode",
10391
- "type": "CurrentMode"
10391
+ "type": "unknown"
10392
10392
  },
10393
10393
  "2": {
10394
10394
  "id": 2,
10395
10395
  "cluster_id": 157,
10396
10396
  "label": "StartUpMode",
10397
- "type": "Optional[Nullable[StartUpMode]]"
10397
+ "type": "Optional[Nullable[unknown]]"
10398
10398
  },
10399
10399
  "3": {
10400
10400
  "id": 3,
10401
10401
  "cluster_id": 157,
10402
10402
  "label": "OnMode",
10403
- "type": "Optional[Nullable[OnMode]]"
10403
+ "type": "Optional[Nullable[unknown]]"
10404
10404
  },
10405
10405
  "65528": {
10406
10406
  "id": 65528,
@@ -10448,25 +10448,25 @@ const clusters = {
10448
10448
  "id": 0,
10449
10449
  "cluster_id": 158,
10450
10450
  "label": "SupportedModes",
10451
- "type": "SupportedModes"
10451
+ "type": "unknown"
10452
10452
  },
10453
10453
  "1": {
10454
10454
  "id": 1,
10455
10455
  "cluster_id": 158,
10456
10456
  "label": "CurrentMode",
10457
- "type": "CurrentMode"
10457
+ "type": "unknown"
10458
10458
  },
10459
10459
  "2": {
10460
10460
  "id": 2,
10461
10461
  "cluster_id": 158,
10462
10462
  "label": "StartUpMode",
10463
- "type": "Optional[Nullable[StartUpMode]]"
10463
+ "type": "Optional[Nullable[unknown]]"
10464
10464
  },
10465
10465
  "3": {
10466
10466
  "id": 3,
10467
10467
  "cluster_id": 158,
10468
10468
  "label": "OnMode",
10469
- "type": "Optional[Nullable[OnMode]]"
10469
+ "type": "Optional[Nullable[unknown]]"
10470
10470
  },
10471
10471
  "65528": {
10472
10472
  "id": 65528,
@@ -10514,25 +10514,25 @@ const clusters = {
10514
10514
  "id": 0,
10515
10515
  "cluster_id": 159,
10516
10516
  "label": "SupportedModes",
10517
- "type": "SupportedModes"
10517
+ "type": "unknown"
10518
10518
  },
10519
10519
  "1": {
10520
10520
  "id": 1,
10521
10521
  "cluster_id": 159,
10522
10522
  "label": "CurrentMode",
10523
- "type": "CurrentMode"
10523
+ "type": "unknown"
10524
10524
  },
10525
10525
  "2": {
10526
10526
  "id": 2,
10527
10527
  "cluster_id": 159,
10528
10528
  "label": "StartUpMode",
10529
- "type": "Optional[Nullable[StartUpMode]]"
10529
+ "type": "Optional[Nullable[unknown]]"
10530
10530
  },
10531
10531
  "3": {
10532
10532
  "id": 3,
10533
10533
  "cluster_id": 159,
10534
10534
  "label": "OnMode",
10535
- "type": "Optional[Nullable[OnMode]]"
10535
+ "type": "Optional[Nullable[unknown]]"
10536
10536
  },
10537
10537
  "65528": {
10538
10538
  "id": 65528,
@@ -15194,55 +15194,55 @@ const clusters = {
15194
15194
  "id": 1285,
15195
15195
  "cluster_id": 2820,
15196
15196
  "label": "RmsVoltage",
15197
- "type": "Optional[uint32]"
15197
+ "type": "Optional[unknown]"
15198
15198
  },
15199
15199
  "1288": {
15200
15200
  "id": 1288,
15201
15201
  "cluster_id": 2820,
15202
15202
  "label": "RmsCurrent",
15203
- "type": "Optional[uint32]"
15203
+ "type": "Optional[unknown]"
15204
15204
  },
15205
15205
  "1291": {
15206
15206
  "id": 1291,
15207
15207
  "cluster_id": 2820,
15208
15208
  "label": "ActivePower",
15209
- "type": "Optional[uint32]"
15209
+ "type": "Optional[unknown]"
15210
15210
  },
15211
15211
  "1536": {
15212
15212
  "id": 1536,
15213
15213
  "cluster_id": 2820,
15214
15214
  "label": "AcVoltageMultiplier",
15215
- "type": "Optional[uint32]"
15215
+ "type": "Optional[unknown]"
15216
15216
  },
15217
15217
  "1537": {
15218
15218
  "id": 1537,
15219
15219
  "cluster_id": 2820,
15220
15220
  "label": "AcVoltageDivisor",
15221
- "type": "Optional[uint32]"
15221
+ "type": "Optional[unknown]"
15222
15222
  },
15223
15223
  "1538": {
15224
15224
  "id": 1538,
15225
15225
  "cluster_id": 2820,
15226
15226
  "label": "AcCurrentMultiplier",
15227
- "type": "Optional[uint32]"
15227
+ "type": "Optional[unknown]"
15228
15228
  },
15229
15229
  "1539": {
15230
15230
  "id": 1539,
15231
15231
  "cluster_id": 2820,
15232
15232
  "label": "AcCurrentDivisor",
15233
- "type": "Optional[uint32]"
15233
+ "type": "Optional[unknown]"
15234
15234
  },
15235
15235
  "1540": {
15236
15236
  "id": 1540,
15237
15237
  "cluster_id": 2820,
15238
15238
  "label": "AcPowerMultiplier",
15239
- "type": "Optional[uint32]"
15239
+ "type": "Optional[unknown]"
15240
15240
  },
15241
15241
  "1541": {
15242
15242
  "id": 1541,
15243
15243
  "cluster_id": 2820,
15244
15244
  "label": "AcPowerDivisor",
15245
- "type": "Optional[uint32]"
15245
+ "type": "Optional[unknown]"
15246
15246
  },
15247
15247
  "65528": {
15248
15248
  "id": 65528,
@@ -15290,43 +15290,43 @@ const clusters = {
15290
15290
  "id": 16,
15291
15291
  "cluster_id": 302775297,
15292
15292
  "label": "TamperAlarm",
15293
- "type": "Optional[uint8]"
15293
+ "type": "Optional[unknown]"
15294
15294
  },
15295
15295
  "17": {
15296
15296
  "id": 17,
15297
15297
  "cluster_id": 302775297,
15298
15298
  "label": "PreheatingState",
15299
- "type": "Optional[uint8]"
15299
+ "type": "Optional[unknown]"
15300
15300
  },
15301
15301
  "18": {
15302
15302
  "id": 18,
15303
15303
  "cluster_id": 302775297,
15304
15304
  "label": "NoDisturbingState",
15305
- "type": "Optional[uint8]"
15305
+ "type": "Optional[unknown]"
15306
15306
  },
15307
15307
  "19": {
15308
15308
  "id": 19,
15309
15309
  "cluster_id": 302775297,
15310
15310
  "label": "SensorType",
15311
- "type": "Optional[uint8]"
15311
+ "type": "Optional[unknown]"
15312
15312
  },
15313
15313
  "20": {
15314
15314
  "id": 20,
15315
15315
  "cluster_id": 302775297,
15316
15316
  "label": "SirenActive",
15317
- "type": "Optional[uint8]"
15317
+ "type": "Optional[unknown]"
15318
15318
  },
15319
15319
  "21": {
15320
15320
  "id": 21,
15321
15321
  "cluster_id": 302775297,
15322
15322
  "label": "AlarmMute",
15323
- "type": "Optional[uint8]"
15323
+ "type": "Optional[unknown]"
15324
15324
  },
15325
15325
  "22": {
15326
15326
  "id": 22,
15327
15327
  "cluster_id": 302775297,
15328
15328
  "label": "LowPowerMode",
15329
- "type": "Optional[uint8]"
15329
+ "type": "Optional[unknown]"
15330
15330
  },
15331
15331
  "65528": {
15332
15332
  "id": 65528,
@@ -15410,13 +15410,13 @@ const clusters = {
15410
15410
  "id": 305070177,
15411
15411
  "cluster_id": 305134641,
15412
15412
  "label": "LedIndicatorIntensityOn",
15413
- "type": "Optional[uint32]"
15413
+ "type": "Optional[unknown]"
15414
15414
  },
15415
15415
  "305070178": {
15416
15416
  "id": 305070178,
15417
15417
  "cluster_id": 305134641,
15418
15418
  "label": "LedIndicatorIntensityOff",
15419
- "type": "Optional[uint32]"
15419
+ "type": "Optional[unknown]"
15420
15420
  },
15421
15421
  "305070342": {
15422
15422
  "id": 305070342,
@@ -15470,25 +15470,25 @@ const clusters = {
15470
15470
  "id": 308084769,
15471
15471
  "cluster_id": 308149265,
15472
15472
  "label": "WattAccumulated",
15473
- "type": "Optional[uint32]"
15473
+ "type": "Optional[unknown]"
15474
15474
  },
15475
15475
  "308084770": {
15476
15476
  "id": 308084770,
15477
15477
  "cluster_id": 308149265,
15478
15478
  "label": "Current",
15479
- "type": "Optional[uint32]"
15479
+ "type": "Optional[unknown]"
15480
15480
  },
15481
15481
  "308084771": {
15482
15482
  "id": 308084771,
15483
15483
  "cluster_id": 308149265,
15484
15484
  "label": "Watt",
15485
- "type": "Optional[uint32]"
15485
+ "type": "Optional[unknown]"
15486
15486
  },
15487
15487
  "308084772": {
15488
15488
  "id": 308084772,
15489
15489
  "cluster_id": 308149265,
15490
15490
  "label": "Voltage",
15491
- "type": "Optional[uint32]"
15491
+ "type": "Optional[unknown]"
15492
15492
  }
15493
15493
  }
15494
15494
  },
@@ -15560,55 +15560,55 @@ const clusters = {
15560
15560
  "id": 319422470,
15561
15561
  "cluster_id": 319486977,
15562
15562
  "label": "TimesOpened",
15563
- "type": "Optional[uint32]"
15563
+ "type": "Optional[unknown]"
15564
15564
  },
15565
15565
  "319422471": {
15566
15566
  "id": 319422471,
15567
15567
  "cluster_id": 319486977,
15568
15568
  "label": "LastEventTime",
15569
- "type": "Optional[uint32]"
15569
+ "type": "Optional[unknown]"
15570
15570
  },
15571
15571
  "319422472": {
15572
15572
  "id": 319422472,
15573
15573
  "cluster_id": 319486977,
15574
15574
  "label": "Voltage",
15575
- "type": "Optional[single]"
15575
+ "type": "Optional[unknown]"
15576
15576
  },
15577
15577
  "319422473": {
15578
15578
  "id": 319422473,
15579
15579
  "cluster_id": 319486977,
15580
15580
  "label": "Current",
15581
- "type": "Optional[single]"
15581
+ "type": "Optional[unknown]"
15582
15582
  },
15583
15583
  "319422474": {
15584
15584
  "id": 319422474,
15585
15585
  "cluster_id": 319486977,
15586
15586
  "label": "Watt",
15587
- "type": "Optional[single]"
15587
+ "type": "Optional[unknown]"
15588
15588
  },
15589
15589
  "319422475": {
15590
15590
  "id": 319422475,
15591
15591
  "cluster_id": 319486977,
15592
15592
  "label": "WattAccumulated",
15593
- "type": "Optional[single]"
15593
+ "type": "Optional[unknown]"
15594
15594
  },
15595
15595
  "319422476": {
15596
15596
  "id": 319422476,
15597
15597
  "cluster_id": 319486977,
15598
15598
  "label": "StatusFault",
15599
- "type": "Optional[uint8]"
15599
+ "type": "Optional[unknown]"
15600
15600
  },
15601
15601
  "319422477": {
15602
15602
  "id": 319422477,
15603
15603
  "cluster_id": 319486977,
15604
15604
  "label": "MotionSensitivity",
15605
- "type": "Optional[uint32]"
15605
+ "type": "Optional[unknown]"
15606
15606
  },
15607
15607
  "319422478": {
15608
15608
  "id": 319422478,
15609
15609
  "cluster_id": 319486977,
15610
15610
  "label": "WattAccumulatedControlPoint",
15611
- "type": "Optional[uint32]"
15611
+ "type": "Optional[unknown]"
15612
15612
  },
15613
15613
  "319422480": {
15614
15614
  "id": 319422480,
@@ -15626,31 +15626,31 @@ const clusters = {
15626
15626
  "id": 319422482,
15627
15627
  "cluster_id": 319486977,
15628
15628
  "label": "Rloc16",
15629
- "type": "Optional[uint16]"
15629
+ "type": "Optional[unknown]"
15630
15630
  },
15631
15631
  "319422483": {
15632
15632
  "id": 319422483,
15633
15633
  "cluster_id": 319486977,
15634
15634
  "label": "Altitude",
15635
- "type": "Optional[single]"
15635
+ "type": "Optional[unknown]"
15636
15636
  },
15637
15637
  "319422484": {
15638
15638
  "id": 319422484,
15639
15639
  "cluster_id": 319486977,
15640
15640
  "label": "Pressure",
15641
- "type": "Optional[single]"
15641
+ "type": "Optional[unknown]"
15642
15642
  },
15643
15643
  "319422485": {
15644
15644
  "id": 319422485,
15645
15645
  "cluster_id": 319486977,
15646
15646
  "label": "WeatherTrend",
15647
- "type": "Optional[uint32]"
15647
+ "type": "Optional[unknown]"
15648
15648
  },
15649
15649
  "319422488": {
15650
15650
  "id": 319422488,
15651
15651
  "cluster_id": 319486977,
15652
15652
  "label": "ValvePosition",
15653
- "type": "Optional[uint32]"
15653
+ "type": "Optional[unknown]"
15654
15654
  }
15655
15655
  }
15656
15656
  },
@@ -15662,25 +15662,25 @@ const clusters = {
15662
15662
  "id": 0,
15663
15663
  "cluster_id": 319683586,
15664
15664
  "label": "CurrentSummationDelivered",
15665
- "type": "Optional[uint32]"
15665
+ "type": "Optional[unknown]"
15666
15666
  },
15667
15667
  "769": {
15668
15668
  "id": 769,
15669
15669
  "cluster_id": 319683586,
15670
15670
  "label": "Multiplier",
15671
- "type": "Optional[uint32]"
15671
+ "type": "Optional[unknown]"
15672
15672
  },
15673
15673
  "770": {
15674
15674
  "id": 770,
15675
15675
  "cluster_id": 319683586,
15676
15676
  "label": "Divisor",
15677
- "type": "Optional[uint32]"
15677
+ "type": "Optional[unknown]"
15678
15678
  },
15679
15679
  "1024": {
15680
15680
  "id": 1024,
15681
15681
  "cluster_id": 319683586,
15682
15682
  "label": "InstantaneousDemand",
15683
- "type": "Optional[uint32]"
15683
+ "type": "Optional[unknown]"
15684
15684
  },
15685
15685
  "65528": {
15686
15686
  "id": 65528,
@@ -15728,7 +15728,7 @@ const clusters = {
15728
15728
  * SPDX-License-Identifier: Apache-2.0
15729
15729
  */
15730
15730
  const showDialogBox = async (type, dialogParams) => {
15731
- await import('./dialog-box-DiXr7i3K.js');
15731
+ await import('./dialog-box-DbDorxmX.js');
15732
15732
  return new Promise(resolve => {
15733
15733
  const dialog = document.createElement("dialog-box");
15734
15734
  dialog.params = dialogParams;
@@ -15902,7 +15902,7 @@ MdTextButton = __decorate([t$1('md-text-button')], MdTextButton);
15902
15902
  */
15903
15903
  const showNodeBindingDialog = async (client, node, endpoint) => {
15904
15904
  var _document$querySelect;
15905
- await import('./node-binding-dialog-Dxgke5kd.js');
15905
+ await import('./node-binding-dialog-DCIUuiOy.js');
15906
15906
  const dialog = document.createElement("node-binding-dialog");
15907
15907
  dialog.client = client;
15908
15908
  dialog.node = node;
@@ -31493,7 +31493,7 @@ MatterNodeView = __decorateClass$3([t$1("matter-node-view")], MatterNodeView);
31493
31493
  */
31494
31494
  const showCommissionNodeDialog = async client => {
31495
31495
  var _document$querySelect;
31496
- await import('./commission-node-dialog-qUprpgSw.js');
31496
+ await import('./commission-node-dialog-D1ZtBMG7.js');
31497
31497
  const dialog = document.createElement("commission-node-dialog");
31498
31498
  dialog.client = client;
31499
31499
  (_document$querySelect = document.querySelector("matter-dashboard-app")) === null || _document$querySelect === void 0 || _document$querySelect.renderRoot.appendChild(dialog);