ISO15118 "TC_SECC_CMN_VTB_ServiceDiscovery_002" test case fix
Open
bug
- Dominant language
- C++
- Stars
- 262
- Forks
- 195
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 49
Description
### Describe the bug
The test case "TC_SECC_CMN_VTB_ServiceDiscovery_002" fails with the message:
```
Message MSG_AUTHORIZATION_RES not received! (within 1500ms)
```
This needs to be fixed. The issue is because a `ServiceDiscoveryRes` is sent instead of an `AuthorizationRes`. Check `FailedSequenceError`
### EVerest Domain
ISO15118
### Affected EVerest Module
EvseV2G
### To Reproduce
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.