IEC 60870-5-104 Protocol - python windows and Linux
The IEC 104 Protocol Server and Client implemetation in Phyton.
we did a python wrapper for our IEC 104 implementation using ctypes, and tested in Windows and linux x86_64.
in the package tests folder , you can find the server and client test programs.
using this, you can simulate complete IEC 104 Server device(iec104servertest.py) and client(iec104clienttest.py).
or
PyPI page https://pypi.org/project/pyiec104/
install using - pip install pyiec104
Microsoft Visual C++ Redistributable X86
Download Evaluation Kit - IEC 104 Protocol Development Bundle
In the Development Bundle, We included IEC 60870-5 part 104 Protocol Server Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.
