Skip to content

pyscada/PyScada-WebService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyScada WebService Extension

This is a extension for PyScada to support read and write to Web Services.

What is Working

  • nothing is test

What is not Working/Missing

  • Test with real hardware
  • Documentation

Installation

How to

  • Put the IP or DNS in the device option
  • To read :
  • To write :
    • You have to move the variables in chosen variables
    • Put in the action path $x to refer to variable with id x
    • /example1/$5/$2/blablabla/$8
    • Select the trigger variable (write all the variable when the trigger is true)

Contribute

License

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

About

WebService Extension for PyScada

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%