nope/modules/generic-plc
2021-10-19 21:27:30 +02:00
..
assembly adding gojs 2020-12-01 13:05:35 +01:00
helpers adding gojs 2020-12-01 13:05:35 +01:00
src Adapting setContent 2021-10-19 21:27:30 +02:00
test adding gojs 2020-12-01 13:05:35 +01:00
type Making ios readable 2020-12-31 13:18:24 +01:00
Readme.md adding gojs 2020-12-01 13:05:35 +01:00

Generic-PLC

Summary

A Generic PLC which communicates with MQTT to real PLCs.

References (Quick Access)

Functionalities

This Connector implements SmartBuffers. These represents the state of a PLC-Module. A Module can contain different IOS. If the raw-data (bytes) of the SmartBuffer changes, the different IOS will be adapted or vice-versa.

Additional tools
Utilities

Small helper scripts have been included in /helpers to simplify setting configuration files etc.

...