mobilityhouse / ocpp

Python implementation of the Open Charge Point Protocol (OCPP).
MIT License
744 stars 291 forks source link

Add dataclasses for ChargingProfile #648

Open jerome-benoit opened 1 month ago

jerome-benoit commented 1 month ago

PR https://github.com/mobilityhouse/ocpp/pull/172 updated with master.

Smart charging algos conception and validation has become a requirement for charging infrastructure. Every single code lines that can help at implementing and testing it worse the effort.