As described in #16 the DL3 supports 6 (and a half) VBUS channels, where currently only the first 1 is available in the bridge. Change that by checking for the feature "dl3" in TcpDataSoruce.getFeatures and add a bridge thing for each channel.
I cannot work on that without having a DL3 available. As soon as the binding is merged upstream this issue list will be gone and we can reopen such an issue in the openhab repo then.
As described in #16 the DL3 supports 6 (and a half) VBUS channels, where currently only the first 1 is available in the bridge. Change that by checking for the feature "dl3" in TcpDataSoruce.getFeatures and add a bridge thing for each channel.