A software PLC based on Strolch's runtime
Go to file
Robert von Burg 487a354eb1 [Project] Added plc-bom 2020-03-30 18:17:42 +02:00
example [Major] Changed PlcAddressGenerator to handle different sub types (PCF8574, GPIO) for input or output 2020-03-30 18:17:24 +02:00
strolch-plc-bom [Project] Added plc-bom 2020-03-30 18:17:42 +02:00
strolch-plc-core [Minor] logger changes in DataLogicScannerConnection 2020-03-25 11:31:42 +01:00
strolch-plc-gw-client [Major] Renamed Plc.register() and Plc.unregister(), logger cleanup, etc. 2020-02-26 09:38:13 +01:00
strolch-plc-gw-server [Major] Moved PlcNotificationListener to gw-server 2020-03-30 18:16:34 +02:00
strolch-plc-model [Major] Moved PlcNotificationListener to gw-server 2020-03-30 18:16:34 +02:00
strolch-plc-rest [Major] Removed virtual listeners, verbose I2C input, other fixes 2020-02-05 17:25:12 +01:00
strolch-plc-util [Major] Changed PlcAddressGenerator to handle different sub types (PCF8574, GPIO) for input or output 2020-03-30 18:17:24 +02:00
.gitignore [Minor] added .classpath to ignore 2020-02-14 18:33:59 +01:00
LICENSE Initial commit 2020-01-26 13:43:58 +01:00
README.md Initial commit 2020-01-26 13:43:58 +01:00
pom.xml [Major] Moved PlcNotificationListener to gw-server 2020-03-30 18:16:34 +02:00

README.md

strolch-plc

A software PLC based on Strolch's runtime