Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 770 Bytes

README.rst

File metadata and controls

39 lines (24 loc) · 770 Bytes

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