-
I am now trying to migrate from openHAB 2 to openHAB 3 since almost one week, but my serial devices prevent me from doing that.
During my investigations I found that the bug(s) that I am facing do …
t2000 updated
2 years ago
-
For the sake of debugging why our application worked well when running on a mac and not so much on our custom linux sbc I updated the linux implementation of jtermios as such..
public int read(…
-
Hi,
I am trying to get the example code shown in the README.md to work.
If I run this code, the listener is never invoked. I am getting the same results with OSX and Linux
clients. Any help would b…
-
I am getting this error when I try to build this project...
https://github.com/boschresearch/XDK_on_Ethereum
mingw32-make[2]: Leaving directory 'C:/XDK-Workbench/XDK/SDK/xdk110/Libraries/FATfs'
B…
-
Hi,
I've succeeded in exchanging with a HId device (a Ledger nano S).
It worked well, but now on some long sequence of inputreport (3 reports), I miss on report.
all is in purejavahidapi.windows.…
-
> (fragment deploy): 2018-11-20 10:35:33.118000-0600 [22508:COM3] ERROR com.tibco.ep.dtm.stderr: log: < select(1,[0],[],[],jtermios.TimeVal@64242d75) => 1
> (fragment deploy): 2018-11-20 10:35:33.118…
-
Hi,
I looked at changes done in jetbrains pty4j purejavacomm 0.0.11.1 against nyholku/purejavacomm 0.0.17 (which is the version the 0.0.11.1 is based on ;-) )
If I ignore changes in the testsuite,…
-
It looks like the `purejavacom` artifact that pty4j depends on doesn't exist anymore
```
Execution failed for task ':Main.main()'.
> Could not resolve all files for configuration ':runtimeClasspa…
-
Add a new OH Serial Transport bundle `org.openhab.core.io.transport.serial.jserialcomm` based on https://fazecast.github.io/jSerialComm/.
From website: _jSerialComm is a Java library designed to pr…
-
that's terrible
your dependencies jar purejavacomm
he disappeared into this world
XD
mvn clean package
[INFO] Scanning for projects...
[INFO]
[INFO] ----------< StreamingPlatform >------…