Hi
I downloaded your binding today as it seems exatcly what I need to connect my UVR610 via CAN.
The socket CAN bridge binding and the generic CANopen binding are loading and are identifying my UVR610 as node 32. So far so good.
Sadly the specific TA binding is not loading and complaining about missing dependency once a minute in openhab.log.
2021-08-08 21:04:19.259 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-canopen, openhab-binding-canopen-ta': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-canopen-ta; type=karaf.feature; version="[3.0.0.SNAPSHOT,3.0.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-binding-canopen-ta)(type=karaf.feature)(version>=3.0.0.SNAPSHOT)(version<=3.0.0.SNAPSHOT))" [caused by: Unable to resolve openhab-binding-canopen-ta/3.0.0.SNAPSHOT: missing requirement [openhab-binding-canopen-ta/3.0.0.SNAPSHOT] osgi.identity; osgi.identity=co7io-binding-plc4x-canopen-ta; type=karaf.feature [caused by: Unable to resolve co7io-binding-plc4x-canopen-ta/3.0.0.SNAPSHOT: missing requirement [co7io-binding-plc4x-canopen-ta/3.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.connectorio.addons.binding.plc4x.canopen.ta; type=osgi.bundle; version="[3.0.0.SNAPSHOT,3.0.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve org.connectorio.addons.binding.plc4x.canopen.ta/3.0.0.SNAPSHOT: missing requirement [org.connectorio.addons.binding.plc4x.canopen.ta/3.0.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=javax.measure)(version>=1.0.0)(!(version>=2.0.0)))"]]]
Is it possible to provide an updated KAR file as you already applied many changes to the source on github?
Best
Frank