pyscada / PyScada-Scripting

This is a extension for PyScada to support periodically executing scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a extension for PyScada to support periodically executing scripts

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%