ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Open Charge Point Protocol

Results 7 ocpp issues
Sort by recently updated
recently updated
newest added

I could not find the OCPP 1.6 Security Whitepaper messages, is there a release date for it?

Object ocpp.0.info.connection is invalid: Default value has to be type "string" but received type "boolean" Wallbox : PulsarPlus

Hi, I'm a newbie in the OCPP and after reading the documents for the 2.0.1 version, I don't finish to understand what are the referenced components and variables. Are they...

Using the related testing tool "docile-charge-point" (thanks for providing it), I've found the following possible issues related to version v2.0: 1. In TransactionEventRequest fields "transactionData" and "transactionData.id" appears. Could be...

Hello, I am new to Scala, so please, excuse me in advance if this sounds like a silly issue. I added this piece of code in the match case of...

Hello, as far as I managed to understand, the provided ExampleServerTestApp waits for incoming requests from a charge point (e.g.: a BootNotificationReq) and responds with a suitable response (a BootNotificationRes)....

Hi guys! Does anyone have a SOAP example available (client/server)? Any tip is welcome, as I have no experience with Scala. Thanks, Victor