Commit Graph

273 Commits

Author SHA1 Message Date
Robert von Burg 05f7bbff6c [Project] Update pom.xml in auto release 2020-09-28 10:30:32 +02:00
Robert von Burg 89b86054a4 [Project] Fixed sub module version 2020-09-23 11:14:05 +02:00
Robert von Burg 215fe304dc Revert "[Project] Update pom.xml in auto release"
This reverts commit 67475af6
2020-09-04 15:52:02 +02:00
Robert von Burg 67475af649 [Project] Update pom.xml in auto release 2020-09-04 15:51:23 +02:00
Robert von Burg d60f76d2d6 [Project] Updated version to 1.0.0-SNAPSHOT 2020-09-04 15:50:26 +02:00
Robert von Burg b0672ffec6 [Minor] remove unnecessary job 2020-08-19 09:05:06 +02:00
Robert von Burg c220d97d86 [Minor] replaced deprecated call with new call 2020-08-18 16:39:56 +02:00
Robert von Burg 8d19e2305b [Project] Updated dependencies 2020-08-18 10:52:15 +02:00
Robert von Burg 00d77face4 [Project] Updated dependencies 2020-08-17 21:55:33 +02:00
Robert von Burg ea65b72e55 [Minor] added logger when enabling interrupt fix 2020-08-12 09:11:32 +02:00
Robert von Burg aaf2e1a149 [Minor] rename InterruptFix thread 2020-08-12 08:14:56 +02:00
Robert von Burg f3cb74f199 [Fix] Ignore updates if update executor service is shutdown 2020-08-11 21:55:00 +02:00
Robert von Burg a89f0f2d1f [New] Added verbose to RaspiBcmGpio*Connections 2020-08-11 21:51:49 +02:00
Robert von Burg a7dca5700f [New] Implemented a missing interrupt fix 2020-08-11 21:51:19 +02:00
Robert von Burg c5b347ce3e [Fix] properly shutdown GpioController 2020-08-11 21:47:43 +02:00
Robert von Burg ab7bd787c8 [Fix] Ignore interrupted exception when shutting down 2020-08-11 21:47:07 +02:00
Robert von Burg f5bc6cc40a [Minor] don't use SingleThreadGpioExecutorServiceFactory 2020-08-07 15:50:30 +02:00
Robert von Burg 603a2bc45e [Project] Updating to JDK 11 2020-08-07 15:36:08 +02:00
Robert von Burg 6ad9d18762 [Minor] Log closing of GW session 2020-08-06 12:59:25 +02:00
Robert von Burg 9bf55cb43c [Fix] don't update PLC state if not changed 2020-08-06 08:57:31 +02:00
Robert von Burg ae22110aa6 [New] Added i18n for DE and FR 2020-08-05 10:06:46 +02:00
Robert von Burg 966891eeae [Minor] Added verbose logger for notifying of listener 2020-07-27 17:15:18 +02:00
Robert von Burg 9f81641183 [New] allow to keep I2C output state on startup 2020-07-27 17:14:54 +02:00
Robert von Burg 6a36e9cafd [New] Using pi4j single threaded GPIO executor service 2020-07-27 14:33:55 +02:00
Robert von Burg 3d15a45744 [Minor] Fix broken state notification 2020-07-22 13:28:52 +02:00
Robert von Burg f2e1ff1152 [Fix] Don't remove PlcNotificationListener on connection lost 2020-07-10 11:11:30 +02:00
Robert von Burg 8f5b0c3145 [Major] Created SendPlcTelegramCommand from SendPlcTelegramService 2020-06-30 11:35:23 +02:00
Robert von Burg e1178a0605 [Major] I18n refactorings 2020-06-29 16:09:18 +02:00
Robert von Burg a492dbc368 [New] Added SendPlcTelegramService 2020-06-26 12:45:11 +02:00
Robert von Burg 59391afe8d [New] Added PlcResponse.isDone() 2020-06-26 12:45:00 +02:00
Robert von Burg 5461cad1d9 [Minor] code cleanup 2020-06-25 16:27:33 +02:00
Robert von Burg 517095434c [Fix] synchronize in PCF8574OutputConnection.send() 2020-06-25 09:48:19 +02:00
Robert von Burg 634ce2b957 [Fix] synchronize in PCF8574OutputConnection.send() 2020-06-25 09:23:53 +02:00
Robert von Burg a228644880 [Minor] trigger execution handler on connect 2020-06-22 13:36:55 +02:00
Robert von Burg 70d6db84ec [Minor] Remove double async 2020-06-18 14:19:23 +02:00
Robert von Burg f3b01acc9c [Fix] Async fixes in sending and notifying of server 2020-06-17 09:22:36 +02:00
Robert von Burg df5cd6b655 [Fix] Multiple fixes for PLC 2020-06-09 23:19:07 +02:00
Robert von Burg 3d61374861 [New] LogMessages use PlcId as username, for filtering 2020-06-05 15:46:10 +02:00
Robert von Burg b319876a54 [New] Added virtual integers 2020-06-03 20:58:16 +02:00
Robert von Burg 5ef1b8b22e [Minor] code cleanup 2020-05-28 14:25:18 +02:00
Robert von Burg 857fec361f [Minor] don't notify server of not connected, duh =) 2020-05-28 14:21:22 +02:00
Robert von Burg 800978e5a2 [Minor] better handling of not being authenticated in PlcGwClientHandler 2020-05-27 18:04:50 +02:00
Robert von Burg 85f66a2fcd [Fix] Fixed broken test 2020-05-27 11:49:34 +02:00
Robert von Burg f99fac43fd [Major] Moved LogMessage class to strolch-model project 2020-05-27 10:44:13 +02:00
Robert von Burg befa810fe4 [Major] Added simulated mode, and async message sending with queue for start-up 2020-05-26 17:39:18 +02:00
Robert von Burg e0119b5270 [Major] Refactoring PLC to I18n messages 2020-05-15 17:25:08 +02:00
Robert von Burg 43f0fb378f [New] Implemented keepAlive of strolch sessions 2020-05-11 17:49:07 +02:00
Robert von Burg ba12785f9e [Minor] fixed broken test 2020-05-05 12:40:15 +02:00
Robert von Burg a961b08a6c [Project] Added component dependency from PostInitializer to StrolchJobsHandler 2020-05-03 00:37:25 +02:00
Robert von Burg 67273317f3 [New] Requiring Usage when authenticating 2020-04-23 10:06:30 +02:00