Commit Graph

238 Commits

Author SHA1 Message Date
Robert von Burg 7e0da80894 [Project] Updated tyrus and grizzly versions 2021-04-23 14:48:08 +02:00
Robert von Burg 8f1c2632e0 [Fix] Freeze jSerialComm version to 2.6.2 2021-04-20 14:05:00 +02:00
Robert von Burg 2a4f848da8 [Project] updated pi4j to release 1.4 2021-03-03 09:40:10 +01:00
Robert von Burg ba743b9ca0 [Minor] Don't log value, if value is null on sending 2021-02-17 10:08:44 +01:00
Robert von Burg 50f2129add [Project] updated example files 2021-02-15 23:23:29 +01:00
Robert von Burg fcfdc57f9a [Project] Added strolch-plc-util bom dependency 2021-02-15 23:23:12 +01:00
Robert von Burg f62cac696b [New] Added TCA9534OutputConnection from PCF8574OutputConnection 2021-02-15 23:22:48 +01:00
Robert von Burg aa9c8197b3 [Fix] handle bad auth from PLC clients 2020-12-05 21:55:55 +01:00
Robert von Burg 5feb05bcee
Merge pull request #3 from 4treesCH/snyk-upgrade-d5fc0a0e552f8bcdb91f8e1c663a6a8d
[Snyk] Upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32
2020-10-19 13:37:39 +02:00
snyk-bot 64fe016524
fix: upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32
Snyk has created this PR to upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.glassfish.jersey.bundles/jaxrs-ri/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/855a0753-f446-4b76-8315-af9a5efa19a9?utm_source=github&utm_medium=upgrade-pr
2020-10-17 23:41:20 +00:00
Robert von Burg 6a9e0656bb
Merge pull request #2 from 4treesCH/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
2020-10-14 10:50:39 +02:00
dependabot[bot] ecd07dbc67
Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 19:05:55 +00:00
Robert von Burg e760c04034 [Project] use Strolch snapshot 2020-09-30 10:44:46 +02:00
Robert von Burg 0902b6f1ab
Merge pull request #1 from 4treesCH/snyk-upgrade-8137c07338b5f53b330d6125306fb27b
[Snyk] Upgrade org.glassfish.tyrus:tyrus-container-grizzly-client from 1.13 to 1.17
2020-09-29 11:12:02 +02:00
snyk-bot 7a0770ae7a
fix: upgrade org.glassfish.tyrus:tyrus-container-grizzly-client from 1.13 to 1.17
Snyk has created this PR to upgrade org.glassfish.tyrus:tyrus-container-grizzly-client from 1.13 to 1.17.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.glassfish.tyrus/tyrus-container-grizzly-client/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/855a0753-f446-4b76-8315-af9a5efa19a9?utm_source=github&utm_medium=upgrade-pr
2020-09-28 23:41:23 +00:00
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