igrid-network-simulations is sensor network emulator for smart grid.
For the agent/AP:
- python2.
- pip.
- Wireshark.
- Pre-configured Virtual Machine with Mininet-WIFI [3.3GB Size] - Ubuntu 18.04 x64 - Mininet-WiFi (pass: wifi).
$: git clone https://github.com/RugaCoder/igrid-network-simulations net-sim
$: cd net-sim
$: pip install -r requirements.txt
$: python2 bin/igrid-net
Interface sw-eth1 can be used to capture nodes (sensors) traffic.