Tags: EVerest/libiso15118
Tags
Feature/notify ev charging needs (#93) * Added base params for notify_ev_charging_needs * Added feedback with DC limits * Updated for ev/evse types and added a special context struct that holds all car-provided (EV) data * Added EV Control Mode * Updated for comments * Bump version --------- Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
ISO15118-20 beta release: (#7) - Evse offers DC & DC_BPT, added some AC messages (wip) - Network supports two connections (tcp and tls) - TLS 1.3 support with mbedtls 3.5 (cross-compiling is supported) - Interface name and keyfiles password are configurable - Added exi logging and ssl logging - Added stop from charger - Added correct wait time before closing the connection (tls and tcp) - fix float to RationalNumber negative numbers lower than -200 ish (#2) Signed-off-by: Sebastian Lukas <sebastian.lukas@pionix.de> Co-authored-by: aw <aw@pionix.de> Co-authored-by: Cornelius Claussen <cc@pionix.de> Co-authored-by: Siebren Weertman <siebren.w@gmail.com>