nope/modules/generic-plc
Martin Karkowski 838d910c2f adding gojs
2020-12-01 13:05:35 +01:00
..
assembly adding gojs 2020-12-01 13:05:35 +01:00
helpers adding gojs 2020-12-01 13:05:35 +01:00
src adding gojs 2020-12-01 13:05:35 +01:00
test adding gojs 2020-12-01 13:05:35 +01:00
type adding gojs 2020-12-01 13:05:35 +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.

...