Commit Graph

13 Commits

Author SHA1 Message Date
Robert von Burg d9f5132610 [Fix] Allow Action2 to be empty for output in PlcAddressGenerator 2020-04-15 13:08:38 +02:00
Robert von Burg 2f02bfec1c [New] PlcAddressGenerator now handles invert for inputs 2020-04-09 17:25:15 +02:00
Robert von Burg fbfdfeca58 [Fix] Trim values in PlcAddressGenerator 2020-04-08 16:44:41 +02:00
Robert von Burg 4e07fe99a0 [Project] PlcAddressGenerator uses SubTypes Pin, DevPin and DevPin0 2020-04-01 11:31:12 +02:00
Robert von Burg a04fd71d0b [Major] Changed PlcAddressGenerator to handle different sub types (PCF8574, GPIO) for input or output 2020-03-30 18:17:24 +02:00
Robert von Burg 65c30f47c9 [Fix] Fixed wrong name generated for output action 2 2020-02-28 16:06:10 +01:00
Robert von Burg f474c07d46 [New] PlcAddressGenerator doesn't require action2 for virtualBoolean anymore 2020-02-28 09:23:06 +01:00
Robert von Burg 9b29266d89 [Major] Refactored PlcAddressGenerator for DataLogicScanner 2020-02-27 14:44:12 +01:00
Robert von Burg 6f5fec4478 [Minor] Fixed broken test 2020-02-26 18:39:26 +01:00
Robert von Burg 2dbf92a971 [Major] Renamed Plc.register() and Plc.unregister(), logger cleanup, etc. 2020-02-26 09:38:13 +01:00
Robert von Burg ee94e5a5d7 [Fix] Handle multiple devices for I/O 2020-02-26 09:35:43 +01:00
Robert von Burg 164db50745 [Minor] Added validation that no two resources with same id may be generated 2020-02-21 14:44:52 +01:00
Robert von Burg 3da8df695e [New] Added PlcAddressGenerator in strolch-plc-util 2020-02-06 14:20:36 +01:00