Chris Jackson
Chris Jackson
I would probably prefer not to buffer the configuration locally in the thing handler as it could get out of sync with the real configuration. I don't think there's a...
Oh - and I meant to add - thanks for looking at this :)
I've changed this channel to a motion sensor - hopefully it will resolve this problem.
I'm not super keen on this sorry @bodiroga. I would really prefer the RFC2217 implementation to be completely outside of the binding - that was the original idea when it...
I understand what you're trying to do, but I'm quite keen to avoid adding stuff to the binding that then needs to be removed in other implementations as it's a...
@bodiroga just thinking out loud here with very little knowledge ;) At the moment the RFC2217 implementation relies on functionality in nrjavaserial. Does this drive a certain implementation in what...
well, it's not just the 130 lines of code that becomes the issue. If not configured correctly, you then end up pulling other dependencies - eg all the mDNS discovery...
> You expect that this type of discovery mechanism should be built inside the OH serial library Well, not really the serial library - the RFC2217 port provider. > what...
The Zwave binding doesn't include a USB discovery provider. I can't really answer the question what bindings do - you'd need to do a search in the addons. Some Zigbee...
> It's currently only used with EnOcean in the EnOceanUsbSerialDiscoveryParticipant. I've not really looked at how this works, so haven't checked yet, but why wouldn't this also work in Zigbee?...