Generic-PLC ========================== Summary ------------- A Generic PLC which communicates with MQTT to real PLCs. References (Quick Access) -------------------- * [PLC message definitions](http://mszema24:8080/m.karkowski/Proto-Repository/blob/master/protos/plc.proto) 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. ...