nope/modules/mod-Generic-PLC-Interface
2020-11-05 18:02:29 +01:00
..
assembly Updating modules 2020-09-08 16:59:06 +02:00
helpers Updating Modules 2020-09-10 18:21:19 +02:00
src Fixing decorator 2020-11-05 18:02:29 +01:00
test Updating modules 2020-09-08 16:59:06 +02:00
type Updating modules 2020-09-08 16:59:06 +02:00
Readme.md Adding modules for testing purposes 2020-08-30 09:45:44 +02: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.

...