pyscada-scripting

Scripting extension for PyScada a Python and Django based Open Source SCADA System


License
AGPL-3.0
Install
pip install pyscada-scripting==0.7.0

Documentation

PyScada Scripting Extension

This is a extension for PyScada to support periodically executing scripts. For more information see the example script (extras/sample_script).

What is Working

  • running the test script
  • reading values from the database

What is not Working/Missing

  • writing to database not tested
  • writing to devices not tested
  • Documentation

Installation

  • pip install pyscada-scripting

Contribute

License

The project is licensed under the _GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (AGPLv3)_. -