A software PLC based on Strolch's runtime
Go to file
Robert von Burg f5a488fc38 [Minor] logger changes in DataLogicScannerConnection 2020-03-25 11:31:42 +01:00
example [Fix] Fixed broken tests 2020-02-28 17:03:45 +01: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 [New] Added PlcGwService.getComponent() 2020-03-16 17:12:08 +01:00
strolch-plc-model [Fix] Fixed PlcResponseState.isFailed to use Failed, not Sent enum 2020-03-19 08:26:32 +01:00
strolch-plc-rest [Major] Removed virtual listeners, verbose I2C input, other fixes 2020-02-05 17:25:12 +01:00
strolch-plc-util [Fix] Fixed wrong name generated for output action 2 2020-02-28 16:06:10 +01: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 [New] Added PlcAddressGenerator in strolch-plc-util 2020-02-06 14:20:36 +01:00

README.md

strolch-plc

A software PLC based on Strolch's runtime