OH3: ZWave Qubino

I have problem with configuration of Qubino ZMNHXD1 power meter. Settings on GUI are not ok and can’t be changed:

In “code” I see this:

UID: zwave:device:0b64393fce:node32
label: ZWave_Floor2_Kitchen_PowerMeter_1
thingTypeUID: zwave:qubino_zmnhxd_00_000
configuration:
config_43_2: 600
config_42_2: 600
config_101_1: 0
config_40_1: 50
config_100_1: 0
config_7_1: 0
config_112_2: 0
group_1:
- controller
binding_pollperiod: 60
node_id: 32
config_106_2: 0
bridgeUID: zwave:serial_zstick:0b64393fce

If I try change it to this manualy in code and save:

UID: zwave:device:0b64393fce:node32
label: ZWave_Floor2_Kitchen_PowerMeter_1
thingTypeUID: zwave:qubino_zmnhxd_00_000
configuration:
config_43_2: 60
config_42_2: 3600
config_101_1: 0
config_40_1: 1
config_100_1: 0
config_7_1: 0
config_112_2: 0
group_1:
- controller
binding_pollperiod: 60
node_id: 32
config_106_2: 0
bridgeUID: zwave:serial_zstick:0b64393fce

It do not save data and in log repeat this lines many times for arround 2-3 minutes:

2020-11-22 12:46:38.930 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising Thing Node…
2020-11-22 12:46:38.930 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_powerfactor for DecimalType
2020-11-22 12:46:38.930 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor for DecimalType
2020-11-22 12:46:38.930 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_watts for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_kwh for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kwh for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kwh for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_kvah for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kvah for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kvah for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_powerfactor1 for DecimalType
2020-11-22 12:46:38.931 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_watts1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_kwh1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kwh1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kwh1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_kvah1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kvah1 for DecimalType
2020-11-22 12:46:38.932 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_kvah1 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_powerfactor2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_current2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_current2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_current2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_watts2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_voltage2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_voltage2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_voltage2 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_powerfactor3 for DecimalType
2020-11-22 12:46:38.933 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_current3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_current3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_current3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_watts3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_voltage3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_voltage3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_voltage3 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_powerfactor4 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor4 for DecimalType
2020-11-22 12:46:38.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_powerfactor4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_current4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_current4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_current4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_watts4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_watts4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising cmd channel zwave:device:0b64393fce:node32:meter_voltage4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_voltage4 for DecimalType
2020-11-22 12:46:38.935 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Initialising state channel zwave:device:0b64393fce:node32:meter_voltage4 for DecimalType
2020-11-22 12:46:38.936 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Polling initialised at 60 seconds - start in 35880 milliseconds.
2020-11-22 12:46:38.936 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Device initialisation complete.
2020-11-22 12:46:39.013 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Handler disposed. Unregistering listener.
2020-11-22 12:46:39.017 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 32: Serializing to file /var/lib/openhab/zwave/network_f804f9b3__node_32.xml
2020-11-22 12:46:39.020 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - Initializing ZWave thing handler zwave:device:0b64393fce:node32.
2020-11-22 12:46:39.020 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Controller status changed to ONLINE.
2020-11-22 12:46:39.021 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Controller is ONLINE. Starting device initialisation.
2020-11-22 12:46:39.022 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Updating node properties.
2020-11-22 12:46:39.023 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Updating node properties. MAN=345
2020-11-22 12:46:39.023 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Updating node properties. MAN=345. SET. Was 345
2020-11-22 12:46:39.023 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Properties synchronised
2020-11-22 12:46:39.023 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Update ASSOCIATION group_ZWaveAssociationGroup [index=1, name=null, profile1=null, profile2=null, associations=[node_1_1]]: Adding Controller (node_1_1)
2020-11-22 12:46:39.023 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 32: Configuration synchronised
2020-11-22 12:46:39.025 [DEBUG] [ve.internal.protocol.ZWaveController] - Event listener added.

Node XML file:

network_f804f9b3__node_32.xml (22.5 KB)

Issue is also that device sometime stuck/freeze and stop updating power usage so I need restart it…

