SwitchEV / RISE-V2G

The only fully-featured reference implementation of the Vehicle-2-Grid communication interface ISO 15118
MIT License
217 stars 93 forks source link

Communicate Rise V2G with raspberry pi #69

Open vatareevee opened 3 years ago

vatareevee commented 3 years ago

Hello everyone,

I got the Rise V2G floders from this github (https://github.com/SwitchEV/RISE-V2G), I use them via Eclipse Titan. Now I want to communicate them with raspberry pi by using IP address but I don't know how to do.

Any help would be appreciated. Thank you!

donadelden commented 2 years ago

Hi, I managed to do so. You do not need the IP addresses; you simply have to set the proper interfaces on the configuration file in each RiseV2G installation. Then the IP addresses will be detected using the SDP protocol integrated into RiseV2G.

I hope I was helpful, Denis