pyiec101


Namepyiec101 JSON
Version 21.6.8 PyPI version JSON
download
home_pagehttps://www.freyrscada.com/iec-60870-5-101-python.php
SummaryIEC 60870-5-101 protocol Server and Client Implementation - Python Wrapper for IEC 101 protocol
upload_time2025-02-16 12:14:02
maintainerNone
docs_urlNone
authorFreyrSCADA
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [IEC 60870-5-101 Protocol - python windows and Linux](https://www.freyrscada.com/iec-60870-5-101-python.php)

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).

[Microsoft Visual C++ Redistributable X64](https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe)
[Microsoft Visual C++ Redistributable X86](https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe)


# [IEC 60870-5-101 Protocol](http://www.freyrscada.com/iec-60870-5-101.php)

Support both balanced and unbalanced mode.

IEC 60870-5 part 101 enables communication between IED, RTU control station and substation via a standard Serial network. 
IEC 60870 5 101 protocol (IEC 101) is a part of IEC Telecontrol Equipment and Systems Standard IEC 60870-5 that provides a communication profile for sending basic telecontrol messages between two systems in electrical engineering and power system automation.
IEC 60870 part 5 is one of the IEC 60870 set of standards which define systems used for telecontrol (supervisory control and data acquisition SCADA) 

