Add option to serve a static frontend
This commit is contained in:
parent
b3804f3d58
commit
f6117d04ee
9 changed files with 64 additions and 33 deletions
|
@ -1,6 +1,6 @@
|
|||
# Simple OCCP Central System
|
||||
# LibreCharge
|
||||
|
||||
This is a simple implementation of a basic [OCPP](https://openchargealliance.org/protocols/open-charge-point-protocol/) 2.0.1 compliant central system (backend) for EV charging stations.
|
||||
LibreCharge is a simple implementation of a basic [OCPP](https://openchargealliance.org/protocols/open-charge-point-protocol/) 2.0.1 compliant central system (backend) for EV charging stations.
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -12,5 +12,7 @@ This is a simple implementation of a basic [OCPP](https://openchargealliance.org
|
|||
- ✅ RESTful API
|
||||
|
||||
## Tested charging stations
|
||||
|
||||
This project has been successfully tested with the following charging stations:
|
||||
|
||||
- Alfen Eve Single S-line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue