SCADA-LTS / Scada-LTS

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.
GNU General Public License v2.0
728 stars 292 forks source link

Support for Mqtt? #461

Closed JoaoCampos89 closed 5 years ago

JoaoCampos89 commented 6 years ago

Any plans in support Mqtt on Scada-LTS as DataSource? This protocol is used in internet of things platforms. If not there is any tutorial I can read which help add this datasource?

grzesiekb commented 6 years ago

Yes, we plan to separate the data-sources

so that it can be easily expanded (Among other things, about MQTT).

I would like it to be the next topic on rights, but it does not depend only on me.

SoftQ commented 5 years ago

MQTT support in ScadaLTS may be achieved using RabbitMQ plugin and Scada-LTS AMQP datasource that would be receiving/publishing to RabbitMQ.