Skip to content

Commit 940eb1c

Browse files
authored
Update descriptions.ts
1 parent 35094b5 commit 940eb1c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dashboard/src/client/models/descriptions.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12228,6 +12228,12 @@ export const clusters: Record<number, ClusterDescription> = {
1222812228
"label": "Pressure",
1222912229
"type": "float32"
1223012230
},
12231+
"319422485": {
12232+
"id": 319422485,
12233+
"cluster_id": 319486977,
12234+
"label": "WeatherTrend",
12235+
"type": "int"
12236+
},
1223112237
"319422488": {
1223212238
"id": 319422488,
1223312239
"cluster_id": 319486977,

0 commit comments

Comments
 (0)