MOSTO
is a SCADA network device simulator based on ModbusTCP communications. The simulator involves both the master and slave devices of a ModbusTCP communication, where the most common features of a SCADA system can be easily configured.
The master and the slaves are completely disengaged from each other. To run the master simulator simply run:
python master.py
Likewise, to run the slave:
python slave.py
- Ibai Marcos Cincunegui
- Ricardo J. Rodríguez
Licensed under the GNU GPLv3 license.