All Projects → ChargeTimeEU → Java Oca Ocpp

ChargeTimeEU / Java Oca Ocpp

Licence: mit
Client and server library of Open Charge-Point Protocol from openchargealliance.org

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Java Oca Ocpp

N2o
⭕ N2O: Distributed Application Server
Stars: ✭ 1,262 (+1162%)
Mutual labels:  websockets
Wsrpc
node.js/browser protobuf rpc over binary websockets
Stars: ✭ 91 (-9%)
Mutual labels:  websockets
Easy Soap Request
Small Node.js library to make SOAP requests easier
Stars: ✭ 99 (-1%)
Mutual labels:  soap
Swindon
An HTTP edge (frontend) server with smart websockets support
Stars: ✭ 87 (-13%)
Mutual labels:  websockets
Js Integration Examples
Examples of common uses of ports and web components
Stars: ✭ 90 (-10%)
Mutual labels:  websockets
Pytrader Python Mt4 Mt5 Trading Api Connector Drag N Drop
End-to-End solution connecting Metatrader4 & Metatrader5 💹 with Python with a simple drag and drop EA. Fully tested bug free & efficient solution for live & paper trading⭐ Full Documentation ready.
Stars: ✭ 93 (-7%)
Mutual labels:  websockets
Localslackirc
IRC gateway for slack, running on localhost for one user
Stars: ✭ 84 (-16%)
Mutual labels:  websockets
Hsac Fitnesse Fixtures
An environment to define and run integration tests. It contains Fitnesse fixture (base) classes and a baseline FitNesse installation.
Stars: ✭ 99 (-1%)
Mutual labels:  soap
Xmlmapper
A simple way to map XML to Objects written in Swift
Stars: ✭ 90 (-10%)
Mutual labels:  soap
Sandstone
PHP microframework designed to build a RestApi working together with a websocket server. Build a real time RestApi!
Stars: ✭ 98 (-2%)
Mutual labels:  websockets
Rabbitmq Web Stomp
Provides support for STOMP over WebSockets
Stars: ✭ 87 (-13%)
Mutual labels:  websockets
Mentat
scalable group chat with tags and pretty good privacy.
Stars: ✭ 89 (-11%)
Mutual labels:  websockets
Advanced Redux
A messenger service built with Redux
Stars: ✭ 96 (-4%)
Mutual labels:  websockets
Arduinowebsockets
arduinoWebSockets
Stars: ✭ 1,265 (+1165%)
Mutual labels:  websockets
Serverless Chat
A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDB
Stars: ✭ 99 (-1%)
Mutual labels:  websockets
Codeigniter Ratchet Websocket
This library contains the demo of commenting/posting realtime using CodeIgniter+AngularJS+Ratchet PHP Websocket
Stars: ✭ 84 (-16%)
Mutual labels:  websockets
Uvicorn Gunicorn Starlette Docker
Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python 3.7 and 3.6 with performance auto-tuning. Optionally with Alpine Linux.
Stars: ✭ 92 (-8%)
Mutual labels:  websockets
Ng2 Websockets
Example project of using WebSockets in an Angular 2 application
Stars: ✭ 100 (+0%)
Mutual labels:  websockets
Basilica
It's kinda like a forum.
Stars: ✭ 99 (-1%)
Mutual labels:  websockets
Sacrificial Socket
A Go websocket library with an API similar to Socket.IO... but not Socket.IO
Stars: ✭ 96 (-4%)
Mutual labels:  websockets

Build Status codecov Gitter

Java-OCA-OCPP

A client and server library of Open Charge-Point Protocol from openchargealliance.org

With this library, you can easily get started with the Open Charge-Point Protocol. The design is driven by test, which will ensure premium software that is easy to adapt and modify to your needs.

Please note, this is a library and not an application, so there is no main method.

Currently we support 1.6 SOAP or Web socket.

Incoming request events are split into feature profiles as described in the OCPP specification. I recommend that you download and read the specification from openchargealliance.org

See the project plan here: https://tree.taiga.io/project/tvolden-java-oca-ocpp/

!! If you have an implementation for 0.4 or earlier, please read:
https://github.com/ChargeTimeEU/Java-OCA-OCPP/wiki/External-interface-change-from-version-0.4-to-0.5

Dependencies

Java-OCA-OCPP uses the following libraries:

To use version 1.6 you need the following libraries:

License

MIT License

About ChargeTime.eu

We are devoted to push the marked for vehicles charging forward. There are many standards out there, we intend to implement and share them. Any help is much appreciated!

The market is in its defining state, the practices and standards we come up with now, may very well stick around for decades to come.

See our vision at http://www.chargetime.eu/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].