Difference between revisions of "The Barbican"
Line 4: | Line 4: | ||
==Designs== | ==Designs== | ||
<iframe key="wiki" align="right" width="100%" height="1150" level="" path="/gojs/samples/ | <iframe key="wiki" align="right" width="100%" height="1150" level="" path="/gojs/samples/wiring24.html?cid=barbican_splash.json&palette=heatweb_sensors.json&height=800px" /> | ||
<pre class="wikidiagrams"> | <pre class="wikidiagrams"> |
Revision as of 19:41, 3 February 2023
Designs
barbican_discussion.json Monitoring Architecture barbican_meter_locations.json Heat Meter and Sensor Locations meter_installation.json Principles of calculating flow rates from temperatures barbican_wiring_1.json Wiring 1 heatweb_barbican_graph1.json Graph 1 barbican_splash.json Dashboard 1
Drawings
CHW_Art_Gallery_-_Temporary_Heat_Meter_Locations
Temperature Data
Heat Meters
See Micronics Heat Meters for information on how to connect Micronics Heat Meters.
The first Micronics heat meter provided data immediately as expected, matching values on the screen. This can be viewed in the Node-RED software in the debug window, where one can inspect the data telegrams being sent and received. [1, 3 ...] represents device 1, function code 3 (read register). The response should also start with [1, 3 ...]
Data Storage Locally and to Dropbox
Data subscribed to is stored on the server locally into csv files.
A file browser utility is included on this wiki with a user account setup to provide simple access to stored CSV files.
Every day these files are sent to Dropbox, and then can optionally be purged from the server.
We are currently storing all /dat/ incoming MQTT data, fed from field trials. This will ensure we retain long-term records of all operational data, from all field trials, down to 1 second resolution. It will be a lot of data, but Dropbox has more than enough room.
Time Series Data Visualisation Using InfluxDB and Grafana
Client Dashboard
Grafana includes organisation, role and user management, making it straightforward to setup a dedicated client portal with dashboards customised to best show the data and allow analysis. A light theme has been used.
Sections in Heating and Cooling can be expanded.