lincomatic / open_evse

Firmware for Open EVSE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Questions about RAPI

MrZloHex opened this issue · comments

commented

Hello,
I would like to firstly apologise that this is not an issue, but just a few questions about RAPI implementation, cause I haven't found any contact details to get in touch with you.
I was researching about your bit-oriented protocol RAPI and tried to implement recipient for it.
So, I got some questions:
I didn't found how to send message to start charging and should I answer on messages like boot notification or evse state transition.
If you can explain these things I would be very grateful!

With respect, Alexey.

Have a look at the RapiSender class in this project: https://github.com/OpenEVSE/ESP32_WiFi_V4.x

RapiSender is part of OpenEVSE_Lib now.