pyscada / PyScada-MQTT

a client to get data from and publish data to a MQTT Brocker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a client to get data from and publish data to a MQTT Brocker

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%