/PyScada-Scripting

This is a extension for PyScada to support periodically executing scripts

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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