Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
pvtom committed Feb 21, 2023
1 parent fa06c64 commit 7761090
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions dashboard_flow.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"correl": "",
"expiry": "",
"broker": "91f3de9c65805d3e",
"x": 610,
"x": 650,
"y": 560,
"wires": []
},
Expand All @@ -496,7 +496,7 @@
"width": 0,
"height": 0,
"wrap": false,
"passthru": true,
"passthru": false,
"topic": "topic",
"topicType": "msg",
"format": "{{value}} Wh",
Expand Down Expand Up @@ -610,7 +610,7 @@
"correl": "",
"expiry": "",
"broker": "91f3de9c65805d3e",
"x": 550,
"x": 630,
"y": 620,
"wires": []
},
Expand Down Expand Up @@ -662,7 +662,7 @@
"correl": "",
"expiry": "",
"broker": "91f3de9c65805d3e",
"x": 550,
"x": 610,
"y": 680,
"wires": []
},
Expand Down Expand Up @@ -724,7 +724,7 @@
"correl": "",
"expiry": "",
"broker": "91f3de9c65805d3e",
"x": 610,
"x": 630,
"y": 740,
"wires": []
},
Expand All @@ -744,7 +744,7 @@
"topic": "topic",
"topicType": "msg",
"format": "{{value}} W",
"min": 0,
"min": "1000",
"max": "4500",
"step": "100",
"className": "",
Expand Down Expand Up @@ -786,11 +786,11 @@
"width": 0,
"height": 0,
"wrap": false,
"passthru": true,
"passthru": false,
"topic": "topic",
"topicType": "msg",
"format": "{{value}} W",
"min": 0,
"min": "1000",
"max": "4500",
"step": "100",
"className": "",
Expand Down Expand Up @@ -845,9 +845,9 @@
"useUTC": false,
"colors": [
"#0096ff",
"#ff9300",
"#ff9200",
"#fefb00",
"#8df900",
"#00f900",
"#98df8a",
"#d62728",
"#ff9896",
Expand Down Expand Up @@ -1149,7 +1149,7 @@
"min": 0,
"max": "100",
"colors": [
"#919191",
"#999999",
"#e6e600",
"#00f900"
],
Expand Down

0 comments on commit 7761090

Please sign in to comment.