Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apostoldevel/ocpp-css
OCPP Central System as Service
https://github.com/apostoldevel/ocpp-css
charge-point ocpp ocpp-central ocpp-server ocpp16
Last synced: about 2 months ago
JSON representation
OCPP Central System as Service
- Host: GitHub
- URL: https://github.com/apostoldevel/ocpp-css
- Owner: apostoldevel
- Created: 2022-01-04T13:17:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T11:43:47.000Z (over 1 year ago)
- Last Synced: 2024-01-27T04:07:50.112Z (12 months ago)
- Topics: charge-point, ocpp, ocpp-central, ocpp-server, ocpp16
- Homepage: https://ocpp-css.com
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OCPP Central System as Service
Central System for charging stations for electric cars.
Built on base [OCPP Central System](https://github.com/apostoldevel/apostol-cs) and [Apostol CRM](https://github.com/apostoldevel/apostol-crm).
Overview
-
Open Charge Point Protocol [OCPP](http://ocppforum.net) is a communication protocol between multiple charging stations ("charge points") and a single management software ("central system").Central System (CS)
-You can connect your station to a demo central system.
Connection addresses:
- WebSocket: ws://ws.ocpp-css.com/ocpp
- SOAP: http://soap.ocpp-css.com/OcppCase matters.
To control the charging station, use the web shell at:
- [https://cs.ocpp-css.com](https://cs.ocpp-css.com)Authorization:
~~~
username: demo
password: demo
~~~RFID-card:
~~~
idTag: demo
~~~API (Swagger):
https://cs.ocpp-css.com/docs/Check API:
http://cs.ocpp-css.com/api/v1/pingCentral System as Service (CSS)
-Automated system for processing data from charging stations.
Authorization:
~~~
username: demo
password: demo
~~~API (Swagger):
https://css.ocpp-css.com/docs/Check API:
https://css.ocpp-css.com/api/v1/pingContact
-We invite enthusiasts to cooperate.
email: [email protected]