From fbceb4138803c0fe0ca704afdd1860fa491769ad Mon Sep 17 00:00:00 2001 From: Aadrit-Ghimire <98667231+Aadrit-Ghimire@users.noreply.github.com> Date: Wed, 19 Apr 2023 23:58:25 -0700 Subject: [PATCH] Fix: iso20 SessionStopReq incorrect payload type 0x8001 --- iso15118/evcc/states/iso15118_20_states.py | 1 + 1 file changed, 1 insertion(+) diff --git a/iso15118/evcc/states/iso15118_20_states.py b/iso15118/evcc/states/iso15118_20_states.py index 40a41d70..5cf00404 100644 --- a/iso15118/evcc/states/iso15118_20_states.py +++ b/iso15118/evcc/states/iso15118_20_states.py @@ -951,6 +951,7 @@ async def process_message( session_stop_req, Timeouts.SESSION_STOP_REQ, Namespace.ISO_V20_COMMON_MSG, + ISOV20PayloadTypes.MAINSTREAM, ) return