ocpp16j
There are 29 repositories under ocpp16j topic.
ChargeTimeEU/Java-OCA-OCPP
Open source client and server library of Open Charge-Point Protocol (OCPP) defined by openchargealliance.org (OCA)
dallmann-consulting/OCPP.Core
OCPP server and management UI written in .NET-Core
c-jimenez/open-ocpp
Open Source C++ implementation of the OCPP 1.6 protocol
monta-app/ocpp-emulator
An open source OCPP Charge Point Emulator built using Kotlin Multiplatform and Jetbrains Compose
codelabsab/rust-ocpp
Libraries for ocpp 1.6 and 2.0.1
oglimmer/scriptable-ocpp-chargepoint-simulator
A Scriptable OCPP Chargepoint Simulator for OCPP 1.6J. Client and Server.
parikshittyagi/ocppClientJ1.6
This repo helps in connecting ocppJ1.6 complaint CMS server using websockets
apostoldevel/ocpp-cs
OCPP Central System and Charge Point emulator.
aliml92/ocpp
Golang implementation of the Open Charge Point Protocol (OCPP).
ChargePi/ChargePi
⚡ChargePi🔌 is an open-source Raspberry Pi 4 based ⚡Charging Point🔌 project, which supports multiple EVSEs and simple connectors🔌. A charging connector🔌 consists of a WS281x RGB 🚥 LED strip, a relay and a power meter.
gennadiygnezdilov/ocpp-1.6J-example-request-response
Example requests and responses OCPP 1.6J
gennadiygnezdilov/php-ocpp-1.6J
Ready-made php script for working with the OCPP 1.6J protocol for charging electric vehicles.
extrawest/BDD-Charge-Point-Tester-via-OCPP-J-
OCPP Charge Point Tester on Cucumber is a software tool that is designed to simulate Central System in the Open Charge Point Protocol (OCPP) 1.6 specification using the Cucumber testing framework.
gio-del/eMall
JavaScript-based project for an eMSP and CPMSs (OCPP Server)
pSnehanshu/ocpp-central-system-boilerplate-code
Boilerplate code for an OCPP central system to quickly get it running.
SolarNetwork/solarnetwork-central
Centralized SolarNet service for SolarNetwork
shiv3/ocpp-cp-simulator
simple standalone ocpp charging port simulator written in reactjs, its based on OCPP 1.6J protocol
connected-hil/ocpp-tools
Open charge point protocol tools. Schema validation, Typescript types, and other helpful utilities.
jacoscaz/typed-ocpp
A library for type-aware parsing, serialization and validation of OCPP 1.6-J and OCPP 2.0.1 messages, built against the official JSON Schema documents published by the Open Charge Alliance.
ruslan-hut/evsys
OCPP 1.6J protocol realisation for Central System. Part of Wattbrews project.
ChargePi/ocppManager-go
A library for storing OCPP configuration values, with custom value support.
Nasar165/ocpp-evse
EVSE charging point test tool with basic OCPP-J 1.6 functionality
drc38/ocpp
Experimental OCPP integration for home assistant, based on https://github.com/mobilityhouse/ocpp
LastProject-ESIEE/OCPPConfigurationServer
A web application to update or configure a charge point with OCPP protocol.
sarinr/ampida
An ocpp server implentation.
alexs-sh/tom
OCPP (SOAP) <-> OCPP (JSON) converter
flowionab/ocpp-charge-point
ocpp-charge-point is a Rust library designed to facilitate the development of charge points that comply with the Open Charge Point Protocol (OCPP) versions 1.6 and 2.0.1
monta-app/library-ocpp
Monta's OCPP Library built using Kotlin