IEC 60870-5-101 Protocol - python windows and Linux
The IEC 101 Protocol Server and Client implemetation in Phyton.
we did a python wrapper for our IEC 101 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 101 Server device(iec101servertest.py) and client(iec101clienttest.py).
or
PyPI page https://pypi.org/project/pyiec101/
install using - pip install pyiec101
Microsoft Visual C++ Redistributable X64 Microsoft Visual C++ Redistributable X86
Download Evaluation Kit - IEC 101 Protocol Development Bundle
In the Development Bundle, We included IEC 60870-5 part 101 Protocol Server Client Simulator, Windows and Linux SDK, C# projects, Python, .net core , Doxygen documentation and Raspberry Pi, BeagleBone Demo library.
