https://github.com/pfeerick/tracerwebserver
ESP8266 + Modbus + Tracer Solar Charge controller
https://github.com/pfeerick/tracerwebserver
Last synced: about 1 year ago
JSON representation
ESP8266 + Modbus + Tracer Solar Charge controller
- Host: GitHub
- URL: https://github.com/pfeerick/tracerwebserver
- Owner: pfeerick
- Created: 2019-02-10T22:30:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T00:09:31.000Z (over 6 years ago)
- Last Synced: 2025-04-22T18:07:30.242Z (about 1 year ago)
- Language: C++
- Size: 1.64 MB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## ESP8266 Tracer Webserver
[](https://travis-ci.org/pfeerick/tracerWebserver)
A simple webserver to create a web dashboard for the Tracer series charge controllers.
You can see the JSON data responses if you naviate to any of the following URLs:
```
/getRatedData
/getRealtimeData
/getRealtimeStatus
/getStatisticalData
/getDiscrete
/getCoils
```
There is also a some system information present at `/info`.
## Screenshots
### Dashboard overview page

### Realtime Data page

### Rated Data page

### Statistical Data page

### Coil Data page

### Discrete Data page

### System Info page