Thanks for any help.

  1. Only unfiltered DEBUG logs are usable for troubleshooting. It appears you filtered on node 32.
  2. Please use code fences to make posts more readable.
  1. The zwave log viewer might help until an expert arrives.

Im remove devices from network, update FW and include them back. On both Qubino ZMNHXD1 devices settings still do not work. One of unit Im try include and reset several times and do not include as “secure” zwave device…
node68 is included as secure in GUI:

but XML file looks like show that is not secure:

<security>false</security>

network_f804f9b3__node_68.xml (22.7 KB)

Node 72 is also Qubino ZMNHXD1 device but it is allways included as not secure zwave device…
node72 is included as non secure in GUI:

and XML say same:

<security>false</security>

network_f804f9b3__node_72.xml (27.5 KB)

I using “Z-Wave Log Viewer” but right now it do not work.
When Im include device into network Im see this with NODE 72 prefix in log:

2020-11-22 16:46:40.014 [DEBUG] [ol.serialmessage.AddNodeMessageClass] - NODE 72: Adding slave.
2020-11-22 16:46:40.015 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Including node.
2020-11-22 16:47:15.234 [DEBUG] [ol.serialmessage.AddNodeMessageClass] - NODE 72: Add Node: Protocol done.
2020-11-22 16:47:15.235 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion protocol completed.
2020-11-22 16:47:15.235 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_NO_OPERATION
2020-11-22 16:47:15.236 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_NO_OPERATION, endpoint 0 created
2020-11-22 16:47:15.236 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Version = 1, version set. Enabling extra functionality.
2020-11-22 16:47:15.236 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_NO_OPERATION to the list of supported command classes.
2020-11-22 16:47:15.236 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_BASIC
2020-11-22 16:47:15.237 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_BASIC, endpoint 0 created
2020-11-22 16:47:15.237 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_BASIC to the list of supported command classes.
2020-11-22 16:47:15.237 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_ZWAVEPLUS_INFO
2020-11-22 16:47:15.237 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_ZWAVEPLUS_INFO, endpoint 0 created
2020-11-22 16:47:15.237 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_ZWAVEPLUS_INFO.
2020-11-22 16:47:15.238 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_ZWAVEPLUS_INFO to the list of supported command classes.
2020-11-22 16:47:15.238 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Unsupported command class COMMAND_CLASS_TRANSPORT_SERVICE
2020-11-22 16:47:15.238 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_VERSION
2020-11-22 16:47:15.238 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_VERSION, endpoint 0 created
2020-11-22 16:47:15.244 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_VERSION.
2020-11-22 16:47:15.244 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_VERSION to the list of supported command classes.
2020-11-22 16:47:15.244 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_POWERLEVEL
2020-11-22 16:47:15.245 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_POWERLEVEL, endpoint 0 created
2020-11-22 16:47:15.245 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_POWERLEVEL.
2020-11-22 16:47:15.245 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_POWERLEVEL to the list of supported command classes.
2020-11-22 16:47:15.246 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_CRC_16_ENCAP
2020-11-22 16:47:15.246 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_CRC_16_ENCAP, endpoint 0 created
2020-11-22 16:47:15.246 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_CRC_16_ENCAP.
2020-11-22 16:47:15.246 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_CRC_16_ENCAP to the list of supported command classes.
2020-11-22 16:47:15.246 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_SECURITY
2020-11-22 16:47:15.247 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_SECURITY, endpoint 0 created
2020-11-22 16:47:15.247 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_SECURITY.
2020-11-22 16:47:15.247 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 72: Updated networkKey
2020-11-22 16:47:15.247 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 72: setupNetworkKey useSchemeZero=false
2020-11-22 16:47:15.248 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_SECURITY to the list of supported command classes.
2020-11-22 16:47:15.248 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_SECURITY
2020-11-22 16:47:15.248 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_SECURITY, endpoint 0 created
2020-11-22 16:47:15.249 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_SECURITY_2.
2020-11-22 16:47:15.249 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_SECURITY to the list of supported command classes.
2020-11-22 16:47:15.249 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_MANUFACTURER_SPECIFIC
2020-11-22 16:47:15.249 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_MANUFACTURER_SPECIFIC, endpoint 0 created
2020-11-22 16:47:15.250 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_MANUFACTURER_SPECIFIC.
2020-11-22 16:47:15.250 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_MANUFACTURER_SPECIFIC to the list of supported command classes.
2020-11-22 16:47:15.250 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_DEVICE_RESET_LOCALLY
2020-11-22 16:47:15.250 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_DEVICE_RESET_LOCALLY, endpoint 0 created
2020-11-22 16:47:15.250 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_DEVICE_RESET_LOCALLY.
2020-11-22 16:47:15.250 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_DEVICE_RESET_LOCALLY to the list of supported command classes.
2020-11-22 16:47:15.251 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_CONFIGURATION
2020-11-22 16:47:15.251 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_CONFIGURATION, endpoint 0 created
2020-11-22 16:47:15.251 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_CONFIGURATION.
2020-11-22 16:47:15.252 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_CONFIGURATION to the list of supported command classes.
2020-11-22 16:47:15.252 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_MULTI_CHANNEL
2020-11-22 16:47:15.252 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_MULTI_CHANNEL, endpoint 0 created
2020-11-22 16:47:15.253 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_MULTI_CHANNEL.
2020-11-22 16:47:15.253 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_MULTI_CHANNEL to the list of supported command classes.
2020-11-22 16:47:15.253 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_ASSOCIATION
2020-11-22 16:47:15.253 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_ASSOCIATION, endpoint 0 created
2020-11-22 16:47:15.253 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_ASSOCIATION.
2020-11-22 16:47:15.254 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_ASSOCIATION to the list of supported command classes.
2020-11-22 16:47:15.254 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION
2020-11-22 16:47:15.254 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION, endpoint 0 created
2020-11-22 16:47:15.254 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION.
2020-11-22 16:47:15.255 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION to the list of supported command classes.
2020-11-22 16:47:15.255 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_ASSOCIATION_GRP_INFO
2020-11-22 16:47:15.255 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_ASSOCIATION_GRP_INFO, endpoint 0 created
2020-11-22 16:47:15.255 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_ASSOCIATION_GRP_INFO.
2020-11-22 16:47:15.255 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_ASSOCIATION_GRP_INFO to the list of supported command classes.
2020-11-22 16:47:15.256 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_METER
2020-11-22 16:47:15.256 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_METER, endpoint 0 created
2020-11-22 16:47:15.256 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_METER.
2020-11-22 16:47:15.256 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_METER to the list of supported command classes.
2020-11-22 16:47:15.256 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Unsupported command class COMMAND_CLASS_SUPERVISION
2020-11-22 16:47:15.256 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_FIRMWARE_UPDATE_MD
2020-11-22 16:47:15.256 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_FIRMWARE_UPDATE_MD, endpoint 0 created
2020-11-22 16:47:15.256 [DEBUG] [al.protocol.ZWaveInclusionController] - NODE 72: Inclusion is adding command class COMMAND_CLASS_FIRMWARE_UPDATE_MD.
2020-11-22 16:47:15.256 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_FIRMWARE_UPDATE_MD to the list of supported command classes.
2020-11-22 16:47:15.256 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 72: ZWaveController include node
2020-11-22 16:47:15.257 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Starting initialisation from INCLUSION_START
2020-11-22 16:47:15.258 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node advancer: Node just included (966070)
2020-11-22 16:47:15.258 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node advancer - advancing to IDENTIFY_NODE
2020-11-22 16:47:15.259 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node advancer: Initialisation starting from inclusion
2020-11-22 16:47:15.492 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 72: Device discovered
2020-11-22 16:47:15.504 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: ProtocolInfo
2020-11-22 16:47:15.505 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Listening = true
2020-11-22 16:47:15.505 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Routing   = true
2020-11-22 16:47:15.505 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Beaming   = true
2020-11-22 16:47:15.505 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Version   = 4
2020-11-22 16:47:15.505 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: FLIRS     = false
2020-11-22 16:47:15.505 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Security  = false
2020-11-22 16:47:15.506 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Max Baud  = 40000
2020-11-22 16:47:15.506 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Basic    = BASIC_TYPE_ROUTING_SLAVE
2020-11-22 16:47:15.506 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Generic  = GENERIC_TYPE_METER
2020-11-22 16:47:15.506 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 72: Specific = SPECIFIC_TYPE_WHOLE_HOME_METER_SIMPLE
2020-11-22 16:47:15.506 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_NO_OPERATION
2020-11-22 16:47:15.506 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_NO_OPERATION, endpoint 0 created
2020-11-22 16:47:15.507 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Version = 1, version set. Enabling extra functionality.
2020-11-22 16:47:15.507 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_NO_OPERATION to the list of supported command classes.
2020-11-22 16:47:15.507 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Creating new instance of command class COMMAND_CLASS_BASIC
2020-11-22 16:47:15.507 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 72: Command class COMMAND_CLASS_BASIC, endpoint 0 created
2020-11-22 16:47:15.507 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Adding command class COMMAND_CLASS_BASIC to the list of supported command classes.
2020-11-22 16:47:15.509 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@290d7316
2020-11-22 16:47:15.510 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node Init transaction completed with response COMPLETE
2020-11-22 16:47:16.510 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node advancer - advancing to SECURITY_REPORT
2020-11-22 16:47:16.510 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 72: Updated networkKey
2020-11-22 16:47:16.511 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 72: setupNetworkKey useSchemeZero=false
2020-11-22 16:47:16.511 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Performing secure inclusion.
2020-11-22 16:47:16.511 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: SECURITY_INC State=GET_SCHEME
2020-11-22 16:47:16.512 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: ZWaveCommandClassTransactionPayload - send to node
2020-11-22 16:47:16.512 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: SECURITY check internal
2020-11-22 16:47:16.512 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Command Class COMMAND_CLASS_SECURITY is NOT required to be secured
2020-11-22 16:47:16.512 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@6c0ff853
2020-11-22 16:47:16.512 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: Adding to device queue
2020-11-22 16:47:16.512 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: Added 956 to queue - size 1
2020-11-22 16:47:20.594 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 72: Sending REQUEST Message = 01 0A 00 13 48 03 98 04 00 25 2A 3E 
2020-11-22 16:47:20.688 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 72: sentData successfully placed on stack.
2020-11-22 16:47:20.688 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: TID 956: Transaction not completed
2020-11-22 16:47:20.744 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 72: SendData Request. CallBack ID = 42, Status = Transmission complete and ACK received(0)
2020-11-22 16:47:20.744 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: TID 956: Transaction not completed
2020-11-22 16:47:25.744 [DEBUG] [sactionManager$ZWaveTransactionTimer] - NODE 72: TID 956: Timeout at state WAIT_DATA. 3 retries remaining.
2020-11-22 16:47:25.745 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: notifyTransactionResponse TID:956 CANCELLED
2020-11-22 16:47:25.746 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@6732eb9c
2020-11-22 16:47:25.746 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: No data from device, but it was ACK'd. Possibly not supported? (Try 0)
2020-11-22 16:47:25.746 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: ZWaveCommandClassTransactionPayload - send to node
2020-11-22 16:47:25.746 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: SECURITY check internal
2020-11-22 16:47:25.746 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Command Class COMMAND_CLASS_SECURITY is NOT required to be secured
2020-11-22 16:47:25.746 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@6c0ff853
2020-11-22 16:47:25.747 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: Adding to device queue
2020-11-22 16:47:25.747 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: Added 960 to queue - size 1
2020-11-22 16:47:25.748 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 72: Sending REQUEST Message = 01 0A 00 13 48 03 98 04 00 25 2D 39 
2020-11-22 16:47:25.760 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 72: sentData successfully placed on stack.
2020-11-22 16:47:25.760 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: TID 960: Transaction not completed
2020-11-22 16:47:25.804 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 72: SendData Request. CallBack ID = 45, Status = Transmission complete and ACK received(0)
2020-11-22 16:47:25.804 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: TID 960: Transaction not completed
2020-11-22 16:47:30.804 [DEBUG] [sactionManager$ZWaveTransactionTimer] - NODE 72: TID 960: Timeout at state WAIT_DATA. 3 retries remaining.
2020-11-22 16:47:30.805 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: notifyTransactionResponse TID:960 CANCELLED
2020-11-22 16:47:30.806 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: Node Init response (1) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@5d29f4a0
2020-11-22 16:47:30.806 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: No data from device, but it was ACK'd. Possibly not supported? (Try 1)
2020-11-22 16:47:30.807 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 72: ZWaveCommandClassTransactionPayload - send to node
2020-11-22 16:47:30.807 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: SECURITY check internal
2020-11-22 16:47:30.807 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 72: Command Class COMMAND_CLASS_SECURITY is NOT required to be secured
2020-11-22 16:47:30.807 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@6c0ff853
2020-11-22 16:47:30.807 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: Adding to device queue
2020-11-22 16:47:30.808 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 72: Added 962 to queue - size 1
2020-11-22 16:47:30.808 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 72: Sending REQUEST Message = 01 0A 00 13 48 03 98 04 00 25 2F 3B

