mirror of
https://github.com/uhi22/pyPLC.git
synced 2024-11-10 01:05:42 +00:00
docu: hint to wireshark V2GTP dissector
This commit is contained in:
parent
fd56535cb7
commit
68a4a6ef85
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ and the openinverter wiki: https://openinverter.org/wiki/CCS_EVCC_using_AR7420
|
|||
- Modify a PLC adaptor hardware, that it runs on battery
|
||||
- Modify the configuration of the PLC adaptor, that it supports HomePlug Green Phy including the SLAC.
|
||||
- Install wireshark to view the network traffic
|
||||
- Optional: Install the Plugin for Wireshark from https://github.com/geynis/v2g-ws-dissectors, to decode the V2GTP. This does NOT decode the EXI itself.
|
||||
- Install Pcap-ct python library
|
||||
- Get and compile the exi decoder/encoder from http://github.com/uhi22/OpenV2Gx
|
||||
- Run `python pyPlc.py` and use keyboard to trigger actions, or
|
||||
|
|
Loading…
Reference in a new issue