ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Working with real EVSE ?

Open stig888881 opened this issue 2 years ago • 0 comments

Hello, can anyone share how this library works with real EVSE? Are you particularly interested in working with Remote Start Transaction ? As far as I understand, to activate this function, you need to disconnect and restart, but with: await asyncio.gather(cp.start(), cp.remote_start_transaction()). In this case , how do real devices that support OCPP react ?

stig888881 avatar Sep 10 '22 20:09 stig888881