@cris can you help about settings? I need to fix reporting power usage on Qubuino but with OH3 I can’t change settings on it(GUI and code issue)…

I believe you meant to tag @chris.

2 Likes

To be honest, I’ve had a look through this and I don’t know that I understand the issue. Is there concern that the device is not securely included (it seems ok to me, but this seems to be a question).

I’m not sure why the configuration isn’t working without seeing a log.

Why doesn’t it work? What log are you loading? Is it a debug log? If it is the log I see above where you have filtered on a node ID, then it will not work as by doing this you remove the information that the log viewer uses, so it won’t display very much.

1 Like

Hi chris,

Main problem is configuration issue(In GUI is not possible change anything…
Check screenshot in first post for parameter 40, 42, 43. There is only one “radio button” but there must be text box to enter integer value 0 or 1-100 for parameter 40, 0 or 600-65536 for parameter 42 and 43 …

About “Z-Wave Log Viewer” page has been offline/suspended or had some certificate issue I don’t remember right… Right now it work normaly(I think).
Im upload file to log viewer and change values in GUI code editor as described in post 1.
I get a lot changing in debug log viewer but when I upload it into web nothing show after node 73 update configuration…

Im made change in GUI at 16:33:00 and this is in log:

2020-11-30 16:33:01.113 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Handler disposed. Unregistering listener.
2020-11-30 16:33:01.140 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 73: Serializing to file /var/lib/openhab/zwave/network_f804f9b3__node_73.xml
2020-11-30 16:33:01.152 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - Initializing ZWave thing handler zwave:device:0b64393fce:node73.
2020-11-30 16:33:01.157 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller status changed to ONLINE.
2020-11-30 16:33:01.157 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller is ONLINE. Starting device initialisation.
2020-11-30 16:33:01.160 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties.
2020-11-30 16:33:01.160 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345
2020-11-30 16:33:01.160 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345. SET. Was 345
2020-11-30 16:33:01.161 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Properties synchronised
2020-11-30 16:33:01.161 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Update ASSOCIATION group_ZWaveAssociationGroup [index=1, name=null, profile1=null, profile2=null, associations=[node_1_1]]: Adding Controller (node_1_1)
2020-11-30 16:33:01.161 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Configuration synchronised
2020-11-30 16:33:01.164 [DEBUG] [ve.internal.protocol.ZWaveController] - Event listener added.
2020-11-30 16:33:01.164 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising Thing Node...
2020-11-30 16:33:01.165 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.165 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.165 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.165 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.165 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.165 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.166 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.166 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.166 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.166 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.167 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.167 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.167 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.167 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.167 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.167 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.168 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.168 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.168 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.168 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.169 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.169 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.170 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.170 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.170 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.171 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.171 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.172 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.172 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.172 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.172 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.172 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.172 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.173 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.173 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.173 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.173 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.173 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.174 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.174 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.174 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.174 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.175 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.175 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.175 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.176 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.176 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.177 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.178 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.178 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.178 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.179 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.179 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.179 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.180 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.180 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.180 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.181 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.181 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.182 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.182 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Polling initialised at 1800 seconds - start in 520200 milliseconds.
2020-11-30 16:33:01.182 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Device initialisation complete.
2020-11-30 16:33:01.255 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Handler disposed. Unregistering listener.
2020-11-30 16:33:01.281 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 73: Serializing to file /var/lib/openhab/zwave/network_f804f9b3__node_73.xml
2020-11-30 16:33:01.301 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - Initializing ZWave thing handler zwave:device:0b64393fce:node73.
2020-11-30 16:33:01.306 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller status changed to ONLINE.
2020-11-30 16:33:01.307 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller is ONLINE. Starting device initialisation.
2020-11-30 16:33:01.310 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties.
2020-11-30 16:33:01.311 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345
2020-11-30 16:33:01.312 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345. SET. Was 345
2020-11-30 16:33:01.313 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Properties synchronised
2020-11-30 16:33:01.314 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Update ASSOCIATION group_ZWaveAssociationGroup [index=1, name=null, profile1=null, profile2=null, associations=[node_1_1]]: Adding Controller (node_1_1)
2020-11-30 16:33:01.315 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Configuration synchronised
2020-11-30 16:33:01.317 [DEBUG] [ve.internal.protocol.ZWaveController] - Event listener added.
2020-11-30 16:33:01.318 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising Thing Node...
2020-11-30 16:33:01.320 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.320 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.321 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.322 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.323 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.323 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.324 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.325 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.326 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.327 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.327 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.328 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.329 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.330 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.330 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.331 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.332 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.333 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.334 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.334 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.335 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.336 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.336 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.337 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.338 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.338 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.339 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.339 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.340 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.341 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.341 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.342 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.342 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.343 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.344 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.344 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.345 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.345 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.346 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.347 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.347 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.348 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.348 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.349 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.349 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.350 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.351 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.351 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.352 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.352 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.353 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.354 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.354 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.355 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.356 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.356 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.357 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.358 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.358 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.359 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.359 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Polling initialised at 1800 seconds - start in 1213200 milliseconds.
2020-11-30 16:33:01.360 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Device initialisation complete.
2020-11-30 16:33:01.426 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Handler disposed. Unregistering listener.
2020-11-30 16:33:01.448 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 73: Serializing to file /var/lib/openhab/zwave/network_f804f9b3__node_73.xml
2020-11-30 16:33:01.460 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - Initializing ZWave thing handler zwave:device:0b64393fce:node73.
2020-11-30 16:33:01.462 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller status changed to ONLINE.
2020-11-30 16:33:01.463 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller is ONLINE. Starting device initialisation.
2020-11-30 16:33:01.467 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties.
2020-11-30 16:33:01.467 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345
2020-11-30 16:33:01.468 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345. SET. Was 345
2020-11-30 16:33:01.470 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Properties synchronised
2020-11-30 16:33:01.470 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Update ASSOCIATION group_ZWaveAssociationGroup [index=1, name=null, profile1=null, profile2=null, associations=[node_1_1]]: Adding Controller (node_1_1)
2020-11-30 16:33:01.472 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Configuration synchronised
2020-11-30 16:33:01.477 [DEBUG] [ve.internal.protocol.ZWaveController] - Event listener added.
2020-11-30 16:33:01.479 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising Thing Node...
2020-11-30 16:33:01.480 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.482 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.483 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor for DecimalType
2020-11-30 16:33:01.483 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.485 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.486 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts for DecimalType
2020-11-30 16:33:01.487 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.488 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.489 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh for DecimalType
2020-11-30 16:33:01.489 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.490 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.491 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah for DecimalType
2020-11-30 16:33:01.493 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.493 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.494 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor1 for DecimalType
2020-11-30 16:33:01.495 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.496 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.496 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts1 for DecimalType
2020-11-30 16:33:01.497 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.497 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.498 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kwh1 for DecimalType
2020-11-30 16:33:01.499 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.499 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.500 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_kvah1 for DecimalType
2020-11-30 16:33:01.501 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.501 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.502 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor2 for DecimalType
2020-11-30 16:33:01.503 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.503 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.505 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current2 for DecimalType
2020-11-30 16:33:01.505 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.506 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.506 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts2 for DecimalType
2020-11-30 16:33:01.507 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.507 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.508 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage2 for DecimalType
2020-11-30 16:33:01.509 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.509 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.510 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor3 for DecimalType
2020-11-30 16:33:01.511 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.511 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.512 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current3 for DecimalType
2020-11-30 16:33:01.512 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.513 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.513 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts3 for DecimalType
2020-11-30 16:33:01.514 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.515 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.515 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage3 for DecimalType
2020-11-30 16:33:01.516 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.516 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.517 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_powerfactor4 for DecimalType
2020-11-30 16:33:01.518 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.518 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.519 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_current4 for DecimalType
2020-11-30 16:33:01.520 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.520 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.521 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_watts4 for DecimalType
2020-11-30 16:33:01.522 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising cmd channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.522 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.523 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising state channel zwave:device:0b64393fce:node73:meter_voltage4 for DecimalType
2020-11-30 16:33:01.524 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Polling initialised at 1800 seconds - start in 453600 milliseconds.
2020-11-30 16:33:01.524 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Device initialisation complete.
2020-11-30 16:33:01.589 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Handler disposed. Unregistering listener.
2020-11-30 16:33:01.603 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 73: Serializing to file /var/lib/openhab/zwave/network_f804f9b3__node_73.xml
2020-11-30 16:33:01.609 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - Initializing ZWave thing handler zwave:device:0b64393fce:node73.
2020-11-30 16:33:01.619 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller status changed to ONLINE.
2020-11-30 16:33:01.619 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Controller is ONLINE. Starting device initialisation.
2020-11-30 16:33:01.622 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties.
2020-11-30 16:33:01.622 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345
2020-11-30 16:33:01.623 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Updating node properties. MAN=345. SET. Was 345
2020-11-30 16:33:01.623 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Properties synchronised
2020-11-30 16:33:01.623 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Update ASSOCIATION group_ZWaveAssociationGroup [index=1, name=null, profile1=null, profile2=null, associations=[node_1_1]]: Adding Controller (node_1_1)
2020-11-30 16:33:01.625 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Configuration synchronised
2020-11-30 16:33:01.632 [DEBUG] [ve.internal.protocol.ZWaveController] - Event listener added.
2020-11-30 16:33:01.633 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 73: Initialising Thing Node...

This messages repeat every few miliseconds and make around 4x 16MB log files until I restart OH and then is ok(But thing have old parameter configuration)…

Configuration of Fibaro devices work ok and without problems…

Thanks.

Here is the current home for the log viewer.

@Bruce_Osborne I have that link saved few weeks and use it few times but when Im try it 22.11.2020 it didn’t work… I have saved it with www but I think that this is not issue:

Right now it work ok and Im also post screenshot of log file few hours ago…
Thanks.

I know the server crashed & was rebuilt.

@chris can you please check my last post with log why when I try save configuration by code editor it fail and repeating messages in log file…

Also why I can’t change parameters 40, 42, 43 in GUI (See image in forst post).

That would have been important information detail that should have been in your first post.

I just verified the database does not show those as read-only.

They have options but you should be able to type in a value within the range into the UI.

@Bruce_Osborne Im write that in my first post…

Which GUI? HABPanel ( the recommended one for Z-Wave) or Paper UI? I know it should not make a difference. Perhaps @chris can look at the logs now you have provided more specific information.

I don’t know what is name for OH3 GUI. Maybe “Basic UI”? It is not HABPanel because It do not allow configuring devices. Also is not PaperUI which also do not allow configuring devices…
This one:

Sorry. I forgot this is OH3. That is called the Main UI. We need to wait on Chris.

1 Like

@chris Any update on this? Updateing to 3.0.0.M5 didn’t fix issue with configuration…
I need to change parameters on two Qubino ZMNHXD1 power meters how I can do this?

Those parameters all have Limit to Options set to true. Chris just closed a database issue regarding that parameter. I suspect an updated snapshot build of the binding should be available soon

1 Like

Ok then I will wait for RC3 and update then…

I believe the next release is planned as the stable release.

1 Like