Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erikzenker/solar-power-system
- Owner: erikzenker
- Created: 2022-02-15T15:22:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T20:42:01.000Z (over 2 years ago)
- Last Synced: 2024-10-30T01:44:48.507Z (2 months ago)
- Language: C++
- Size: 4.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/+
```