This is a extension for PyScada to support periodically executing scripts. For more information see the example script (extras/sample_script).
- running the test script
- reading values from the database
- writing to database not tested
- writing to devices not tested
- Documentation
- pip install pyscada-scripting
- Issue Tracker: https://github.com/pyscada/PyScada-Scripting/issues
- Source Code: https://github.com/pyscada/PyScada-Scripting
The project is licensed under the _GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (AGPLv3)_. -