Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 644 Bytes

README.rst

File metadata and controls

37 lines (22 loc) · 644 Bytes

PyScada MQTT Client Extension

This is a extension for PyScada to comunicate with a MQTT Broker.

What is Working

  • subscribing to topics
  • subscribing to topics with timestamps

What is not Working/Missing

  • Documentation
  • publish to topics

Installation

  • pip install pyscada-mqtt

Contribute

License

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