Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erikzenker/solar-power-system

Source code for diy solar power system project
https://github.com/erikzenker/solar-power-system

Last synced: 26 days ago
JSON representation

Source code for diy solar power system project

Awesome Lists containing this project

README

        

# Solar Power System

Source code for the project described in this [gist](https://gist.github.com/erikzenker/c7c082db0377468c1f32368b9aaf247b)

# Subscribe Mqtt Broker to Check Metrics
```
mosquitto_sub -h broker.hivemq.com -p 1883 -t v1/devices/solar-power-system/+
```