Smart metering
December 2022
About the project
- Build a pipeline to collect power consumption data from smart meters
- Visualize data using Grafana
- To compare power consumption across devices and time ranges
- Detect devices consuming too much power (especially when these are not really used)
- Publish data on an MQTT message bus
- To provide power consumption data for smart home automations
Project details
- Extract data from TP-Link HS110 using the tplink-smartplug library
- Implement a pipeline to feed these values continuously into InfluxDB
- Create dashboards in Grafana
- Implement a pipeline to publish these values on an MQTT message bus for other snart home automations
Roles
- System Architect, Data Architect, Data Engineer
- Design, development, integration, test