Difference between revisions of "The Barbican"

From Open Source Controls Wiki
Jump to navigation Jump to search
Line 37: Line 37:
</gallery>
</gallery>


== Data Storage via Dropbox ==
== Data Storage Locally and to Dropbox ==




Data subscribed to is stored on the server locally into csv files. Every day these files are sent to Dropbox, and then purged from the server.
 
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.
 
[[File:Csvfiles1.PNG|frameless|726x726px]]
 
Every day these files are sent to Dropbox, and then 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.
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.
Line 46: Line 53:
[[File:Savetodropbox.png]]
[[File:Savetodropbox.png]]


== Data Visualisation Using InfluxDB and Grafana ==
== Time Series Data Visualisation Using InfluxDB and Grafana ==




Line 58: Line 65:
File:Barbigraf4.PNG|Data is further processed based on type to apply colours and units
File:Barbigraf4.PNG|Data is further processed based on type to apply colours and units
</gallery>
</gallery>
=== 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.
[[File:Bdash1.PNG|frameless|1291x1291px]]
Sections in Heating and Cooling can be expanded.
[[File:Bdash2.PNG|frameless|1291x1291px]]

Revision as of 17:28, 21 September 2022

https://www.barbican.org.uk/

Designs

barbican_discussion.json Monitoring Architecture
all_lorawan.json All LoRaWAN 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
heatweb_barbican_graph1.json Graph 1

Drawings

CHW_Art_Gallery_-_Temporary_Heat_Meter_Locations

Barbicanschem1.png

Temperature Data

Barbigraph1.PNG

Heat Meters

U1000MKII_WM_Issue_1.1


See Micronics Heat Meters for information on how to connect Micronics Heat Meters.


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.

Csvfiles1.PNG

Every day these files are sent to Dropbox, and then 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.

Savetodropbox.png

Time Series Data Visualisation Using InfluxDB and Grafana

Barbigraf1.png


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.


Bdash1.PNG


Sections in Heating and Cooling can be expanded.


Bdash2.PNG