cdjackson / HABmin

A web admin console for openHAB home automation
http://www.cd-jackson.com/index.php/openhab/habmin
217 stars 51 forks source link

Question: Where zwave nodes names are stored? #273

Closed unicornis-pl closed 8 years ago

unicornis-pl commented 8 years ago

I had to recover the installation from backup and all the z-wave node names for the z-wave binding are gone. Where are they kept?

cdjackson commented 8 years ago

They are stored in the XML files for each node. You can set them in HABmin.

unicornis-pl commented 8 years ago

I have restored whole openhab directory tree, but z-wave node names are gone. Can you tell me what is the default path for the xml files? I cannot find them in the backup. Thanks in advance.

cdjackson commented 8 years ago

they are in /etc/zwave. Note that they will automatically be regenerated.

On 12 Oct 2015, at 22:12, unicornis-pl notifications@github.com wrote:

I have restored whole openhab directory tree, but z-wave node names are gone. Can you tell me what is the default path for the xml files? I cannot find them in the backup. Thanks in advance.

— Reply to this email directly or view it on GitHub https://github.com/cdjackson/HABmin/issues/273#issuecomment-147524230.

unicornis-pl commented 8 years ago

What does it mean? After restart node names are gone? Are they stored in the controller (I am using USB stick). Apparently I do not have them in backup....

cdjackson commented 8 years ago

No - they are stored in the XML file, not the controller.