You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Channel i am looking to use knx secure over RF can you suggest if support for the same is available along with any reference implementation example for the same.
Link for the product: https://weinzierl.de/en/products/knx-rf-usb-interface-stick-340/
Link for the SDK: https://weinzierl.de/en/software/knx/sdk-for-baos-binary-services/
To process the code i needed to use dependency import io.calimero.*;
This dependency is only available in Calimaro 3.0 Snapshot . But in the global maven repo latest maven dependency is
Hi Channel i am looking to use knx secure over RF can you suggest if support for the same is available along with any reference implementation example for the same.
Link for the product: https://weinzierl.de/en/products/knx-rf-usb-interface-stick-340/
Link for the SDK: https://weinzierl.de/en/software/knx/sdk-for-baos-binary-services/
To process the code i needed to use dependency
import io.calimero.*;
This dependency is only available in Calimaro 3.0 Snapshot . But in the global maven repo latest maven dependency is
Can you help in correct maven dependency .Calimaro 3.0 snapshot dependency available through maven but not gradle..
The text was updated successfully, but these errors were encountered: