The complete data pipeline is finished now:
Current consumption in Watt and total Watthours so far are transmitted every 15 seconds from the Smartmeter to a Canique Pico Gateway via 868 MHz radio.
The data is then displayed on cockpit.canique.com and updated whenever new data comes in.
The communication between Pico Gateway and website is via MQTT. You can also configure the Pico Gateway to redirect the data to some other MQTT broker and then process the data yourself (e.g. via InfluxDB, Grafana etc..)
![](https://cdn.hackaday.io/images/1940471720795815864.png)
If we send the data to an MQTT broker running on a Raspberry, it looks like this:
![](https://cdn.hackaday.io/images/5660971720796388082.png)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.