[![IEC 60870-5-101 Protocol](http://www.freyrscada.com/images/101w320x220.jpg)](http://www.freyrscada.com/iec-60870-5-101.php)

Make your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 101.

* [IEC 60870-5-101 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](#iec-60870-5-101-source-code-windows-c-c-c-net-linux-arm-posix-c-c)
* [IEC 60870-5-101 Protocol RTU IED Server Simulator](#iec-60870-5-101-rtu-ied-server-simulator)
* [IEC 60870-5 part 101 Protocol Client Master Simulator](#iec-60870-5-101-protocol-client-master-simulator)
* [IEC 101 Windows C C++ C# .NET Programming](#iec-60870-5-part-101-windows-c-c-c-net-programming)
* [IEC 60870-5 part 101 Protocol Linux Posix C C++ ARM](#iec-60870-5-101-protocol-linux-development-posix-c-c-arm)
* [IEC 60870-5 101 Protocol Video](#iec-60870-5-part-101-protocol-video-tutorial)


## [Download Evaluation Kit - IEC 101 Development Bundle](http://www.freyrscada.com/iec-60870-5-101.php#Download-IEC60870-5-101-Development-Bundle)

In the Development Bundle, We included IEC 101 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.


# [IEC 60870-5-101 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](http://www.freyrscada.com/iec-60870-5-101-Source-Code-Library.html)


The most complete implementation of IEC 101 protocol stack including File transfer (Monitor and Control Direction), Directory Commnads, Supports all type of Monitoring, command , parameter ASDUs.

Low memory footprint, easy start on any hardware platform, can operate with or without an operating system, delivered as a source code,

high configurability allows to use required features only, royalty-free licensing.


[![IEC 60870-5-101 Code Windows C C++ C# .net Linux Arm POSIX](http://www.freyrscada.com/images/IEC-60870-5-101-source-code-library-stack.jpg)](http://www.freyrscada.com/iec-60870-5-101-Source-Code-Library.html)


## Salient Features


 - Written in ANSI-Standard C Source Code, under a strict corporate coding standard, and supports C++, C#

 - Transparent licensing scheme - No hidden costs, No deferred payments.

 - High performance, robust and scalable architecture

 - Provides a simple method for systems Integrators and OEMs to utilize standard tools to implement their systems

 - Our stacks are fully compliant with "POSIX" and tested in ubuntu, feroda, Debian, QNX, Linux Embedded OS and Various Cross compiler tool chains.

 - Our all protocol stack supports "POSIX compliant operating system"

 - Context-based event-driven model
 
 - Support both balanced and unbalanced mode

 - Multiple Server and Client Simulation

 - In a Single Server(link) simulate Multiple Stations (Common Address / Station Address)

 - Supports Background Scan, Cyclic Data Transmission, Double Transmission, Redundancy and File transfer.

 - Communication with redundant control systems and interruption-free switch over between redundant systems

 - Supports "Select-Before-Operate" and "Direct-Execute" command execution modes

 - Source Code Library allows a fast and cost efficient implementation

 - APIs are designed to be very easy to use and flexible



 


## Knowledge Base - Interoperability

[IEC 60870-5-101 Protocol Server Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-101-Server-Interoperability.pdf)

[IEC 60870-5-101 protocol Client Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-101-Client-Interoperability.pdf)

 


# [IEC 60870-5 part 101 Windows C C++ C# .NET Programming](http://www.freyrscada.com/iec-60870-5-101-Windows-Software-Development-Kit(SDK).php)


IEC 60870-5-101 Demo Win DLL includes simple (Server & Client C programs, c# .net )example using a Command window and command line inputs.

The source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-101 DLL..IEC 101 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC101 Server & Client programs, Visual Studio Demo console project files, Doxygen .

We used Visual studio compiler to create the dll, sample test projects.


[![IEC 60870-5-101 Windows C C++ C# .NET](http://www.freyrscada.com/images/101w320x220_win_sdk.jpg)](http://www.freyrscada.com/iec-60870-5-101-Windows-Software-Development-Kit(SDK).php)


This evaluation package allows you to:

Access product manual(API documentation)(pdf, Doxygen html)

Browse the IEC 60870-5-101 library API documentation

Study the source code of the IEC 60870-5-101 examples provided

Modify and compile the IEC 60870-5-101 examples

Create your own IEC 60870-5-101 programs and test with leading test tools

You can use the source code of the application examples and modify them according to your needs.


# [IEC 60870-5-101 Protocol Linux Development POSIX C C++ ARM](http://www.freyrscada.com/iec-60870-5-101-Linux-Software-Development-Kit(SDK).php)


IEC 101 Demo Linux Shared Library includes simple (Server & Client C programs )example using a Command window and command line inputs.

The source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-101 library.

IEC 60870-5-101 Linux SDK contains Shared Library(.a) (precompiled library), Static link lib, Demo IEC101 Server & Client programs, CodeBlock Demo console project files, Doxygen .

We used gcc compiler to create the Shared Library, sample test projects.

[![IEC 60870-5-101 Protocol Linux C C++ POSIX](http://www.freyrscada.com/images/101w320x220_linux_sdk.jpg)](http://www.freyrscada.com/iec-60870-5-101-Linux-Software-Development-Kit(SDK).php)


This evaluation package allows you to:

 - Access product manual(API documentation)(pdf, Doxygen html)

 - Browse the IEC 60870-5-101 library API documentation

 - Study the source code of the IEC 60870-5-101 examples provided

 - Modify and compile the IEC 60870-5-101 examples

 - Create your own IEC 60870-5-101 programs and test with leading test tools

 - You can use the source code of the application examples and modify them according to your needs.


Minimum system requirements

Supports Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat...(All Posix Compliant Operating Systems)

gcc - Any IDE supports C & C++ Programming, support all your cross tool chain




# [IEC 60870-5 part 101 Protocol Video Tutorial](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP)

## [IEC 60870-5-101 Protocol Product Description Video](http://www.freyrscada.com/iec-60870-5-101-video.html)	
[![IEC 60870-5-101 Protocol Product Description Video](http://www.freyrscada.com/images/iec101videoicon.jpg)](http://www.freyrscada.com/iec-60870-5-101-video.html)

## [IEC 60870-5-101 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/IEC101_Server_Simulator_Testing.html)	
[![IEC 60870-5-101 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/images/iec101-server-simulator-testing.jpg)](http://www.freyrscada.com/IEC101_Server_Simulator_Testing.html)

## [IEC 60870-5-101 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/IEC101_Client_Simulator_Testing.html)	
[![IEC 60870-5-101 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/images/iec101-client-simulator-testing.jpg)](http://www.freyrscada.com/IEC101_Client_Simulator_Testing.html)

## [IEC 60870-5-101 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/IEC-60870-5-101-Server-Client-File-Transfer-video.html)	
[![IEC 60870-5-101 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/images/iec101-simulator-filetransfer.jpg)](http://www.freyrscada.com/IEC-60870-5-101-Server-Client-File-Transfer-video.html)

## [IEC 60870-5-101 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/IEC101_Server_Simulator_Kepware_OPC.html)	
[![IEC 60870-5-101 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/images/IEC101_Server_Simulator_Kepware_OPC.jpg)](http://www.freyrscada.com/IEC101_Server_Simulator_Kepware_OPC.html)

## [IEC 60870-5-101 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/IEC101_Server_Beaglebone_Arm_Linux.html)	
[![IEC 60870-5-101 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/images/IEC101_Server_Beaglebone_Arm_Linux.jpg)](http://www.freyrscada.com/IEC101_Server_Beaglebone_Arm_Linux.html)

## [IEC 101 RTU IED Server Simulator testing with Matrikon OPC](http://www.freyrscada.com/IEC101_Server_Simulator-Matrikon-OPC.html)	
[![IEC 101 RTU IED Server Simulator testing with Matrikon OPC](http://www.freyrscada.com/images/iec101-matrikon-opc-with-sub.JPG)](http://www.freyrscada.com/IEC101_Server_Simulator-Matrikon-OPC.html)



[facebook](https://www.facebook.com/IEC101/)

[linkedin](https://in.linkedin.com/showcase/iec-60870-5-101)  

[youtube](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bsVPrJVW4nknHozdfcWE5u)

[twitter](https://twitter.com/FreyrScada)

[pinterest](https://in.pinterest.com/FreyrSCADA/iec-60870-5-101-protocol/)

[tumblr](https://freyrscada.tumblr.com)

[blog](https://iec60870-5-101.blogspot.in/)

[telegram](https://t.me/s/iec_60870_5_101_protocol)

[instagram](https://www.instagram.com/explore/tags/iec101_protocol/)


# [Download Evaluation Kit - IEC 101 Protocol Development Bundle](http://www.freyrscada.com/iec-60870-5-101.php#Download-IEC60870-5-101-Development-Bundle)

In the Development Bundle, We included IEC 60870-5 part 101 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.freyrscada.com/iec-60870-5-101-python.php",
    "name": "pyiec101",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "FreyrSCADA",
    "author_email": "contact@freyrscada.com",
    "download_url": "https://files.pythonhosted.org/packages/0b/68/f50fa951d91c3fe0d8f240f3bba1832a144ef15363ebc0063bacadb44e9b/pyiec101-21.6.8.tar.gz",
    "platform": null,
    "description": "# [IEC 60870-5-101 Protocol - python windows and Linux](https://www.freyrscada.com/iec-60870-5-101-python.php)\r\n\r\nThe IEC 101 Protocol Server and Client implemetation in Phyton.\r\n\r\nwe did a python wrapper for our IEC 101 implementation using ctypes.\r\n\r\nand tested in Windows and linux x86_64.\r\n\r\nin the package tests folder , you can find the server and client test programs.\r\n\r\nusing this, you can simulate complete IEC 101 Server device(iec101servertest.py) and client(iec101clienttest.py).\r\n\r\n[Microsoft Visual C++ Redistributable X64](https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe)\r\n[Microsoft Visual C++ Redistributable X86](https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe)\r\n\r\n\r\n# [IEC 60870-5-101 Protocol](http://www.freyrscada.com/iec-60870-5-101.php)\r\n\r\nSupport both balanced and unbalanced mode.\r\n\r\nIEC 60870-5 part 101 enables communication between IED, RTU control station and substation via a standard Serial network. \r\nIEC 60870 5 101 protocol (IEC 101) is a part of IEC Telecontrol Equipment and Systems Standard IEC 60870-5 that provides a communication profile for sending basic telecontrol messages between two systems in electrical engineering and power system automation.\r\nIEC 60870 part 5 is one of the IEC 60870 set of standards which define systems used for telecontrol (supervisory control and data acquisition SCADA) \r\n\r\n[![IEC 60870-5-101 Protocol](http://www.freyrscada.com/images/101w320x220.jpg)](http://www.freyrscada.com/iec-60870-5-101.php)\r\n\r\nMake your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 101.\r\n\r\n* [IEC 60870-5-101 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](#iec-60870-5-101-source-code-windows-c-c-c-net-linux-arm-posix-c-c)\r\n* [IEC 60870-5-101 Protocol RTU IED Server Simulator](#iec-60870-5-101-rtu-ied-server-simulator)\r\n* [IEC 60870-5 part 101 Protocol Client Master Simulator](#iec-60870-5-101-protocol-client-master-simulator)\r\n* [IEC 101 Windows C C++ C# .NET Programming](#iec-60870-5-part-101-windows-c-c-c-net-programming)\r\n* [IEC 60870-5 part 101 Protocol Linux Posix C C++ ARM](#iec-60870-5-101-protocol-linux-development-posix-c-c-arm)\r\n* [IEC 60870-5 101 Protocol Video](#iec-60870-5-part-101-protocol-video-tutorial)\r\n\r\n\r\n## [Download Evaluation Kit - IEC 101 Development Bundle](http://www.freyrscada.com/iec-60870-5-101.php#Download-IEC60870-5-101-Development-Bundle)\r\n\r\nIn the Development Bundle, We included IEC 101 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.\r\n\r\n\r\n# [IEC 60870-5-101 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](http://www.freyrscada.com/iec-60870-5-101-Source-Code-Library.html)\r\n\r\n\r\nThe most complete implementation of IEC 101 protocol stack including File transfer (Monitor and Control Direction), Directory Commnads, Supports all type of Monitoring, command , parameter ASDUs.\r\n\r\nLow memory footprint, easy start on any hardware platform, can operate with or without an operating system, delivered as a source code,\r\n\r\nhigh configurability allows to use required features only, royalty-free licensing.\r\n\r\n\r\n[![IEC 60870-5-101 Code Windows C C++ C# .net Linux Arm POSIX](http://www.freyrscada.com/images/IEC-60870-5-101-source-code-library-stack.jpg)](http://www.freyrscada.com/iec-60870-5-101-Source-Code-Library.html)\r\n\r\n\r\n## Salient Features\r\n\r\n\r\n - Written in ANSI-Standard C Source Code, under a strict corporate coding standard, and supports C++, C#\r\n\r\n - Transparent licensing scheme - No hidden costs, No deferred payments.\r\n\r\n - High performance, robust and scalable architecture\r\n\r\n - Provides a simple method for systems Integrators and OEMs to utilize standard tools to implement their systems\r\n\r\n - Our stacks are fully compliant with \"POSIX\" and tested in ubuntu, feroda, Debian, QNX, Linux Embedded OS and Various Cross compiler tool chains.\r\n\r\n - Our all protocol stack supports \"POSIX compliant operating system\"\r\n\r\n - Context-based event-driven model\r\n \r\n - Support both balanced and unbalanced mode\r\n\r\n - Multiple Server and Client Simulation\r\n\r\n - In a Single Server(link) simulate Multiple Stations (Common Address / Station Address)\r\n\r\n - Supports Background Scan, Cyclic Data Transmission, Double Transmission, Redundancy and File transfer.\r\n\r\n - Communication with redundant control systems and interruption-free switch over between redundant systems\r\n\r\n - Supports \"Select-Before-Operate\" and \"Direct-Execute\" command execution modes\r\n\r\n - Source Code Library allows a fast and cost efficient implementation\r\n\r\n - APIs are designed to be very easy to use and flexible\r\n\r\n\r\n\r\n \r\n\r\n\r\n## Knowledge Base - Interoperability\r\n\r\n[IEC 60870-5-101 Protocol Server Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-101-Server-Interoperability.pdf)\r\n\r\n[IEC 60870-5-101 protocol Client Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-101-Client-Interoperability.pdf)\r\n\r\n \r\n\r\n\r\n# [IEC 60870-5 part 101 Windows C C++ C# .NET Programming](http://www.freyrscada.com/iec-60870-5-101-Windows-Software-Development-Kit(SDK).php)\r\n\r\n\r\nIEC 60870-5-101 Demo Win DLL includes simple (Server & Client C programs, c# .net )example using a Command window and command line inputs.\r\n\r\nThe source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-101 DLL..IEC 101 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC101 Server & Client programs, Visual Studio Demo console project files, Doxygen .\r\n\r\nWe used Visual studio compiler to create the dll, sample test projects.\r\n\r\n\r\n[![IEC 60870-5-101 Windows C C++ C# .NET](http://www.freyrscada.com/images/101w320x220_win_sdk.jpg)](http://www.freyrscada.com/iec-60870-5-101-Windows-Software-Development-Kit(SDK).php)\r\n\r\n\r\nThis evaluation package allows you to:\r\n\r\nAccess product manual(API documentation)(pdf, Doxygen html)\r\n\r\nBrowse the IEC 60870-5-101 library API documentation\r\n\r\nStudy the source code of the IEC 60870-5-101 examples provided\r\n\r\nModify and compile the IEC 60870-5-101 examples\r\n\r\nCreate your own IEC 60870-5-101 programs and test with leading test tools\r\n\r\nYou can use the source code of the application examples and modify them according to your needs.\r\n\r\n\r\n# [IEC 60870-5-101 Protocol Linux Development POSIX C C++ ARM](http://www.freyrscada.com/iec-60870-5-101-Linux-Software-Development-Kit(SDK).php)\r\n\r\n\r\nIEC 101 Demo Linux Shared Library includes simple (Server & Client C programs )example using a Command window and command line inputs.\r\n\r\nThe source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-101 library.\r\n\r\nIEC 60870-5-101 Linux SDK contains Shared Library(.a) (precompiled library), Static link lib, Demo IEC101 Server & Client programs, CodeBlock Demo console project files, Doxygen .\r\n\r\nWe used gcc compiler to create the Shared Library, sample test projects.\r\n\r\n[![IEC 60870-5-101 Protocol Linux C C++ POSIX](http://www.freyrscada.com/images/101w320x220_linux_sdk.jpg)](http://www.freyrscada.com/iec-60870-5-101-Linux-Software-Development-Kit(SDK).php)\r\n\r\n\r\nThis evaluation package allows you to:\r\n\r\n - Access product manual(API documentation)(pdf, Doxygen html)\r\n\r\n - Browse the IEC 60870-5-101 library API documentation\r\n\r\n - Study the source code of the IEC 60870-5-101 examples provided\r\n\r\n - Modify and compile the IEC 60870-5-101 examples\r\n\r\n - Create your own IEC 60870-5-101 programs and test with leading test tools\r\n\r\n - You can use the source code of the application examples and modify them according to your needs.\r\n\r\n\r\nMinimum system requirements\r\n\r\nSupports Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat...(All Posix Compliant Operating Systems)\r\n\r\ngcc - Any IDE supports C & C++ Programming, support all your cross tool chain\r\n\r\n\r\n\r\n\r\n# [IEC 60870-5 part 101 Protocol Video Tutorial](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP)\r\n\r\n## [IEC 60870-5-101 Protocol Product Description Video](http://www.freyrscada.com/iec-60870-5-101-video.html)\t\r\n[![IEC 60870-5-101 Protocol Product Description Video](http://www.freyrscada.com/images/iec101videoicon.jpg)](http://www.freyrscada.com/iec-60870-5-101-video.html)\r\n\r\n## [IEC 60870-5-101 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/IEC101_Server_Simulator_Testing.html)\t\r\n[![IEC 60870-5-101 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/images/iec101-server-simulator-testing.jpg)](http://www.freyrscada.com/IEC101_Server_Simulator_Testing.html)\r\n\r\n## [IEC 60870-5-101 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/IEC101_Client_Simulator_Testing.html)\t\r\n[![IEC 60870-5-101 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/images/iec101-client-simulator-testing.jpg)](http://www.freyrscada.com/IEC101_Client_Simulator_Testing.html)\r\n\r\n## [IEC 60870-5-101 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/IEC-60870-5-101-Server-Client-File-Transfer-video.html)\t\r\n[![IEC 60870-5-101 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/images/iec101-simulator-filetransfer.jpg)](http://www.freyrscada.com/IEC-60870-5-101-Server-Client-File-Transfer-video.html)\r\n\r\n## [IEC 60870-5-101 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/IEC101_Server_Simulator_Kepware_OPC.html)\t\r\n[![IEC 60870-5-101 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/images/IEC101_Server_Simulator_Kepware_OPC.jpg)](http://www.freyrscada.com/IEC101_Server_Simulator_Kepware_OPC.html)\r\n\r\n## [IEC 60870-5-101 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/IEC101_Server_Beaglebone_Arm_Linux.html)\t\r\n[![IEC 60870-5-101 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/images/IEC101_Server_Beaglebone_Arm_Linux.jpg)](http://www.freyrscada.com/IEC101_Server_Beaglebone_Arm_Linux.html)\r\n\r\n## [IEC 101 RTU IED Server Simulator testing with Matrikon OPC](http://www.freyrscada.com/IEC101_Server_Simulator-Matrikon-OPC.html)\t\r\n[![IEC 101 RTU IED Server Simulator testing with Matrikon OPC](http://www.freyrscada.com/images/iec101-matrikon-opc-with-sub.JPG)](http://www.freyrscada.com/IEC101_Server_Simulator-Matrikon-OPC.html)\r\n\r\n\r\n\r\n[facebook](https://www.facebook.com/IEC101/)\r\n\r\n[linkedin](https://in.linkedin.com/showcase/iec-60870-5-101)  \r\n\r\n[youtube](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bsVPrJVW4nknHozdfcWE5u)\r\n\r\n[twitter](https://twitter.com/FreyrScada)\r\n\r\n[pinterest](https://in.pinterest.com/FreyrSCADA/iec-60870-5-101-protocol/)\r\n\r\n[tumblr](https://freyrscada.tumblr.com)\r\n\r\n[blog](https://iec60870-5-101.blogspot.in/)\r\n\r\n[telegram](https://t.me/s/iec_60870_5_101_protocol)\r\n\r\n[instagram](https://www.instagram.com/explore/tags/iec101_protocol/)\r\n\r\n\r\n# [Download Evaluation Kit - IEC 101 Protocol Development Bundle](http://www.freyrscada.com/iec-60870-5-101.php#Download-IEC60870-5-101-Development-Bundle)\r\n\r\nIn the Development Bundle, We included IEC 60870-5 part 101 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "IEC 60870-5-101 protocol Server and Client Implementation - Python Wrapper for IEC 101 protocol",
    "version": "21.6.8",
    "project_urls": {
        "Homepage": "https://www.freyrscada.com/iec-60870-5-101-python.php"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "83ba1f885e2da0f82694350f5cf7481a68bba37b99b69560d5dc0f127c9294c4",
                "md5": "473f3f8140c9f19edb3f5f50d45ed55b",
                "sha256": "d16dfa8d28745d8e28dd5d4030a27d77cebf2592451cf3d2f9d6a8048f9136c6"
            },
            "downloads": -1,
            "filename": "pyiec101-21.6.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "473f3f8140c9f19edb3f5f50d45ed55b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 299175,
            "upload_time": "2025-02-16T12:14:00",
            "upload_time_iso_8601": "2025-02-16T12:14:00.701891Z",
            "url": "https://files.pythonhosted.org/packages/83/ba/1f885e2da0f82694350f5cf7481a68bba37b99b69560d5dc0f127c9294c4/pyiec101-21.6.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b68f50fa951d91c3fe0d8f240f3bba1832a144ef15363ebc0063bacadb44e9b",
                "md5": "0cdda8e4290439572d035e3582520530",
                "sha256": "6fa76ac2749b25ee44567d538aaa7262359c4aba5864f183b976b191897ac691"
            },
            "downloads": -1,
            "filename": "pyiec101-21.6.8.tar.gz",
            "has_sig": false,
            "md5_digest": "0cdda8e4290439572d035e3582520530",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 297280,
            "upload_time": "2025-02-16T12:14:02",
            "upload_time_iso_8601": "2025-02-16T12:14:02.617704Z",
            "url": "https://files.pythonhosted.org/packages/0b/68/f50fa951d91c3fe0d8f240f3bba1832a144ef15363ebc0063bacadb44e9b/pyiec101-21.6.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-16 12:14:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyiec101"
}
        
Elapsed time: 0.79067s