PacketSniffer¶
Using the “PacketSniffer” EVerest module it is possible to capture and store the different packets on the PLC interface.
Auto-Generated Reference¶
Module Configuration¶
device: string <optional>
default: “eth1”
The ethernet device on which the messages are to be captured
session_logging_path: string <optional>
default: “/tmp”
Output directory for session capture dump files. Will be used only if not empty. If empty, the logging path provided in the SessionStarted event will be used. If no logging path is provided there either, no capture will be performed.
Requirements¶
evse_manager: evse_manager 1