All nodes lost manufacturer and product ID
Posted: Friday 19 October 2018 14:14
What may causing all nodes have lost Manufacturer ID, Product types and names?
All my nodes with exception of the Aeotec Z-Stick Gen 5 controller lost these details (as shown in screenshot).
Single node is shown in OZW control panel.
I'm not sure when exactly this started. One thing that pop to my mind is I've played a bit with domoticz service settings - at some point in time I've changed
USERDATA="/usr/share/domoticz/" to USERDATA="/usr/share/domoticz/Config/" in /etc/sysconfig/domoticz contiaining environmental variables for domoticz service.
This was an attempt to fix problem desrcibed here:
http://www.domoticz.com/forum/viewtopic ... 59#p194659
I've reverted the change and restarted the service, but product and manufacturer IDs aren't back.
Example from ozwcache xml:
How to fix it?
All my nodes with exception of the Aeotec Z-Stick Gen 5 controller lost these details (as shown in screenshot).
Single node is shown in OZW control panel.
I'm not sure when exactly this started. One thing that pop to my mind is I've played a bit with domoticz service settings - at some point in time I've changed
USERDATA="/usr/share/domoticz/" to USERDATA="/usr/share/domoticz/Config/" in /etc/sysconfig/domoticz contiaining environmental variables for domoticz service.
This was an attempt to fix problem desrcibed here:
http://www.domoticz.com/forum/viewtopic ... 59#p194659
I've reverted the change and restarted the service, but product and manufacturer IDs aren't back.
Example from ozwcache xml:
Code: Select all
<Node id="4" name="" location="" basic="4" generic="8" specific="4" type="Setpoint Thermostat" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" configrevision="0" query_stage="Probe">
<Manufacturer id="0" name="Unknown: id=0000">
<Product type="0" id="0" name="Unknown: type=0000, id=0000">
<MetaData />
</Product>
</Manufacturer>