How to migrate from z-wave development to z-wave snapshot version?

Nope:

Snapshot: https://openhab.ci.cloudbees.com/job/openHAB2-Bundles/lastSuccessfulBuild/org.openhab.binding$org.openhab.binding.zwave/

Development: OH2 Z-Wave refactoring and testing... and SECURITY

To change between versions: delete all things, delete all xml’s, add all things again.

Installation development version: uninstall current binding through PaperUI, drop dev into your addons folder, restart openHAB (you may need to install the serial driver manually)

Installation of snapshot: use snapshot runtime of openHAB, delete any zwave bindings in your addons folder, install zwave snapshot through PaperUI.

To find out your current version: log into karaf and do a bundle:list

2 Likes