Wouter Born
Wouter Born
Works fine on my old Pi too: ``` openhab> bundle:list -s | grep jna 40 │ Active │ 80 │ 5.12.1 │ com.sun.jna 41 │ Active │ 80 │ 5.12.1...
I've migrated this PR for the split off console repos: * https://github.com/openremote/console-android/pull/1 * https://github.com/openremote/console-ios/pull/1
I think this can be closed now that the PRs for this in the console repos got merged.
I think everything in this issue got addressed. What has not been fully addressed is tracked by: * https://github.com/openremote/openremote/issues/1312 * https://github.com/openremote/openremote/issues/1313
> Does one of your changes in JUPnP require a change in the bindings ? Not that I know of but there were many changes so there could also be...
The addon/core bundles will now have 3.0.0 as lowerbound in the jUPnP compatible version range so bundles will not properly resolve unless you recompile them or change the manifest manually.
Yes that may be a quick way to find out if it is due to the upgrade.
Thanks for the PRs! I also did some local testing with the newer Karaf and Xtext and similarly ran into the lazygen bundle needing updates. I also didn't know what...
I think it is useful to have alternative implementations besides nrjavaserial to also support platforms that aren't supported or don't work well with nrjavaserial. jSerialComm seems to have been considered...
Yes the current network configuration is a bit of a mess and not consistently used probably also because of its limitations. It is probably best to be able to select...