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
697 stars 283 forks source link

Support for the Modbus TCP protocol using the PLC4X library #1700

Open Limraj opened 3 years ago

Limraj commented 3 years ago

Expected Behavior Support for the Modbus TCP protocol using the PLC4X library.

Actual Behavior I am currently using an implementation based on the modbus4j library. The PLC4X library enables the creation of generic DataSources.

Links https://plc4x.apache.org/

Specifications Version: 2.6.0+

fabiodurao commented 3 years ago

The current Modbus TCP protocol has a limitation in the search by us and in the datapoints that only accepts values between 1 and 240, maybe this library already solves that too. Really good, the smile here is from ear to ear.