Monday, 17 August 2020

NodeJS to implement OCPP

Hello all,In the company where I work, I will have to implement the latest version of OCPP communication protocol (used for communication between an electric vehicle and a central charging system). This latest version of this protocol implemented in JSON over WebSockets.As I never did anything in this area I would like to know if anyone has already implemented this protocol using NodeJS. From what I understand, I will basically have to put server to send requests and a client to respond to those requests.I already made basic chats applications that were tutorials that I found on the net. If anyone has more knowledge of this and can help me, I appreciate it very much.Best regards!

Submitted August 17, 2020 at 10:42AM by jokermocado

No comments:

Post a Comment