v21.06.012
The DNP3 Protocol Outstation Server and Master Client implemetation in Phyton.
DNP3 Protocol Python
we did a python wrapper for our DNP3 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 dnp3 Server device(dnp3servertest.py) and client(dnp3clienttest.py).
or
PyPI page https://pypi.org/project/dnp3protocol/
Features
- Binary Input, Double-bit Binary Input, Binary Output, Counter Input, Analog Input, Analog output, Octect String, virtual terminal String.
- Supports Serial, TCP IP Communication
- Complete File transfer implementation and Directory commands
- Supports unsolicited response, Octect String, Virtual Terminal Output
- Supports "Select-Before-Operate" and "Direct-Execute" command execution modes
- Binary Input, Double-bit Binary Input, Binary Output, Counter Input, Analog Input, Analog output, Octect String, virtual terminal String.
- Clock time synchronization
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DNP3 Protocol Python code!