zigbee4java
zigbee4java copied to clipboard
Zigbee API for Java provides simple Java interface to ZigBee network.
Hi, I've downloaded the repository and run the `mvn clean install`. It gives me zero errors, so far so good. I've created a main class, with this source code. `...
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.49 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date: TBD 2.2.1 Version Release: 1.69 Date: 2021, June 7th. ... (truncated) Commits See full...
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.49 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date: TBD 2.2.1 Version Release: 1.69 Date: 2021, June 7th. ... (truncated) Commits See full...
Bumps commons-io from 2.4 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-io from 2.4 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-io from 2.4 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-io from 2.4 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [nanohttpd](https://github.com/NanoHttpd/nanohttpd) from 2.2.0 to 2.3.1. Commits 16ed41b [maven-release-plugin] prepare release nanohttpd-project-2.3.1 cbfa3cc lauches adapted to better names ac0522b lowerd coverage requirement and some file formattings a4d62f0 Merge pull request...
Bumps [nanohttpd](https://github.com/NanoHttpd/nanohttpd) from 2.2.0 to 2.3.1. Commits 16ed41b [maven-release-plugin] prepare release nanohttpd-project-2.3.1 cbfa3cc lauches adapted to better names ac0522b lowerd coverage requirement and some file formattings a4d62f0 Merge pull request...
I was unable to use the existing Serial port implementation, received JVM crash. Solved my issue by using the newer JSerialComm library instead. I'm now able to connect to the...