Skip to content

A simple bus and shared value SCADA system with an angular html client

License

Notifications You must be signed in to change notification settings

jamie0walton/pymscada

Repository files navigation

pymscada

WIP: Presently updating documentation and deployment.

Python Mobile SCADA

pymscada read / write to Modbus and Logix PLCs. Read SNMP OIDs. Collect history values and provide the ability to set values and trends and issue commands.

User interface is via a web client embedded in this package. Examples included for securing with Apache as a proxy.

Configuration with text yaml files, including the web page which are procedurally built.

See also

Licence

pymscada is distributed under the GPLv3 license.

Running

While many parts of pymscada will run in windows, this is not intentional.

Running a useful subset requires quite a lot of steps, you have to choose the services you want and providing meaningful configuation. pymscada checkout will create templates of all of these for you that allows Debian Quickstart to get you to a working web page, however to connect to a PLC, trend data, read data and write setpoints, requires knowledge of typical SCADA and PLC functionality.

About

A simple bus and shared value SCADA system with an angular html client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages