nope/modules/mod-Generic-PLC-Interface
2020-08-30 09:45:44 +02:00
..
assembly Adding modules for testing purposes 2020-08-30 09:45:44 +02:00
helpers Adding modules for testing purposes 2020-08-30 09:45:44 +02:00
src Adding modules for testing purposes 2020-08-30 09:45:44 +02:00
test Adding modules for testing purposes 2020-08-30 09:45:44 +02:00
type Adding modules for testing purposes 2020-08-30 09:45:44 +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.

...