Skip to content

Instantly share code, notes, and snippets.

@bachya
Created February 3, 2021 21:45
Show Gist options
  • Save bachya/a1db9b1caa45319e30dc124ae654c6c9 to your computer and use it in GitHub Desktop.
Save bachya/a1db9b1caa45319e30dc124ae654c6c9 to your computer and use it in GitHub Desktop.
2021-02-03 zwave-js logs
2021-02-03 21:34:05.574 INFO ZWAVE: Connecting to /dev/zwave
2021-02-03 21:34:05.566 INFO MQTT: MQTT is disabled
2021-02-03 21:34:05.591 INFO APP: Listening on port 8091
2021-02-03 21:34:07.768 DEBUG SOCKET: New connection h4F3hwdZm2NL1-rdAAAB
2021-02-03 21:34:07.962 INFO ZWAVE: Zwave driver is ready
2021-02-03 21:34:07.963 INFO ZWAVE: Controller status: Driver ready
2021-02-03 21:34:07.964 DEBUG ZWAVE: Node 1 has been added to nodes array
2021-02-03 21:34:07.965 DEBUG ZWAVE: Binding to node 1 events
2021-02-03 21:34:07.965 DEBUG ZWAVE: Node 2 has been added to nodes array
2021-02-03 21:34:07.966 DEBUG ZWAVE: Binding to node 2 events
2021-02-03 21:34:07.966 DEBUG ZWAVE: Node 3 has been added to nodes array
2021-02-03 21:34:07.966 DEBUG ZWAVE: Binding to node 3 events
2021-02-03 21:34:07.967 DEBUG ZWAVE: Node 5 has been added to nodes array
2021-02-03 21:34:07.967 DEBUG ZWAVE: Binding to node 5 events
2021-02-03 21:34:07.968 DEBUG ZWAVE: Node 6 has been added to nodes array
2021-02-03 21:34:07.968 DEBUG ZWAVE: Binding to node 6 events
2021-02-03 21:34:07.968 DEBUG ZWAVE: Node 7 has been added to nodes array
2021-02-03 21:34:07.969 DEBUG ZWAVE: Binding to node 7 events
2021-02-03 21:34:07.969 DEBUG ZWAVE: Node 9 has been added to nodes array
2021-02-03 21:34:07.969 DEBUG ZWAVE: Binding to node 9 events
2021-02-03 21:34:07.970 DEBUG ZWAVE: Node 10 has been added to nodes array
2021-02-03 21:34:07.970 DEBUG ZWAVE: Binding to node 10 events
2021-02-03 21:34:07.970 DEBUG ZWAVE: Node 11 has been added to nodes array
2021-02-03 21:34:07.971 DEBUG ZWAVE: Binding to node 11 events
2021-02-03 21:34:07.971 DEBUG ZWAVE: Node 12 has been added to nodes array
2021-02-03 21:34:07.971 DEBUG ZWAVE: Binding to node 12 events
2021-02-03 21:34:07.971 DEBUG ZWAVE: Node 13 has been added to nodes array
2021-02-03 21:34:07.972 DEBUG ZWAVE: Binding to node 13 events
2021-02-03 21:34:07.972 DEBUG ZWAVE: Node 15 has been added to nodes array
2021-02-03 21:34:07.972 DEBUG ZWAVE: Binding to node 15 events
2021-02-03 21:34:07.973 DEBUG ZWAVE: Node 16 has been added to nodes array
2021-02-03 21:34:07.973 DEBUG ZWAVE: Binding to node 16 events
2021-02-03 21:34:07.973 DEBUG ZWAVE: Node 17 has been added to nodes array
2021-02-03 21:34:07.973 DEBUG ZWAVE: Binding to node 17 events
2021-02-03 21:34:07.974 DEBUG ZWAVE: Node 18 has been added to nodes array
2021-02-03 21:34:07.974 DEBUG ZWAVE: Binding to node 18 events
2021-02-03 21:34:07.974 DEBUG ZWAVE: Node 19 has been added to nodes array
2021-02-03 21:34:07.974 DEBUG ZWAVE: Binding to node 19 events
2021-02-03 21:34:07.975 DEBUG ZWAVE: Node 20 has been added to nodes array
2021-02-03 21:34:07.975 DEBUG ZWAVE: Binding to node 20 events
2021-02-03 21:34:07.975 INFO ZWAVE: Scanning network with homeid: 0xc8341d86
2021-02-03 21:34:08.036 INFO ZWAVE: Node 1 is alive
2021-02-03 21:34:08.038 WARN ZWAVE: Node 1 doesn't support groups associations
2021-02-03 21:34:08.039 INFO ZWAVE: Node 1 ready: AEON Labs - ZW090 (Z‐Stick Gen5 USB Controller)
2021-02-03 21:34:08.040 INFO ZWAVE: Node 1: interview completed, all values are updated
2021-02-03 21:34:08.106 INFO ZWAVE: Node 2 is alive
2021-02-03 21:34:08.142 INFO GATEWAY: New climate device discovered: {
type: 'climate',
object_id: 'climate',
discovery_payload: {
min_temp: 5,
max_temp: 40,
temp_step: 0.5,
modes: [ 'off', 'heat', 'cool', 'auto', [length]: 4 ],
mode_state_template: '{{ value_json.value }}',
current_temperature_topic: '49-0-Air temperature',
current_temperature_template: '{{ value_json.value }}',
temperature_state_topic: true,
temperature_state_template: '{{ value_json.value }}',
temperature_command_topic: true,
mode_state_topic: '64-0-mode',
mode_command_topic: '64-0-mode/set'
},
values: [
'49-0-Air temperature',
'64-0-mode',
'67-0-setpoint-1',
'67-0-setpoint-2',
[length]: 4
],
mode_map: { off: 0, heat: 1, cool: 2, auto: 3 },
setpoint_topic: { '1': '67-0-setpoint-1', '2': '67-0-setpoint-2' },
default_setpoint: '67-0-setpoint-1'
}
2021-02-03 21:34:08.118 INFO ZWAVE: Node 2: value added 2-49-0-Air temperature => 21.04
2021-02-03 21:34:08.120 INFO ZWAVE: Node 2: value added 2-49-0-Humidity => 29
2021-02-03 21:34:08.120 INFO ZWAVE: Node 2: value added 2-64-0-mode => 1
2021-02-03 21:34:08.121 INFO ZWAVE: Node 2: value added 2-64-0-manufacturerData => undefined
2021-02-03 21:34:08.122 INFO ZWAVE: Node 2: value added 2-66-0-state => 0
2021-02-03 21:34:08.122 INFO ZWAVE: Node 2: value added 2-67-0-setpoint-1 => 70
2021-02-03 21:34:08.122 INFO ZWAVE: Node 2: value added 2-67-0-setpoint-2 => 77
2021-02-03 21:34:08.123 INFO ZWAVE: Node 2: value added 2-112-0-1 => 0
2021-02-03 21:34:08.123 INFO ZWAVE: Node 2: value added 2-112-0-2 => 2
2021-02-03 21:34:08.124 INFO ZWAVE: Node 2: value added 2-112-0-3 => 2
2021-02-03 21:34:08.124 INFO ZWAVE: Node 2: value added 2-112-0-4 => 1
2021-02-03 21:34:08.125 INFO ZWAVE: Node 2: value added 2-112-0-5 => 704643072
2021-02-03 21:34:08.125 INFO ZWAVE: Node 2: value added 2-112-0-6 => 704644352
2021-02-03 21:34:08.125 INFO ZWAVE: Node 2: value added 2-112-0-7 => 704643072
2021-02-03 21:34:08.126 INFO ZWAVE: Node 2: value added 2-112-0-8 => 10
2021-02-03 21:34:08.126 INFO ZWAVE: Node 2: value added 2-112-0-9 => 10
2021-02-03 21:34:08.126 INFO ZWAVE: Node 2: value added 2-112-0-10 => 704732672
2021-02-03 21:34:08.127 INFO ZWAVE: Node 2: value added 2-112-0-11 => 0
2021-02-03 21:34:08.127 INFO ZWAVE: Node 2: value added 2-112-0-12 => 20
2021-02-03 21:34:08.128 INFO ZWAVE: Node 2: value added 2-112-0-13 => 25
2021-02-03 21:34:08.128 INFO ZWAVE: Node 2: value added 2-112-0-14 => 60
2021-02-03 21:34:08.128 INFO ZWAVE: Node 2: value added 2-112-0-15 => 704886272
2021-02-03 21:34:08.129 INFO ZWAVE: Node 2: value added 2-112-0-16 => 704732672
2021-02-03 21:34:08.129 INFO ZWAVE: Node 2: value added 2-112-0-17 => 704886272
2021-02-03 21:34:08.130 INFO ZWAVE: Node 2: value added 2-112-0-18 => 704771072
2021-02-03 21:34:08.130 INFO ZWAVE: Node 2: value added 2-112-0-19 => 0
2021-02-03 21:34:08.130 INFO ZWAVE: Node 2: value added 2-112-0-20 => 5
2021-02-03 21:34:08.131 INFO ZWAVE: Node 2: value added 2-112-0-21 => 10
2021-02-03 21:34:08.131 INFO ZWAVE: Node 2: value added 2-112-0-22 => 25
2021-02-03 21:34:08.131 INFO ZWAVE: Node 2: value added 2-112-0-23 => 1
2021-02-03 21:34:08.132 INFO ZWAVE: Node 2: value added 2-112-0-24 => 15
2021-02-03 21:34:08.132 INFO ZWAVE: Node 2: value added 2-112-0-25 => 0
2021-02-03 21:34:08.132 INFO ZWAVE: Node 2: value added 2-112-0-26 => 1
2021-02-03 21:34:08.133 INFO ZWAVE: Node 2: value added 2-112-0-27 => 30
2021-02-03 21:34:08.133 INFO ZWAVE: Node 2: value added 2-112-0-28 => 15
2021-02-03 21:34:08.134 INFO ZWAVE: Node 2: value added 2-112-0-30 => 0
2021-02-03 21:34:08.134 INFO ZWAVE: Node 2: value added 2-112-0-31 => 704650752
2021-02-03 21:34:08.134 INFO ZWAVE: Node 2: value added 2-112-0-32 => 704650752
2021-02-03 21:34:08.135 INFO ZWAVE: Node 2: value added 2-112-0-33 => 704645632
2021-02-03 21:34:08.135 INFO ZWAVE: Node 2: value added 2-112-0-34 => 1
2021-02-03 21:34:08.135 INFO ZWAVE: Node 2: value added 2-112-0-35 => 0
2021-02-03 21:34:08.136 INFO ZWAVE: Node 2: value added 2-114-0-manufacturerId => 400
2021-02-03 21:34:08.136 INFO ZWAVE: Node 2: value added 2-114-0-productType => 1
2021-02-03 21:34:08.136 INFO ZWAVE: Node 2: value added 2-114-0-productId => 1
2021-02-03 21:34:08.137 INFO ZWAVE: Node 2: value added 2-128-0-level => 0
2021-02-03 21:34:08.137 INFO ZWAVE: Node 2: value added 2-128-0-isLow => false
2021-02-03 21:34:08.138 INFO ZWAVE: Node 2: value added 2-134-0-libraryType => 3
2021-02-03 21:34:08.138 INFO ZWAVE: Node 2: value added 2-134-0-protocolVersion => 4.54
2021-02-03 21:34:08.138 INFO ZWAVE: Node 2: value added 2-134-0-firmwareVersions => 1.20
2021-02-03 21:34:08.138 INFO ZWAVE: Node 2: value added 2-134-0-hardwareVersion => undefined
2021-02-03 21:34:08.149 INFO ZWAVE: Node 2 ready: Building 36 Technologies - ADC-T 2000 (Alarm.com Smart Thermostat)
2021-02-03 21:34:08.144 DEBUG GATEWAY: Publishing discovery: {
type: 'climate',
object_id: 'climate',
discovery_payload: {
min_temp: 5,
max_temp: 40,
temp_step: 0.5,
modes: [ 'off', 'heat', 'cool', 'auto', [length]: 4 ],
mode_state_template: `{{ {0: "off",1: "heat",2: "cool",3: "auto"}[value_json.value] | default('off') }}`,
current_temperature_topic: 'zwave/nodeID_2/49/0/Air_temperature',
current_temperature_template: '{{ value_json.value }}',
temperature_state_topic: 'zwave/nodeID_2/67/0/setpoint/1',
temperature_state_template: '{{ value_json.value }}',
temperature_command_topic: 'zwave/nodeID_2/67/0/setpoint/1/set',
mode_state_topic: 'zwave/nodeID_2/64/0/mode',
mode_command_topic: 'zwave/nodeID_2/64/0/mode/set',
temperature_unit: 'C',
precision: 0.1,
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node2', [length]: 1 ],
manufacturer: 'Building 36 Technologies',
model: 'Alarm.com Smart Thermostat (ADC-T 2000)',
name: 'nodeID_2',
sw_version: '1.20'
},
name: 'nodeID_2_climate',
unique_id: 'zwavejs2mqtt_0xc8341d86_Node2_climate'
},
values: [
'49-0-Air temperature',
'64-0-mode',
'67-0-setpoint-1',
'67-0-setpoint-2',
[length]: 4
],
mode_map: { off: 0, heat: 1, cool: 2, auto: 3 },
setpoint_topic: { '1': '67-0-setpoint-1', '2': '67-0-setpoint-2' },
default_setpoint: '67-0-setpoint-1',
discoveryTopic: 'climate/nodeID_2/climate/config',
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:08.145 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'humidity_air',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'humidity',
unit_of_measurement: '%',
state_topic: 'zwave/nodeID_2/49/0/Humidity',
json_attributes_topic: 'zwave/nodeID_2/49/0/Humidity',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node2', [length]: 1 ],
manufacturer: 'Building 36 Technologies',
model: 'Alarm.com Smart Thermostat (ADC-T 2000)',
name: 'nodeID_2',
sw_version: '1.20'
},
name: 'nodeID_2_humidity_air',
unique_id: 'zwavejs2mqtt_0xc8341d86_2-49-0-Humidity'
},
discoveryTopic: 'sensor/nodeID_2/humidity_air/config',
values: [ '49-0-Humidity', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:08.146 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'battery_level',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'battery',
unit_of_measurement: '%',
state_topic: 'zwave/nodeID_2/128/0/level',
json_attributes_topic: 'zwave/nodeID_2/128/0/level',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node2', [length]: 1 ],
manufacturer: 'Building 36 Technologies',
model: 'Alarm.com Smart Thermostat (ADC-T 2000)',
name: 'nodeID_2',
sw_version: '1.20'
},
name: 'nodeID_2_battery_level',
unique_id: 'zwavejs2mqtt_0xc8341d86_2-128-0-level'
},
discoveryTopic: 'sensor/nodeID_2/battery_level/config',
values: [ '128-0-level', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:08.147 DEBUG GATEWAY: Publishing discovery: {
type: 'binary_sensor',
object_id: 'battery_islow',
discovery_payload: {
payload_on: true,
payload_off: false,
value_template: '{{ value_json.value }}',
device_class: 'battery',
state_topic: 'zwave/nodeID_2/128/0/isLow',
json_attributes_topic: 'zwave/nodeID_2/128/0/isLow',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node2', [length]: 1 ],
manufacturer: 'Building 36 Technologies',
model: 'Alarm.com Smart Thermostat (ADC-T 2000)',
name: 'nodeID_2',
sw_version: '1.20'
},
name: 'nodeID_2_battery_islow',
unique_id: 'zwavejs2mqtt_0xc8341d86_2-128-0-isLow'
},
discoveryTopic: 'binary_sensor/nodeID_2/battery_islow/config',
values: [ '128-0-isLow', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:08.187 INFO ZWAVE: Node 3 is alive
2021-02-03 21:34:08.198 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_3/37/0/targetValue/set',
state_topic: 'zwave/nodeID_3/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node3', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_3',
sw_version: '1.20'
},
name: 'nodeID_3_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_3-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_3/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:08.192 INFO ZWAVE: Node 3: value added 3-37-0-currentValue => false
2021-02-03 21:34:08.193 INFO ZWAVE: Node 3: value added 3-37-0-targetValue => undefined
2021-02-03 21:34:08.193 INFO ZWAVE: Node 3: value added 3-37-0-duration => [Duration: undefinedseconds]
2021-02-03 21:34:08.194 INFO ZWAVE: Node 3: value added 3-43-0-sceneId => undefined
2021-02-03 21:34:08.194 INFO ZWAVE: Node 3: value added 3-43-0-dimmingDuration => undefined
2021-02-03 21:34:08.195 INFO ZWAVE: Node 3: value added 3-112-0-7 => 255
2021-02-03 21:34:08.195 INFO ZWAVE: Node 3: value added 3-114-0-manufacturerId => 29
2021-02-03 21:34:08.195 INFO ZWAVE: Node 3: value added 3-114-0-productType => 13313
2021-02-03 21:34:08.196 INFO ZWAVE: Node 3: value added 3-114-0-productId => 1
2021-02-03 21:34:08.196 INFO ZWAVE: Node 3: value added 3-134-0-libraryType => 3
2021-02-03 21:34:08.196 INFO ZWAVE: Node 3: value added 3-134-0-protocolVersion => 4.33
2021-02-03 21:34:08.197 INFO ZWAVE: Node 3: value added 3-134-0-firmwareVersions => 1.20
2021-02-03 21:34:08.197 INFO ZWAVE: Node 3: value added 3-134-0-hardwareVersion => undefined
2021-02-03 21:34:08.200 INFO ZWAVE: Node 3 ready: Leviton - DZ15S (Scene Capable Push On/Off)
2021-02-03 21:34:08.199 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_3/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_3/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node3', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_3',
sw_version: '1.20'
},
name: 'nodeID_3_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_3-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_3/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:08.199 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_3/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_3/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node3', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_3',
sw_version: '1.20'
},
name: 'nodeID_3_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_3-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_3/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.544 INFO ZWAVE: Node 5 is alive
2021-02-03 21:34:09.628 DEBUG GATEWAY: Publishing discovery: {
type: 'lock',
object_id: 'lock',
discovery_payload: {
command_topic: 'zwave/nodeID_5/98/0/targetMode/set',
state_locked: 255,
state_unlocked: 0,
payload_lock: 255,
payload_unlock: 0,
value_template: '{{ value_json.value }}',
state_topic: 'zwave/nodeID_5/98/0/currentMode',
json_attributes_topic: 'zwave/nodeID_5/98/0/currentMode',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node5', [length]: 1 ],
manufacturer: 'Unknown manufacturer undefined',
model: 'undefined (Unknown product undefined)',
name: 'nodeID_5',
sw_version: '104.21'
},
name: 'nodeID_5_lock',
unique_id: 'zwavejs2mqtt_0xc8341d86_5-98-0-currentMode'
},
discoveryTopic: 'lock/nodeID_5/lock/config',
values: [ '98-0-currentMode', '98-0-targetMode', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.577 INFO ZWAVE: Node 5: value added 5-98-0-currentMode => 255
2021-02-03 21:34:09.578 INFO ZWAVE: Node 5: value added 5-98-0-targetMode => undefined
2021-02-03 21:34:09.579 INFO ZWAVE: Node 5: value added 5-98-0-outsideHandlesCanOpenDoor => false,false,false,false
2021-02-03 21:34:09.580 INFO ZWAVE: Node 5: value added 5-98-0-insideHandlesCanOpenDoor => false,false,false,false
2021-02-03 21:34:09.581 INFO ZWAVE: Node 5: value added 5-98-0-latchStatus => open
2021-02-03 21:34:09.583 INFO ZWAVE: Node 5: value added 5-98-0-boltStatus => locked
2021-02-03 21:34:09.583 INFO ZWAVE: Node 5: value added 5-98-0-doorStatus => open
2021-02-03 21:34:09.584 INFO ZWAVE: Node 5: value added 5-98-0-lockTimeout => undefined
2021-02-03 21:34:09.585 INFO ZWAVE: Node 5: value added 5-98-0-operationType => 1
2021-02-03 21:34:09.586 INFO ZWAVE: Node 5: value added 5-98-0-outsideHandlesCanOpenDoorConfiguration => false,false,false,false
2021-02-03 21:34:09.586 INFO ZWAVE: Node 5: value added 5-98-0-insideHandlesCanOpenDoorConfiguration => false,false,false,false
2021-02-03 21:34:09.587 INFO ZWAVE: Node 5: value added 5-98-0-lockTimeoutConfiguration => undefined
2021-02-03 21:34:09.587 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-1 => 1
2021-02-03 21:34:09.588 INFO ZWAVE: Node 5: value added 5-99-0-userCode-1 => **********
2021-02-03 21:34:09.589 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-2 => 1
2021-02-03 21:34:09.589 INFO ZWAVE: Node 5: value added 5-99-0-userCode-2 => **********
2021-02-03 21:34:09.590 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-3 => 1
2021-02-03 21:34:09.590 INFO ZWAVE: Node 5: value added 5-99-0-userCode-3 => **********
2021-02-03 21:34:09.591 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-4 => 1
2021-02-03 21:34:09.592 INFO ZWAVE: Node 5: value added 5-99-0-userCode-4 => **********
2021-02-03 21:34:09.592 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-5 => 1
2021-02-03 21:34:09.593 INFO ZWAVE: Node 5: value added 5-99-0-userCode-5 => **********
2021-02-03 21:34:09.593 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-6 => 0
2021-02-03 21:34:09.594 INFO ZWAVE: Node 5: value added 5-99-0-userCode-6 =>
2021-02-03 21:34:09.595 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-7 => 0
2021-02-03 21:34:09.595 INFO ZWAVE: Node 5: value added 5-99-0-userCode-7 =>
2021-02-03 21:34:09.596 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-8 => 0
2021-02-03 21:34:09.596 INFO ZWAVE: Node 5: value added 5-99-0-userCode-8 =>
2021-02-03 21:34:09.597 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-9 => 0
2021-02-03 21:34:09.597 INFO ZWAVE: Node 5: value added 5-99-0-userCode-9 =>
2021-02-03 21:34:09.598 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-10 => 0
2021-02-03 21:34:09.599 INFO ZWAVE: Node 5: value added 5-99-0-userCode-10 =>
2021-02-03 21:34:09.599 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-11 => 0
2021-02-03 21:34:09.600 INFO ZWAVE: Node 5: value added 5-99-0-userCode-11 =>
2021-02-03 21:34:09.600 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-12 => 0
2021-02-03 21:34:09.601 INFO ZWAVE: Node 5: value added 5-99-0-userCode-12 =>
2021-02-03 21:34:09.602 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-13 => 0
2021-02-03 21:34:09.602 INFO ZWAVE: Node 5: value added 5-99-0-userCode-13 =>
2021-02-03 21:34:09.603 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-14 => 0
2021-02-03 21:34:09.603 INFO ZWAVE: Node 5: value added 5-99-0-userCode-14 =>
2021-02-03 21:34:09.604 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-15 => 0
2021-02-03 21:34:09.605 INFO ZWAVE: Node 5: value added 5-99-0-userCode-15 =>
2021-02-03 21:34:09.605 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-16 => 0
2021-02-03 21:34:09.606 INFO ZWAVE: Node 5: value added 5-99-0-userCode-16 =>
2021-02-03 21:34:09.607 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-17 => 0
2021-02-03 21:34:09.607 INFO ZWAVE: Node 5: value added 5-99-0-userCode-17 =>
2021-02-03 21:34:09.608 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-18 => 0
2021-02-03 21:34:09.609 INFO ZWAVE: Node 5: value added 5-99-0-userCode-18 =>
2021-02-03 21:34:09.610 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-19 => 0
2021-02-03 21:34:09.610 INFO ZWAVE: Node 5: value added 5-99-0-userCode-19 =>
2021-02-03 21:34:09.611 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-20 => 0
2021-02-03 21:34:09.611 INFO ZWAVE: Node 5: value added 5-99-0-userCode-20 =>
2021-02-03 21:34:09.612 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-21 => 0
2021-02-03 21:34:09.613 INFO ZWAVE: Node 5: value added 5-99-0-userCode-21 =>
2021-02-03 21:34:09.613 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-22 => 0
2021-02-03 21:34:09.614 INFO ZWAVE: Node 5: value added 5-99-0-userCode-22 =>
2021-02-03 21:34:09.614 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-23 => 0
2021-02-03 21:34:09.615 INFO ZWAVE: Node 5: value added 5-99-0-userCode-23 =>
2021-02-03 21:34:09.615 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-24 => 0
2021-02-03 21:34:09.616 INFO ZWAVE: Node 5: value added 5-99-0-userCode-24 =>
2021-02-03 21:34:09.616 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-25 => 0
2021-02-03 21:34:09.617 INFO ZWAVE: Node 5: value added 5-99-0-userCode-25 =>
2021-02-03 21:34:09.618 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-26 => 0
2021-02-03 21:34:09.618 INFO ZWAVE: Node 5: value added 5-99-0-userCode-26 =>
2021-02-03 21:34:09.619 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-27 => 0
2021-02-03 21:34:09.619 INFO ZWAVE: Node 5: value added 5-99-0-userCode-27 =>
2021-02-03 21:34:09.620 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-28 => 0
2021-02-03 21:34:09.620 INFO ZWAVE: Node 5: value added 5-99-0-userCode-28 =>
2021-02-03 21:34:09.621 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-29 => 0
2021-02-03 21:34:09.622 INFO ZWAVE: Node 5: value added 5-99-0-userCode-29 =>
2021-02-03 21:34:09.622 INFO ZWAVE: Node 5: value added 5-99-0-userIdStatus-30 => 0
2021-02-03 21:34:09.623 INFO ZWAVE: Node 5: value added 5-99-0-userCode-30 =>
2021-02-03 21:34:09.623 INFO ZWAVE: Node 5: value added 5-114-0-manufacturerId => undefined
2021-02-03 21:34:09.624 INFO ZWAVE: Node 5: value added 5-114-0-productType => undefined
2021-02-03 21:34:09.624 INFO ZWAVE: Node 5: value added 5-114-0-productId => undefined
2021-02-03 21:34:09.625 INFO ZWAVE: Node 5: value added 5-128-0-level => 99
2021-02-03 21:34:09.625 INFO ZWAVE: Node 5: value added 5-128-0-isLow => false
2021-02-03 21:34:09.626 INFO ZWAVE: Node 5: value added 5-134-0-libraryType => 6
2021-02-03 21:34:09.626 INFO ZWAVE: Node 5: value added 5-134-0-protocolVersion => 3.42
2021-02-03 21:34:09.627 INFO ZWAVE: Node 5: value added 5-134-0-firmwareVersions => 104.21
2021-02-03 21:34:09.637 INFO ZWAVE: Node 5 ready: Unknown manufacturer undefined - Unknown product undefined (Unknown)
2021-02-03 21:34:09.631 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'battery_level',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'battery',
unit_of_measurement: '%',
state_topic: 'zwave/nodeID_5/128/0/level',
json_attributes_topic: 'zwave/nodeID_5/128/0/level',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node5', [length]: 1 ],
manufacturer: 'Unknown manufacturer undefined',
model: 'undefined (Unknown product undefined)',
name: 'nodeID_5',
sw_version: '104.21'
},
name: 'nodeID_5_battery_level',
unique_id: 'zwavejs2mqtt_0xc8341d86_5-128-0-level'
},
discoveryTopic: 'sensor/nodeID_5/battery_level/config',
values: [ '128-0-level', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.632 DEBUG GATEWAY: Publishing discovery: {
type: 'binary_sensor',
object_id: 'battery_islow',
discovery_payload: {
payload_on: true,
payload_off: false,
value_template: '{{ value_json.value }}',
device_class: 'battery',
state_topic: 'zwave/nodeID_5/128/0/isLow',
json_attributes_topic: 'zwave/nodeID_5/128/0/isLow',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node5', [length]: 1 ],
manufacturer: 'Unknown manufacturer undefined',
model: 'undefined (Unknown product undefined)',
name: 'nodeID_5',
sw_version: '104.21'
},
name: 'nodeID_5_battery_islow',
unique_id: 'zwavejs2mqtt_0xc8341d86_5-128-0-isLow'
},
discoveryTopic: 'binary_sensor/nodeID_5/battery_islow/config',
values: [ '128-0-isLow', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.698 INFO ZWAVE: Node 6 is alive
2021-02-03 21:34:09.711 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_6/37/0/targetValue/set',
state_topic: 'zwave/nodeID_6/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node6', [length]: 1 ],
manufacturer: 'Remotec',
model: 'Fixture Switch Module (ZFM-80 / ZDW-80 / ZRW-80)',
name: 'nodeID_6',
sw_version: '1.0.4'
},
name: 'nodeID_6_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_6-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_6/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.703 INFO ZWAVE: Node 6: value added 6-37-0-currentValue => false
2021-02-03 21:34:09.704 INFO ZWAVE: Node 6: value added 6-37-0-targetValue => undefined
2021-02-03 21:34:09.705 INFO ZWAVE: Node 6: value added 6-112-0-1 => 3
2021-02-03 21:34:09.705 INFO ZWAVE: Node 6: value added 6-112-0-2 => 0
2021-02-03 21:34:09.706 INFO ZWAVE: Node 6: value added 6-112-0-3 => 0
2021-02-03 21:34:09.707 INFO ZWAVE: Node 6: value added 6-112-0-4 => 0
2021-02-03 21:34:09.707 INFO ZWAVE: Node 6: value added 6-114-0-manufacturerId => 21076
2021-02-03 21:34:09.708 INFO ZWAVE: Node 6: value added 6-114-0-productType => 32768
2021-02-03 21:34:09.708 INFO ZWAVE: Node 6: value added 6-114-0-productId => 2
2021-02-03 21:34:09.709 INFO ZWAVE: Node 6: value added 6-134-0-libraryType => undefined
2021-02-03 21:34:09.709 INFO ZWAVE: Node 6: value added 6-134-0-protocolVersion => undefined
2021-02-03 21:34:09.710 INFO ZWAVE: Node 6: value added 6-134-0-firmwareVersions => undefined
2021-02-03 21:34:09.712 INFO ZWAVE: Node 6 ready: Remotec - ZFM-80 / ZDW-80 / ZRW-80 (Fixture Switch Module)
2021-02-03 21:34:09.756 INFO ZWAVE: Node 7 is alive
2021-02-03 21:34:09.785 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'notification_event',
discovery_payload: {
value_template: '{{ {}[value_json.value] | default(value_json.value) }}',
icon: 'mdi:alarm-light',
state_topic: 'zwave/nodeID_7/32/0/event',
json_attributes_topic: 'zwave/nodeID_7/32/0/event',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node7', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_7',
sw_version: '5.24'
},
name: 'nodeID_7_notification_event',
unique_id: 'zwavejs2mqtt_0xc8341d86_7-32-0-event'
},
discoveryTopic: 'sensor/nodeID_7/notification_event/config',
values: [ '32-0-event', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.766 INFO ZWAVE: Node 7: value added 7-32-0-currentValue => undefined
2021-02-03 21:34:09.767 INFO ZWAVE: Node 7: value added 7-32-0-targetValue => undefined
2021-02-03 21:34:09.768 INFO ZWAVE: Node 7: value added 7-32-0-event => undefined
2021-02-03 21:34:09.775 INFO ZWAVE: Node 7: value added 7-37-0-currentValue => true
2021-02-03 21:34:09.776 INFO ZWAVE: Node 7: value added 7-37-0-targetValue => undefined
2021-02-03 21:34:09.777 INFO ZWAVE: Node 7: value added 7-43-0-sceneId => undefined
2021-02-03 21:34:09.777 INFO ZWAVE: Node 7: value added 7-43-0-dimmingDuration => undefined
2021-02-03 21:34:09.778 INFO ZWAVE: Node 7: value added 7-112-0-3 => 0
2021-02-03 21:34:09.779 INFO ZWAVE: Node 7: value added 7-112-0-4 => 0
2021-02-03 21:34:09.779 INFO ZWAVE: Node 7: value added 7-114-0-manufacturerId => 99
2021-02-03 21:34:09.780 INFO ZWAVE: Node 7: value added 7-114-0-productType => 18770
2021-02-03 21:34:09.781 INFO ZWAVE: Node 7: value added 7-114-0-productId => 12342
2021-02-03 21:34:09.781 INFO ZWAVE: Node 7: value added 7-134-0-libraryType => 3
2021-02-03 21:34:09.782 INFO ZWAVE: Node 7: value added 7-134-0-protocolVersion => 4.54
2021-02-03 21:34:09.782 INFO ZWAVE: Node 7: value added 7-134-0-firmwareVersions => 5.24
2021-02-03 21:34:09.783 INFO ZWAVE: Node 7: value added 7-134-0-hardwareVersion => undefined
2021-02-03 21:34:09.790 INFO ZWAVE: Node 7 ready: GE/Jasco - 14291 / ZW4005 (In-Wall Paddle Switch)
2021-02-03 21:34:09.786 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_7/37/0/targetValue/set',
state_topic: 'zwave/nodeID_7/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node7', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_7',
sw_version: '5.24'
},
name: 'nodeID_7_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_7-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_7/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.788 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_7/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_7/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node7', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_7',
sw_version: '5.24'
},
name: 'nodeID_7_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_7-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_7/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.789 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_7/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_7/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node7', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_7',
sw_version: '5.24'
},
name: 'nodeID_7_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_7-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_7/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.805 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.989 => 124.025
2021-02-03 21:34:09.806 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:34:09.873 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:34:09.874 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:34:09.939 INFO ZWAVE: Node 9 is alive
2021-02-03 21:34:10.021 DEBUG GATEWAY: Publishing discovery: {
type: 'light',
object_id: 'rgb_switch',
discovery_payload: {
state_topic: 'zwave/nodeID_9/37/0/currentValue',
command_topic: 'zwave/nodeID_9/37/0/targetValue/set',
rgb_command_template: "{{ '#%02x%02x%02x' | format(red, green, blue)}}",
rgb_command_topic: 'zwave/nodeID_9/51/0/hexColor/set',
rgb_state_topic: 'zwave/nodeID_9/51/0/hexColor',
rgb_value_template: '{{ value_json.value[0:2] | int(0, 16) }},{{ value_json.value[2:4] | int(0, 16) }},{{ value_json.value[4:6] | int(0, 16) }}',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_rgb_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-37-0-currentValue'
},
values: [
'51-0-hexColor',
'37-0-currentValue',
'37-0-targetValue',
[length]: 3
],
discoveryTopic: 'light/nodeID_9/rgb_switch/config',
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:09.960 INFO ZWAVE: Node 9: value added 9-37-0-currentValue => true
2021-02-03 21:34:09.961 INFO ZWAVE: Node 9: value added 9-37-0-targetValue => undefined
2021-02-03 21:34:09.961 INFO ZWAVE: Node 9: value added 9-38-0-targetValue => undefined
2021-02-03 21:34:09.962 INFO ZWAVE: Node 9: value added 9-38-0-duration => [Duration: undefinedseconds]
2021-02-03 21:34:09.968 INFO ZWAVE: Node 9: value added 9-38-0-currentValue => 99
2021-02-03 21:34:09.968 INFO ZWAVE: Node 9: value added 9-38-0-Up => undefined
2021-02-03 21:34:09.969 INFO ZWAVE: Node 9: value added 9-38-0-Down => undefined
2021-02-03 21:34:09.969 INFO ZWAVE: Node 9: value added 9-50-0-value-66561 => 124.025
2021-02-03 21:34:09.970 INFO ZWAVE: Node 9: value added 9-50-0-deltaTime-66561 => 0
2021-02-03 21:34:09.970 INFO ZWAVE: Node 9: value added 9-50-0-value-66817 => 0
2021-02-03 21:34:09.971 INFO ZWAVE: Node 9: value added 9-50-0-deltaTime-66817 => 0
2021-02-03 21:34:09.971 INFO ZWAVE: Node 9: value added 9-50-0-value-65537 => 710.428
2021-02-03 21:34:09.971 INFO ZWAVE: Node 9: value added 9-50-0-deltaTime-65537 => 30
2021-02-03 21:34:09.972 INFO ZWAVE: Node 9: value added 9-50-0-value-66049 => 0
2021-02-03 21:34:09.972 INFO ZWAVE: Node 9: value added 9-50-0-deltaTime-66049 => 0
2021-02-03 21:34:09.973 INFO ZWAVE: Node 9: value added 9-50-0-previousValue-65537 => 710.428
2021-02-03 21:34:09.973 INFO ZWAVE: Node 9: value added 9-50-0-previousValue-66561 => undefined
2021-02-03 21:34:09.973 INFO ZWAVE: Node 9: value added 9-50-0-previousValue-66817 => undefined
2021-02-03 21:34:09.974 INFO ZWAVE: Node 9: value added 9-50-0-previousValue-66049 => undefined
2021-02-03 21:34:09.974 INFO ZWAVE: Node 9: value added 9-50-0-reset => undefined
2021-02-03 21:34:09.975 INFO ZWAVE: Node 9: value added 9-51-0-duration => [Duration: undefinedseconds]
2021-02-03 21:34:09.981 INFO ZWAVE: Node 9: value added 9-51-0-currentColor-2 => 27
2021-02-03 21:34:09.982 INFO ZWAVE: Node 9: value added 9-51-0-hexColor => 1b141b
2021-02-03 21:34:09.988 INFO ZWAVE: Node 9: value added 9-51-0-currentColor-3 => 20
2021-02-03 21:34:09.996 INFO ZWAVE: Node 9: value added 9-51-0-currentColor-4 => 27
2021-02-03 21:34:09.996 INFO ZWAVE: Node 9: value added 9-51-0-targetColor-2 => undefined
2021-02-03 21:34:09.997 INFO ZWAVE: Node 9: value added 9-51-0-targetColor-3 => undefined
2021-02-03 21:34:09.997 INFO ZWAVE: Node 9: value added 9-51-0-targetColor-4 => undefined
2021-02-03 21:34:10.002 INFO ZWAVE: Node 9: value added 9-112-0-3 => 1
2021-02-03 21:34:10.003 INFO ZWAVE: Node 9: value added 9-112-0-20 => 0
2021-02-03 21:34:10.003 INFO ZWAVE: Node 9: value added 9-112-0-80 => 0
2021-02-03 21:34:10.004 INFO ZWAVE: Node 9: value added 9-112-0-81 => 0
2021-02-03 21:34:10.004 INFO ZWAVE: Node 9: value added 9-112-0-90 => 0
2021-02-03 21:34:10.005 INFO ZWAVE: Node 9: value added 9-112-0-91 => 25
2021-02-03 21:34:10.006 INFO ZWAVE: Node 9: value added 9-112-0-92 => 5
2021-02-03 21:34:10.006 INFO ZWAVE: Node 9: value added 9-112-0-101 => 15
2021-02-03 21:34:10.008 INFO ZWAVE: Node 9: value added 9-112-0-102 => 0
2021-02-03 21:34:10.009 INFO ZWAVE: Node 9: value added 9-112-0-103 => 0
2021-02-03 21:34:10.009 INFO ZWAVE: Node 9: value added 9-112-0-111 => 30
2021-02-03 21:34:10.010 INFO ZWAVE: Node 9: value added 9-112-0-112 => 600
2021-02-03 21:34:10.010 INFO ZWAVE: Node 9: value added 9-112-0-113 => 600
2021-02-03 21:34:10.011 INFO ZWAVE: Node 9: value added 9-112-0-252 => 0
2021-02-03 21:34:10.011 INFO ZWAVE: Node 9: value added 9-112-0-83-255 => 27
2021-02-03 21:34:10.012 INFO ZWAVE: Node 9: value added 9-112-0-83-65280 => 20
2021-02-03 21:34:10.013 INFO ZWAVE: Node 9: value added 9-112-0-83-16711680 => 27
2021-02-03 21:34:10.014 INFO ZWAVE: Node 9: value added 9-112-0-84-255 => 50
2021-02-03 21:34:10.014 INFO ZWAVE: Node 9: value added 9-112-0-84-65280 => 50
2021-02-03 21:34:10.015 INFO ZWAVE: Node 9: value added 9-112-0-84-16711680 => 50
2021-02-03 21:34:10.015 INFO ZWAVE: Node 9: value added 9-112-0-33 => undefined
2021-02-03 21:34:10.016 INFO ZWAVE: Node 9: value added 9-112-0-100 => undefined
2021-02-03 21:34:10.016 INFO ZWAVE: Node 9: value added 9-112-0-110 => undefined
2021-02-03 21:34:10.016 INFO ZWAVE: Node 9: value added 9-112-0-255 => undefined
2021-02-03 21:34:10.017 INFO ZWAVE: Node 9: value added 9-114-0-manufacturerId => 134
2021-02-03 21:34:10.017 INFO ZWAVE: Node 9: value added 9-114-0-productType => 259
2021-02-03 21:34:10.017 INFO ZWAVE: Node 9: value added 9-114-0-productId => 96
2021-02-03 21:34:10.019 INFO ZWAVE: Node 9: value added 9-134-0-libraryType => 3
2021-02-03 21:34:10.019 INFO ZWAVE: Node 9: value added 9-134-0-protocolVersion => 4.5
2021-02-03 21:34:10.019 INFO ZWAVE: Node 9: value added 9-134-0-firmwareVersions => 1.3
2021-02-03 21:34:10.020 INFO ZWAVE: Node 9: value added 9-134-0-hardwareVersion => undefined
2021-02-03 21:34:10.035 INFO ZWAVE: Node 9 ready: AEON Labs - ZW096 (Smart Switch 6)
2021-02-03 21:34:10.023 DEBUG GATEWAY: Publishing discovery: {
type: 'light',
object_id: 'rgb_dimmer',
discovery_payload: {
state_topic: 'zwave/nodeID_9/38/0/currentValue',
command_topic: 'zwave/nodeID_9/38/0/targetValue/set',
brightness_state_topic: 'zwave/nodeID_9/38/0/currentValue',
brightness_command_topic: 'zwave/nodeID_9/38/0/targetValue/set',
on_command_type: 'brightness',
state_value_template: '{{ "OFF" if value_json.value == 0 else "ON" }}',
brightness_value_template: '{{ value_json.value }}',
brightness_scale: 99,
rgb_command_template: '{{ "#%02x%02x%02x" | format(red, green, blue)}}',
rgb_command_topic: 'zwave/nodeID_9/51/0/hexColor/set',
rgb_state_topic: 'zwave/nodeID_9/51/0/hexColor',
rgb_value_template: '{{ value_json.value[0:2] | int(0, 16) }},{{ value_json.value[2:4] | int(0, 16) }},{{ value_json.value[4:6] | int(0, 16) }}',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_rgb_dimmer',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-38-0-currentValue'
},
values: [
'51-0-hexColor',
'38-0-currentValue',
'38-0-targetValue',
[length]: 3
],
discoveryTopic: 'light/nodeID_9/rgb_dimmer/config',
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.024 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_v_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'V',
state_topic: 'zwave/nodeID_9/50/0/value/66561',
json_attributes_topic: 'zwave/nodeID_9/50/0/value/66561',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_v_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-value-66561'
},
discoveryTopic: 'sensor/nodeID_9/electric_v_value/config',
values: [ '50-0-value-66561', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.025 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_v_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_9/50/0/deltaTime/66561',
json_attributes_topic: 'zwave/nodeID_9/50/0/deltaTime/66561',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_v_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-deltaTime-66561'
},
discoveryTopic: 'sensor/nodeID_9/electric_v_deltatime/config',
values: [ '50-0-deltaTime-66561', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.026 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_a_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'A',
state_topic: 'zwave/nodeID_9/50/0/value/66817',
json_attributes_topic: 'zwave/nodeID_9/50/0/value/66817',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_a_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-value-66817'
},
discoveryTopic: 'sensor/nodeID_9/electric_a_value/config',
values: [ '50-0-value-66817', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.027 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_a_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_9/50/0/deltaTime/66817',
json_attributes_topic: 'zwave/nodeID_9/50/0/deltaTime/66817',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_a_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-deltaTime-66817'
},
discoveryTopic: 'sensor/nodeID_9/electric_a_deltatime/config',
values: [ '50-0-deltaTime-66817', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.028 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_kwh_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'kWh',
state_topic: 'zwave/nodeID_9/50/0/value/65537',
json_attributes_topic: 'zwave/nodeID_9/50/0/value/65537',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_kwh_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-value-65537'
},
discoveryTopic: 'sensor/nodeID_9/electric_kwh_value/config',
values: [ '50-0-value-65537', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.029 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_kwh_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_9/50/0/deltaTime/65537',
json_attributes_topic: 'zwave/nodeID_9/50/0/deltaTime/65537',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_kwh_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-deltaTime-65537'
},
discoveryTopic: 'sensor/nodeID_9/electric_kwh_deltatime/config',
values: [ '50-0-deltaTime-65537', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.030 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_w_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'W',
state_topic: 'zwave/nodeID_9/50/0/value/66049',
json_attributes_topic: 'zwave/nodeID_9/50/0/value/66049',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_w_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-value-66049'
},
discoveryTopic: 'sensor/nodeID_9/electric_w_value/config',
values: [ '50-0-value-66049', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.031 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_w_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_9/50/0/deltaTime/66049',
json_attributes_topic: 'zwave/nodeID_9/50/0/deltaTime/66049',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_w_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-deltaTime-66049'
},
discoveryTopic: 'sensor/nodeID_9/electric_w_deltatime/config',
values: [ '50-0-deltaTime-66049', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.032 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_kwh_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'kWh',
state_topic: 'zwave/nodeID_9/50/0/previousValue/65537',
json_attributes_topic: 'zwave/nodeID_9/50/0/previousValue/65537',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_kwh_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-previousValue-65537'
},
discoveryTopic: 'sensor/nodeID_9/electric_kwh_previousvalue/config',
values: [ '50-0-previousValue-65537', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.033 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_v_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'V',
state_topic: 'zwave/nodeID_9/50/0/previousValue/66561',
json_attributes_topic: 'zwave/nodeID_9/50/0/previousValue/66561',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_v_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-previousValue-66561'
},
discoveryTopic: 'sensor/nodeID_9/electric_v_previousvalue/config',
values: [ '50-0-previousValue-66561', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.033 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_a_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'A',
state_topic: 'zwave/nodeID_9/50/0/previousValue/66817',
json_attributes_topic: 'zwave/nodeID_9/50/0/previousValue/66817',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_a_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-previousValue-66817'
},
discoveryTopic: 'sensor/nodeID_9/electric_a_previousvalue/config',
values: [ '50-0-previousValue-66817', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.034 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_w_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'W',
state_topic: 'zwave/nodeID_9/50/0/previousValue/66049',
json_attributes_topic: 'zwave/nodeID_9/50/0/previousValue/66049',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node9', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_9',
sw_version: '1.3'
},
name: 'nodeID_9_electric_w_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_9-50-0-previousValue-66049'
},
discoveryTopic: 'sensor/nodeID_9/electric_w_previousvalue/config',
values: [ '50-0-previousValue-66049', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.053 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:34:10.054 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:34:10.055 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:34:10.076 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:34:10.077 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:34:10.217 INFO ZWAVE: Node 10 is alive
2021-02-03 21:34:10.229 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'notification_event',
discovery_payload: {
value_template: '{{ {}[value_json.value] | default(value_json.value) }}',
icon: 'mdi:alarm-light',
state_topic: 'zwave/nodeID_10/32/0/event',
json_attributes_topic: 'zwave/nodeID_10/32/0/event',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node10', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_10',
sw_version: '5.22'
},
name: 'nodeID_10_notification_event',
unique_id: 'zwavejs2mqtt_0xc8341d86_10-32-0-event'
},
discoveryTopic: 'sensor/nodeID_10/notification_event/config',
values: [ '32-0-event', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.222 INFO ZWAVE: Node 10: value added 10-32-0-currentValue => undefined
2021-02-03 21:34:10.222 INFO ZWAVE: Node 10: value added 10-32-0-targetValue => undefined
2021-02-03 21:34:10.223 INFO ZWAVE: Node 10: value added 10-32-0-event => undefined
2021-02-03 21:34:10.225 INFO ZWAVE: Node 10: value added 10-37-0-currentValue => false
2021-02-03 21:34:10.225 INFO ZWAVE: Node 10: value added 10-37-0-targetValue => undefined
2021-02-03 21:34:10.225 INFO ZWAVE: Node 10: value added 10-43-0-sceneId => undefined
2021-02-03 21:34:10.226 INFO ZWAVE: Node 10: value added 10-43-0-dimmingDuration => undefined
2021-02-03 21:34:10.226 INFO ZWAVE: Node 10: value added 10-112-0-3 => 0
2021-02-03 21:34:10.226 INFO ZWAVE: Node 10: value added 10-112-0-4 => 0
2021-02-03 21:34:10.227 INFO ZWAVE: Node 10: value added 10-114-0-manufacturerId => 99
2021-02-03 21:34:10.227 INFO ZWAVE: Node 10: value added 10-114-0-productType => 18770
2021-02-03 21:34:10.227 INFO ZWAVE: Node 10: value added 10-114-0-productId => 12342
2021-02-03 21:34:10.228 INFO ZWAVE: Node 10: value added 10-134-0-libraryType => 3
2021-02-03 21:34:10.228 INFO ZWAVE: Node 10: value added 10-134-0-protocolVersion => 4.54
2021-02-03 21:34:10.228 INFO ZWAVE: Node 10: value added 10-134-0-firmwareVersions => 5.22
2021-02-03 21:34:10.229 INFO ZWAVE: Node 10: value added 10-134-0-hardwareVersion => undefined
2021-02-03 21:34:10.233 INFO ZWAVE: Node 10 ready: GE/Jasco - 14291 / ZW4005 (In-Wall Paddle Switch)
2021-02-03 21:34:10.231 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_10/37/0/targetValue/set',
state_topic: 'zwave/nodeID_10/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node10', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_10',
sw_version: '5.22'
},
name: 'nodeID_10_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_10-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_10/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.231 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_10/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_10/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node10', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_10',
sw_version: '5.22'
},
name: 'nodeID_10_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_10-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_10/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.232 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_10/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_10/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node10', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_10',
sw_version: '5.22'
},
name: 'nodeID_10_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_10-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_10/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.310 INFO ZWAVE: Node 11 is alive
2021-02-03 21:34:10.326 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'notification_event',
discovery_payload: {
value_template: '{{ {}[value_json.value] | default(value_json.value) }}',
icon: 'mdi:alarm-light',
state_topic: 'zwave/nodeID_11/32/0/event',
json_attributes_topic: 'zwave/nodeID_11/32/0/event',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node11', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_11',
sw_version: '5.22'
},
name: 'nodeID_11_notification_event',
unique_id: 'zwavejs2mqtt_0xc8341d86_11-32-0-event'
},
discoveryTopic: 'sensor/nodeID_11/notification_event/config',
values: [ '32-0-event', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.315 INFO ZWAVE: Node 11: value added 11-32-0-currentValue => undefined
2021-02-03 21:34:10.316 INFO ZWAVE: Node 11: value added 11-32-0-targetValue => undefined
2021-02-03 21:34:10.316 INFO ZWAVE: Node 11: value added 11-32-0-event => undefined
2021-02-03 21:34:10.320 INFO ZWAVE: Node 11: value added 11-37-0-currentValue => false
2021-02-03 21:34:10.321 INFO ZWAVE: Node 11: value added 11-37-0-targetValue => undefined
2021-02-03 21:34:10.321 INFO ZWAVE: Node 11: value added 11-43-0-sceneId => undefined
2021-02-03 21:34:10.322 INFO ZWAVE: Node 11: value added 11-43-0-dimmingDuration => undefined
2021-02-03 21:34:10.322 INFO ZWAVE: Node 11: value added 11-112-0-3 => 0
2021-02-03 21:34:10.322 INFO ZWAVE: Node 11: value added 11-112-0-4 => 0
2021-02-03 21:34:10.323 INFO ZWAVE: Node 11: value added 11-114-0-manufacturerId => 99
2021-02-03 21:34:10.323 INFO ZWAVE: Node 11: value added 11-114-0-productType => 18770
2021-02-03 21:34:10.324 INFO ZWAVE: Node 11: value added 11-114-0-productId => 12342
2021-02-03 21:34:10.324 INFO ZWAVE: Node 11: value added 11-134-0-libraryType => 3
2021-02-03 21:34:10.324 INFO ZWAVE: Node 11: value added 11-134-0-protocolVersion => 4.54
2021-02-03 21:34:10.325 INFO ZWAVE: Node 11: value added 11-134-0-firmwareVersions => 5.22
2021-02-03 21:34:10.325 INFO ZWAVE: Node 11: value added 11-134-0-hardwareVersion => undefined
2021-02-03 21:34:10.329 INFO ZWAVE: Node 11 ready: GE/Jasco - 14291 / ZW4005 (In-Wall Paddle Switch)
2021-02-03 21:34:10.327 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_11/37/0/targetValue/set',
state_topic: 'zwave/nodeID_11/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node11', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_11',
sw_version: '5.22'
},
name: 'nodeID_11_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_11-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_11/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.328 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_11/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_11/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node11', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_11',
sw_version: '5.22'
},
name: 'nodeID_11_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_11-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_11/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.329 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_11/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_11/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node11', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_11',
sw_version: '5.22'
},
name: 'nodeID_11_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_11-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_11/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.357 INFO ZWAVE: Node 12 is alive
2021-02-03 21:34:10.369 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'notification_event',
discovery_payload: {
value_template: '{{ {}[value_json.value] | default(value_json.value) }}',
icon: 'mdi:alarm-light',
state_topic: 'zwave/nodeID_12/32/0/event',
json_attributes_topic: 'zwave/nodeID_12/32/0/event',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node12', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_12',
sw_version: '5.22'
},
name: 'nodeID_12_notification_event',
unique_id: 'zwavejs2mqtt_0xc8341d86_12-32-0-event'
},
discoveryTopic: 'sensor/nodeID_12/notification_event/config',
values: [ '32-0-event', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.362 INFO ZWAVE: Node 12: value added 12-32-0-currentValue => undefined
2021-02-03 21:34:10.362 INFO ZWAVE: Node 12: value added 12-32-0-targetValue => undefined
2021-02-03 21:34:10.362 INFO ZWAVE: Node 12: value added 12-32-0-event => undefined
2021-02-03 21:34:10.364 INFO ZWAVE: Node 12: value added 12-37-0-currentValue => false
2021-02-03 21:34:10.365 INFO ZWAVE: Node 12: value added 12-37-0-targetValue => undefined
2021-02-03 21:34:10.365 INFO ZWAVE: Node 12: value added 12-43-0-sceneId => undefined
2021-02-03 21:34:10.365 INFO ZWAVE: Node 12: value added 12-43-0-dimmingDuration => undefined
2021-02-03 21:34:10.366 INFO ZWAVE: Node 12: value added 12-112-0-3 => 1
2021-02-03 21:34:10.366 INFO ZWAVE: Node 12: value added 12-112-0-4 => 0
2021-02-03 21:34:10.366 INFO ZWAVE: Node 12: value added 12-114-0-manufacturerId => 99
2021-02-03 21:34:10.367 INFO ZWAVE: Node 12: value added 12-114-0-productType => 18770
2021-02-03 21:34:10.367 INFO ZWAVE: Node 12: value added 12-114-0-productId => 12342
2021-02-03 21:34:10.367 INFO ZWAVE: Node 12: value added 12-134-0-libraryType => 3
2021-02-03 21:34:10.367 INFO ZWAVE: Node 12: value added 12-134-0-protocolVersion => 4.54
2021-02-03 21:34:10.368 INFO ZWAVE: Node 12: value added 12-134-0-firmwareVersions => 5.22
2021-02-03 21:34:10.368 INFO ZWAVE: Node 12: value added 12-134-0-hardwareVersion => undefined
2021-02-03 21:34:10.371 INFO ZWAVE: Node 12 ready: GE/Jasco - 14291 / ZW4005 (In-Wall Paddle Switch)
2021-02-03 21:34:10.369 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_12/37/0/targetValue/set',
state_topic: 'zwave/nodeID_12/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node12', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_12',
sw_version: '5.22'
},
name: 'nodeID_12_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_12-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_12/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.370 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_12/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_12/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node12', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_12',
sw_version: '5.22'
},
name: 'nodeID_12_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_12-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_12/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.371 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_12/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_12/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node12', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_12',
sw_version: '5.22'
},
name: 'nodeID_12_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_12-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_12/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.402 INFO ZWAVE: Node 13 is alive
2021-02-03 21:34:10.418 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'notification_event',
discovery_payload: {
value_template: '{{ {}[value_json.value] | default(value_json.value) }}',
icon: 'mdi:alarm-light',
state_topic: 'zwave/nodeID_13/32/0/event',
json_attributes_topic: 'zwave/nodeID_13/32/0/event',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node13', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_13',
sw_version: '5.22'
},
name: 'nodeID_13_notification_event',
unique_id: 'zwavejs2mqtt_0xc8341d86_13-32-0-event'
},
discoveryTopic: 'sensor/nodeID_13/notification_event/config',
values: [ '32-0-event', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.410 INFO ZWAVE: Node 13: value added 13-32-0-currentValue => undefined
2021-02-03 21:34:10.411 INFO ZWAVE: Node 13: value added 13-32-0-targetValue => undefined
2021-02-03 21:34:10.411 INFO ZWAVE: Node 13: value added 13-32-0-event => undefined
2021-02-03 21:34:10.413 INFO ZWAVE: Node 13: value added 13-37-0-currentValue => true
2021-02-03 21:34:10.414 INFO ZWAVE: Node 13: value added 13-37-0-targetValue => undefined
2021-02-03 21:34:10.414 INFO ZWAVE: Node 13: value added 13-43-0-sceneId => undefined
2021-02-03 21:34:10.414 INFO ZWAVE: Node 13: value added 13-43-0-dimmingDuration => undefined
2021-02-03 21:34:10.415 INFO ZWAVE: Node 13: value added 13-112-0-3 => 1
2021-02-03 21:34:10.415 INFO ZWAVE: Node 13: value added 13-112-0-4 => 0
2021-02-03 21:34:10.415 INFO ZWAVE: Node 13: value added 13-114-0-manufacturerId => 99
2021-02-03 21:34:10.416 INFO ZWAVE: Node 13: value added 13-114-0-productType => 18770
2021-02-03 21:34:10.416 INFO ZWAVE: Node 13: value added 13-114-0-productId => 12342
2021-02-03 21:34:10.416 INFO ZWAVE: Node 13: value added 13-134-0-libraryType => 3
2021-02-03 21:34:10.416 INFO ZWAVE: Node 13: value added 13-134-0-protocolVersion => 4.54
2021-02-03 21:34:10.417 INFO ZWAVE: Node 13: value added 13-134-0-firmwareVersions => 5.22
2021-02-03 21:34:10.417 INFO ZWAVE: Node 13: value added 13-134-0-hardwareVersion => undefined
2021-02-03 21:34:10.421 INFO ZWAVE: Node 13 ready: GE/Jasco - 14291 / ZW4005 (In-Wall Paddle Switch)
2021-02-03 21:34:10.419 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_13/37/0/targetValue/set',
state_topic: 'zwave/nodeID_13/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node13', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_13',
sw_version: '5.22'
},
name: 'nodeID_13_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_13-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_13/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.420 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_13/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_13/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node13', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_13',
sw_version: '5.22'
},
name: 'nodeID_13_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_13-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_13/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.421 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_13/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_13/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node13', [length]: 1 ],
manufacturer: 'GE/Jasco',
model: 'In-Wall Paddle Switch (14291 / ZW4005)',
name: 'nodeID_13',
sw_version: '5.22'
},
name: 'nodeID_13_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_13-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_13/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.450 INFO ZWAVE: Node 15 is alive
2021-02-03 21:34:10.459 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_15/37/0/targetValue/set',
state_topic: 'zwave/nodeID_15/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node15', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_15',
sw_version: '1.20'
},
name: 'nodeID_15_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_15-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_15/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.455 INFO ZWAVE: Node 15: value added 15-37-0-currentValue => false
2021-02-03 21:34:10.455 INFO ZWAVE: Node 15: value added 15-37-0-targetValue => undefined
2021-02-03 21:34:10.455 INFO ZWAVE: Node 15: value added 15-37-0-duration => [Duration: undefinedseconds]
2021-02-03 21:34:10.456 INFO ZWAVE: Node 15: value added 15-43-0-sceneId => undefined
2021-02-03 21:34:10.456 INFO ZWAVE: Node 15: value added 15-43-0-dimmingDuration => undefined
2021-02-03 21:34:10.456 INFO ZWAVE: Node 15: value added 15-112-0-7 => 255
2021-02-03 21:34:10.457 INFO ZWAVE: Node 15: value added 15-114-0-manufacturerId => 29
2021-02-03 21:34:10.457 INFO ZWAVE: Node 15: value added 15-114-0-productType => 13313
2021-02-03 21:34:10.457 INFO ZWAVE: Node 15: value added 15-114-0-productId => 1
2021-02-03 21:34:10.458 INFO ZWAVE: Node 15: value added 15-134-0-libraryType => 3
2021-02-03 21:34:10.458 INFO ZWAVE: Node 15: value added 15-134-0-protocolVersion => 4.33
2021-02-03 21:34:10.458 INFO ZWAVE: Node 15: value added 15-134-0-firmwareVersions => 1.20
2021-02-03 21:34:10.458 INFO ZWAVE: Node 15: value added 15-134-0-hardwareVersion => undefined
2021-02-03 21:34:10.461 INFO ZWAVE: Node 15 ready: Leviton - DZ15S (Scene Capable Push On/Off)
2021-02-03 21:34:10.460 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_15/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_15/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node15', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_15',
sw_version: '1.20'
},
name: 'nodeID_15_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_15-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_15/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:10.460 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_15/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_15/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node15', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_15',
sw_version: '1.20'
},
name: 'nodeID_15_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_15-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_15/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.757 INFO ZWAVE: Node 16 is alive
2021-02-03 21:34:11.807 DEBUG GATEWAY: Publishing discovery: {
type: 'lock',
object_id: 'lock',
discovery_payload: {
command_topic: 'zwave/nodeID_16/98/0/targetMode/set',
state_locked: 255,
state_unlocked: 0,
payload_lock: 255,
payload_unlock: 0,
value_template: '{{ value_json.value }}',
state_topic: 'zwave/nodeID_16/98/0/currentMode',
json_attributes_topic: 'zwave/nodeID_16/98/0/currentMode',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_lock',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-98-0-currentMode'
},
discoveryTopic: 'lock/nodeID_16/lock/config',
values: [ '98-0-currentMode', '98-0-targetMode', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.771 INFO ZWAVE: Node 16: value added 16-98-0-currentMode => 0
2021-02-03 21:34:11.772 INFO ZWAVE: Node 16: value added 16-98-0-targetMode => undefined
2021-02-03 21:34:11.772 INFO ZWAVE: Node 16: value added 16-98-0-outsideHandlesCanOpenDoor => false,false,false,false
2021-02-03 21:34:11.773 INFO ZWAVE: Node 16: value added 16-98-0-insideHandlesCanOpenDoor => false,false,false,false
2021-02-03 21:34:11.773 INFO ZWAVE: Node 16: value added 16-98-0-latchStatus => open
2021-02-03 21:34:11.773 INFO ZWAVE: Node 16: value added 16-98-0-boltStatus => unlocked
2021-02-03 21:34:11.774 INFO ZWAVE: Node 16: value added 16-98-0-doorStatus => open
2021-02-03 21:34:11.774 INFO ZWAVE: Node 16: value added 16-98-0-lockTimeout => undefined
2021-02-03 21:34:11.775 INFO ZWAVE: Node 16: value added 16-98-0-operationType => 1
2021-02-03 21:34:11.775 INFO ZWAVE: Node 16: value added 16-98-0-outsideHandlesCanOpenDoorConfiguration => false,false,false,false
2021-02-03 21:34:11.775 INFO ZWAVE: Node 16: value added 16-98-0-insideHandlesCanOpenDoorConfiguration => false,false,false,false
2021-02-03 21:34:11.776 INFO ZWAVE: Node 16: value added 16-98-0-lockTimeoutConfiguration => undefined
2021-02-03 21:34:11.776 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-1 => 1
2021-02-03 21:34:11.777 INFO ZWAVE: Node 16: value added 16-99-0-userCode-1 => **********
2021-02-03 21:34:11.777 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-2 => 1
2021-02-03 21:34:11.778 INFO ZWAVE: Node 16: value added 16-99-0-userCode-2 => **********
2021-02-03 21:34:11.778 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-3 => 1
2021-02-03 21:34:11.778 INFO ZWAVE: Node 16: value added 16-99-0-userCode-3 => **********
2021-02-03 21:34:11.779 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-4 => 1
2021-02-03 21:34:11.779 INFO ZWAVE: Node 16: value added 16-99-0-userCode-4 => **********
2021-02-03 21:34:11.780 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-5 => 1
2021-02-03 21:34:11.780 INFO ZWAVE: Node 16: value added 16-99-0-userCode-5 => **********
2021-02-03 21:34:11.781 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-6 => 0
2021-02-03 21:34:11.781 INFO ZWAVE: Node 16: value added 16-99-0-userCode-6 =>
2021-02-03 21:34:11.781 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-7 => 0
2021-02-03 21:34:11.782 INFO ZWAVE: Node 16: value added 16-99-0-userCode-7 =>
2021-02-03 21:34:11.782 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-8 => 0
2021-02-03 21:34:11.783 INFO ZWAVE: Node 16: value added 16-99-0-userCode-8 =>
2021-02-03 21:34:11.783 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-10 => 0
2021-02-03 21:34:11.783 INFO ZWAVE: Node 16: value added 16-99-0-userCode-10 =>
2021-02-03 21:34:11.784 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-11 => 0
2021-02-03 21:34:11.784 INFO ZWAVE: Node 16: value added 16-99-0-userCode-11 =>
2021-02-03 21:34:11.785 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-12 => 0
2021-02-03 21:34:11.785 INFO ZWAVE: Node 16: value added 16-99-0-userCode-12 =>
2021-02-03 21:34:11.785 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-13 => 0
2021-02-03 21:34:11.786 INFO ZWAVE: Node 16: value added 16-99-0-userCode-13 =>
2021-02-03 21:34:11.786 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-14 => 0
2021-02-03 21:34:11.787 INFO ZWAVE: Node 16: value added 16-99-0-userCode-14 =>
2021-02-03 21:34:11.787 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-15 => 0
2021-02-03 21:34:11.788 INFO ZWAVE: Node 16: value added 16-99-0-userCode-15 =>
2021-02-03 21:34:11.788 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-16 => 0
2021-02-03 21:34:11.788 INFO ZWAVE: Node 16: value added 16-99-0-userCode-16 =>
2021-02-03 21:34:11.789 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-17 => 0
2021-02-03 21:34:11.789 INFO ZWAVE: Node 16: value added 16-99-0-userCode-17 =>
2021-02-03 21:34:11.790 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-18 => 0
2021-02-03 21:34:11.790 INFO ZWAVE: Node 16: value added 16-99-0-userCode-18 =>
2021-02-03 21:34:11.791 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-19 => 0
2021-02-03 21:34:11.791 INFO ZWAVE: Node 16: value added 16-99-0-userCode-19 =>
2021-02-03 21:34:11.791 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-20 => 0
2021-02-03 21:34:11.791 INFO ZWAVE: Node 16: value added 16-99-0-userCode-20 =>
2021-02-03 21:34:11.792 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-21 => 0
2021-02-03 21:34:11.792 INFO ZWAVE: Node 16: value added 16-99-0-userCode-21 =>
2021-02-03 21:34:11.792 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-22 => 0
2021-02-03 21:34:11.793 INFO ZWAVE: Node 16: value added 16-99-0-userCode-22 =>
2021-02-03 21:34:11.793 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-23 => 0
2021-02-03 21:34:11.793 INFO ZWAVE: Node 16: value added 16-99-0-userCode-23 =>
2021-02-03 21:34:11.794 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-24 => 0
2021-02-03 21:34:11.794 INFO ZWAVE: Node 16: value added 16-99-0-userCode-24 =>
2021-02-03 21:34:11.794 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-25 => 0
2021-02-03 21:34:11.794 INFO ZWAVE: Node 16: value added 16-99-0-userCode-25 =>
2021-02-03 21:34:11.795 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-26 => 0
2021-02-03 21:34:11.795 INFO ZWAVE: Node 16: value added 16-99-0-userCode-26 =>
2021-02-03 21:34:11.795 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-27 => 0
2021-02-03 21:34:11.796 INFO ZWAVE: Node 16: value added 16-99-0-userCode-27 =>
2021-02-03 21:34:11.796 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-28 => 0
2021-02-03 21:34:11.796 INFO ZWAVE: Node 16: value added 16-99-0-userCode-28 =>
2021-02-03 21:34:11.797 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-29 => 0
2021-02-03 21:34:11.797 INFO ZWAVE: Node 16: value added 16-99-0-userCode-29 =>
2021-02-03 21:34:11.797 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-30 => 0
2021-02-03 21:34:11.798 INFO ZWAVE: Node 16: value added 16-99-0-userCode-30 =>
2021-02-03 21:34:11.798 INFO ZWAVE: Node 16: value added 16-99-0-userIdStatus-9 => 0
2021-02-03 21:34:11.798 INFO ZWAVE: Node 16: value added 16-99-0-userCode-9 =>
2021-02-03 21:34:11.799 INFO ZWAVE: Node 16: value added 16-112-0-3 => 255
2021-02-03 21:34:11.799 INFO ZWAVE: Node 16: value added 16-112-0-4 => 0
2021-02-03 21:34:11.799 INFO ZWAVE: Node 16: value added 16-112-0-7 => 0
2021-02-03 21:34:11.799 INFO ZWAVE: Node 16: value added 16-112-0-8 => 3
2021-02-03 21:34:11.800 INFO ZWAVE: Node 16: value added 16-112-0-9 => 3
2021-02-03 21:34:11.800 INFO ZWAVE: Node 16: value added 16-112-0-10 => 3
2021-02-03 21:34:11.800 INFO ZWAVE: Node 16: value added 16-112-0-11 => 255
2021-02-03 21:34:11.801 INFO ZWAVE: Node 16: value added 16-112-0-12 => 3826
2021-02-03 21:34:11.801 INFO ZWAVE: Node 16: value added 16-112-0-14 => 9
2021-02-03 21:34:11.801 INFO ZWAVE: Node 16: value added 16-112-0-15 => 0
2021-02-03 21:34:11.801 INFO ZWAVE: Node 16: value added 16-112-0-16 => 5
2021-02-03 21:34:11.802 INFO ZWAVE: Node 16: value added 16-112-0-18 => 1
2021-02-03 21:34:11.802 INFO ZWAVE: Node 16: value added 16-112-0-5 => 255
2021-02-03 21:34:11.802 INFO ZWAVE: Node 16: value added 16-112-0-6 => 520093696
2021-02-03 21:34:11.803 INFO ZWAVE: Node 16: value added 16-112-0-13 => 6622
2021-02-03 21:34:11.803 INFO ZWAVE: Node 16: value added 16-113-0-Access Control-Lock state => 0
2021-02-03 21:34:11.803 INFO ZWAVE: Node 16: value added 16-113-0-Access Control-Keypad state => 0
2021-02-03 21:34:11.803 INFO ZWAVE: Node 16: value added 16-113-0-Home Security-Sensor status => 0
2021-02-03 21:34:11.804 INFO ZWAVE: Node 16: value added 16-113-0-Power Management-Battery maintenance status => 0
2021-02-03 21:34:11.804 INFO ZWAVE: Node 16: value added 16-113-0-System-Hardware status => 0
2021-02-03 21:34:11.804 INFO ZWAVE: Node 16: value added 16-114-0-manufacturerId => 59
2021-02-03 21:34:11.805 INFO ZWAVE: Node 16: value added 16-114-0-productType => 25409
2021-02-03 21:34:11.805 INFO ZWAVE: Node 16: value added 16-114-0-productId => 20548
2021-02-03 21:34:11.805 INFO ZWAVE: Node 16: value added 16-128-0-level => 100
2021-02-03 21:34:11.805 INFO ZWAVE: Node 16: value added 16-128-0-isLow => false
2021-02-03 21:34:11.806 INFO ZWAVE: Node 16: value added 16-134-0-libraryType => 6
2021-02-03 21:34:11.806 INFO ZWAVE: Node 16: value added 16-134-0-protocolVersion => 3.42
2021-02-03 21:34:11.806 INFO ZWAVE: Node 16: value added 16-134-0-firmwareVersions => 113.22
2021-02-03 21:34:11.815 INFO ZWAVE: Node 16 ready: Allegion - BE469 (Touchscreen Deadbolt)
2021-02-03 21:34:11.810 DEBUG GATEWAY: Publishing discovery: {
type: 'binary_sensor',
object_id: 'lock_state',
discovery_payload: {
payload_on: 11,
payload_off: 0,
value_template: '{{ value_json.value }}',
state_topic: 'zwave/nodeID_16/113/0/Access_Control/Lock_state',
json_attributes_topic: 'zwave/nodeID_16/113/0/Access_Control/Lock_state',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_lock_state',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-113-0-Access_Control-Lock_state'
},
discoveryTopic: 'binary_sensor/nodeID_16/lock_state/config',
values: [ '113-0-Access Control-Lock state', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.810 DEBUG GATEWAY: Publishing discovery: {
type: 'binary_sensor',
object_id: 'keypad_state',
discovery_payload: {
payload_on: 16,
payload_off: 0,
value_template: '{{ value_json.value }}',
state_topic: 'zwave/nodeID_16/113/0/Access_Control/Keypad_state',
json_attributes_topic: 'zwave/nodeID_16/113/0/Access_Control/Keypad_state',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_keypad_state',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-113-0-Access_Control-Keypad_state'
},
discoveryTopic: 'binary_sensor/nodeID_16/keypad_state/config',
values: [ '113-0-Access Control-Keypad state', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.811 DEBUG GATEWAY: Publishing discovery: {
type: 'binary_sensor',
object_id: 'home_security',
discovery_payload: {
payload_on: 2,
payload_off: 0,
value_template: '{{ value_json.value }}',
state_topic: 'zwave/nodeID_16/113/0/Home_Security/Sensor_status',
json_attributes_topic: 'zwave/nodeID_16/113/0/Home_Security/Sensor_status',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_home_security',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-113-0-Home_Security-Sensor_status'
},
discoveryTopic: 'binary_sensor/nodeID_16/home_security/config',
values: [ '113-0-Home Security-Sensor status', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.812 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'notification_power_management_battery_maintenance_status',
discovery_payload: {
value_template: '{{ {0: "idle",10: "Replace battery soon",11: "Replace battery now"}[value_json.value] | default(value_json.value) }}',
icon: 'mdi:alarm-light',
state_topic: 'zwave/nodeID_16/113/0/Power_Management/Battery_maintenance_status',
json_attributes_topic: 'zwave/nodeID_16/113/0/Power_Management/Battery_maintenance_status',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_notification_power_management_battery_maintenance_status',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-113-0-Power_Management-Battery_maintenance_status'
},
discoveryTopic: 'sensor/nodeID_16/notification_power_management_battery_maintenance_status/config',
values: [ '113-0-Power Management-Battery maintenance status', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.812 DEBUG GATEWAY: Publishing discovery: {
type: 'binary_sensor',
object_id: 'hardware_status',
discovery_payload: {
payload_on: 1,
payload_off: 0,
value_template: '{{ value_json.value }}',
device_class: 'problem',
state_topic: 'zwave/nodeID_16/113/0/System/Hardware_status',
json_attributes_topic: 'zwave/nodeID_16/113/0/System/Hardware_status',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_hardware_status',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-113-0-System-Hardware_status'
},
discoveryTopic: 'binary_sensor/nodeID_16/hardware_status/config',
values: [ '113-0-System-Hardware status', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.813 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'battery_level',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'battery',
unit_of_measurement: '%',
state_topic: 'zwave/nodeID_16/128/0/level',
json_attributes_topic: 'zwave/nodeID_16/128/0/level',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_battery_level',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-128-0-level'
},
discoveryTopic: 'sensor/nodeID_16/battery_level/config',
values: [ '128-0-level', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.814 DEBUG GATEWAY: Publishing discovery: {
type: 'binary_sensor',
object_id: 'battery_islow',
discovery_payload: {
payload_on: true,
payload_off: false,
value_template: '{{ value_json.value }}',
device_class: 'battery',
state_topic: 'zwave/nodeID_16/128/0/isLow',
json_attributes_topic: 'zwave/nodeID_16/128/0/isLow',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node16', [length]: 1 ],
manufacturer: 'Allegion',
model: 'Touchscreen Deadbolt (BE469)',
name: 'nodeID_16',
sw_version: '113.22'
},
name: 'nodeID_16_battery_islow',
unique_id: 'zwavejs2mqtt_0xc8341d86_16-128-0-isLow'
},
discoveryTopic: 'binary_sensor/nodeID_16/battery_islow/config',
values: [ '128-0-isLow', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:34:11.949 INFO ZWAVE: Node 2: value updated: 128-0-level 0 => 0
2021-02-03 21:34:11.950 INFO ZWAVE: Node 2: value updated: 128-0-isLow false => false
2021-02-03 21:34:11.993 INFO ZWAVE: Node 3: value updated: 37-0-currentValue false => false
2021-02-03 21:34:11.994 INFO ZWAVE: Node 3: value added: 37-0-targetValue => undefined
2021-02-03 21:34:11.995 INFO ZWAVE: Node 3: value added 3-37-0-targetValue => undefined
2021-02-03 21:34:12.018 INFO ZWAVE: Node 3: metadata updated: 112-0-7
2021-02-03 21:34:12.582 INFO ZWAVE: Node 5: value updated: 128-0-level 99 => 99
2021-02-03 21:34:12.584 INFO ZWAVE: Node 5: value updated: 128-0-isLow false => false
2021-02-03 21:34:12.950 INFO ZWAVE: Node 9: value updated: 37-0-currentValue true => true
2021-02-03 21:34:12.950 INFO ZWAVE: Node 9: value added: 37-0-targetValue => undefined
2021-02-03 21:34:12.951 INFO ZWAVE: Node 9: value added 9-37-0-targetValue => undefined
2021-02-03 21:34:13.560 INFO ZWAVE: Node 15: value updated: 37-0-currentValue false => false
2021-02-03 21:34:13.561 INFO ZWAVE: Node 15: value added: 37-0-targetValue => undefined
2021-02-03 21:34:13.561 INFO ZWAVE: Node 15: value added 15-37-0-targetValue => undefined
2021-02-03 21:34:13.578 INFO ZWAVE: Node 15: metadata updated: 112-0-7
2021-02-03 21:34:13.902 INFO ZWAVE: Node 16: value updated: 128-0-level 100 => 100
2021-02-03 21:34:13.903 INFO ZWAVE: Node 16: value updated: 128-0-isLow false => false
2021-02-03 21:34:13.997 INFO ZWAVE: Node 2: metadata updated: 49-0-Air temperature
2021-02-03 21:34:13.999 INFO ZWAVE: Node 2: value updated: 49-0-Air temperature 21.04 => 21.04
2021-02-03 21:34:14.049 INFO ZWAVE: Node 3: value updated: 112-0-7 255 => 255
2021-02-03 21:34:15.572 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.975 => 124.004
2021-02-03 21:34:15.573 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:34:16.856 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 124.004 => 124.004
2021-02-03 21:34:16.857 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:34:17.434 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:34:17.435 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:34:18.305 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:34:18.306 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:34:18.308 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 31 => 31
2021-02-03 21:34:18.448 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:34:18.449 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:34:19.431 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:34:19.433 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:34:36.752 INFO ZWAVE: Node 6: value updated: 37-0-currentValue false => false
2021-02-03 21:34:36.753 INFO ZWAVE: Node 6: value added: 37-0-targetValue => undefined
2021-02-03 21:34:36.754 INFO ZWAVE: Node 6: value added 6-37-0-targetValue => undefined
2021-02-03 21:34:36.767 INFO ZWAVE: Node 6: metadata updated: 112-0-1
2021-02-03 21:34:36.768 INFO ZWAVE: Node 6: metadata updated: 112-0-2
2021-02-03 21:34:36.769 INFO ZWAVE: Node 6: metadata updated: 112-0-3
2021-02-03 21:34:36.769 INFO ZWAVE: Node 6: metadata updated: 112-0-4
2021-02-03 21:34:36.856 INFO ZWAVE: Node 7: value updated: 37-0-currentValue true => true
2021-02-03 21:34:36.857 INFO ZWAVE: Node 7: value added: 37-0-targetValue => undefined
2021-02-03 21:34:36.857 INFO ZWAVE: Node 7: value added 7-37-0-targetValue => undefined
2021-02-03 21:34:36.865 INFO ZWAVE: Node 7: metadata updated: 112-0-3
2021-02-03 21:34:36.866 INFO ZWAVE: Node 7: metadata updated: 112-0-4
2021-02-03 21:34:36.991 INFO ZWAVE: Node 9: value added: 38-0-targetValue => undefined
2021-02-03 21:34:36.992 INFO ZWAVE: Node 9: value added 9-38-0-targetValue => undefined
2021-02-03 21:34:36.993 INFO ZWAVE: Node 9: value updated: 38-0-currentValue 99 => 99
2021-02-03 21:34:37.128 INFO ZWAVE: Node 10: value updated: 37-0-currentValue false => false
2021-02-03 21:34:37.129 INFO ZWAVE: Node 10: value added: 37-0-targetValue => undefined
2021-02-03 21:34:37.130 INFO ZWAVE: Node 10: value added 10-37-0-targetValue => undefined
2021-02-03 21:34:37.140 INFO ZWAVE: Node 10: metadata updated: 112-0-3
2021-02-03 21:34:37.141 INFO ZWAVE: Node 10: metadata updated: 112-0-4
2021-02-03 21:34:37.335 INFO ZWAVE: Node 11: value updated: 37-0-currentValue false => false
2021-02-03 21:34:37.336 INFO ZWAVE: Node 11: value added: 37-0-targetValue => undefined
2021-02-03 21:34:37.337 INFO ZWAVE: Node 11: value added 11-37-0-targetValue => undefined
2021-02-03 21:34:37.346 INFO ZWAVE: Node 11: metadata updated: 112-0-3
2021-02-03 21:34:37.347 INFO ZWAVE: Node 11: metadata updated: 112-0-4
2021-02-03 21:34:37.383 INFO ZWAVE: Node 12: value updated: 37-0-currentValue false => false
2021-02-03 21:34:37.384 INFO ZWAVE: Node 12: value added: 37-0-targetValue => undefined
2021-02-03 21:34:37.384 INFO ZWAVE: Node 12: value added 12-37-0-targetValue => undefined
2021-02-03 21:34:37.392 INFO ZWAVE: Node 12: metadata updated: 112-0-3
2021-02-03 21:34:37.393 INFO ZWAVE: Node 12: metadata updated: 112-0-4
2021-02-03 21:34:37.427 INFO ZWAVE: Node 13: value updated: 37-0-currentValue true => true
2021-02-03 21:34:37.428 INFO ZWAVE: Node 13: value added: 37-0-targetValue => undefined
2021-02-03 21:34:37.428 INFO ZWAVE: Node 13: value added 13-37-0-targetValue => undefined
2021-02-03 21:34:37.439 INFO ZWAVE: Node 13: metadata updated: 112-0-3
2021-02-03 21:34:37.439 INFO ZWAVE: Node 13: metadata updated: 112-0-4
2021-02-03 21:34:37.477 INFO ZWAVE: Node 15: value updated: 112-0-7 255 => 255
2021-02-03 21:34:40.172 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.025 => 124.037
2021-02-03 21:34:40.174 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:34:41.375 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:34:41.376 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:34:42.535 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:34:42.536 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:34:42.537 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 31
2021-02-03 21:34:43.701 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:34:43.702 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:34:44.950 INFO ZWAVE: Node 2: metadata updated: 49-0-Humidity
2021-02-03 21:34:44.951 INFO ZWAVE: Node 2: value updated: 49-0-Humidity 29 => 29
2021-02-03 21:34:45.014 INFO ZWAVE: Node 2: metadata updated: 49-0-Humidity
2021-02-03 21:34:45.015 INFO ZWAVE: Node 2: value updated: 49-0-Humidity 29 => 29
2021-02-03 21:34:46.478 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 124.004 => 123.941
2021-02-03 21:34:46.480 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:34:48.797 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.941 => 123.941
2021-02-03 21:34:48.798 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:34:51.571 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:34:51.573 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:34:55.518 INFO ZWAVE: Node 5: value updated: 98-0-operationType 1 => 1
2021-02-03 21:34:55.520 INFO ZWAVE: Node 5: value updated: 98-0-outsideHandlesCanOpenDoorConfiguration false,false,false,false => false,false,false,false
2021-02-03 21:34:55.520 INFO ZWAVE: Node 5: value updated: 98-0-insideHandlesCanOpenDoorConfiguration false,false,false,false => false,false,false,false
2021-02-03 21:34:55.538 INFO ZWAVE: Node 3: interview completed, all values are updated
2021-02-03 21:34:55.811 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:34:55.813 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:34:55.814 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 31 => 34
2021-02-03 21:34:55.890 INFO ZWAVE: Node 6: value updated: 112-0-1 3 => 3
2021-02-03 21:34:56.057 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:34:56.059 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:34:57.758 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:34:57.760 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:34:58.553 INFO ZWAVE: Node 7: value updated: 112-0-3 0 => 0
2021-02-03 21:34:58.595 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:34:58.597 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:34:58.598 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 31 => 17
2021-02-03 21:34:58.630 INFO ZWAVE: Node 5: value updated: 98-0-operationType 1 => 1
2021-02-03 21:34:58.631 INFO ZWAVE: Node 5: value updated: 98-0-outsideHandlesCanOpenDoorConfiguration false,false,false,false => false,false,false,false
2021-02-03 21:34:58.631 INFO ZWAVE: Node 5: value updated: 98-0-insideHandlesCanOpenDoorConfiguration false,false,false,false => false,false,false,false
2021-02-03 21:34:58.808 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:34:58.809 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:34:58.810 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 17 => 17
2021-02-03 21:34:58.871 INFO ZWAVE: Node 10: value updated: 112-0-3 0 => 0
2021-02-03 21:34:59.091 INFO ZWAVE: Node 11: value updated: 112-0-3 0 => 0
2021-02-03 21:34:59.197 INFO ZWAVE: Node 12: value updated: 112-0-3 1 => 1
2021-02-03 21:34:59.238 INFO ZWAVE: Node 13: value updated: 112-0-3 1 => 1
2021-02-03 21:35:00.838 INFO ZWAVE: Node 16: value updated: 98-0-operationType 1 => 1
2021-02-03 21:35:00.839 INFO ZWAVE: Node 16: value updated: 98-0-outsideHandlesCanOpenDoorConfiguration false,false,false,false => false,false,false,false
2021-02-03 21:35:00.840 INFO ZWAVE: Node 16: value updated: 98-0-insideHandlesCanOpenDoorConfiguration false,false,false,false => false,false,false,false
2021-02-03 21:35:00.860 INFO ZWAVE: Node 15: interview completed, all values are updated
2021-02-03 21:35:00.940 INFO ZWAVE: Node 2: value updated: 64-0-mode 1 => 1
2021-02-03 21:35:02.822 INFO ZWAVE: Node 5: value updated: 98-0-currentMode 255 => 255
2021-02-03 21:35:02.823 INFO ZWAVE: Node 5: value updated: 98-0-outsideHandlesCanOpenDoor false,false,false,false => false,false,false,false
2021-02-03 21:35:02.824 INFO ZWAVE: Node 5: value updated: 98-0-insideHandlesCanOpenDoor false,false,false,false => false,false,false,false
2021-02-03 21:35:02.825 INFO ZWAVE: Node 5: value updated: 98-0-latchStatus open => open
2021-02-03 21:35:02.826 INFO ZWAVE: Node 5: value updated: 98-0-boltStatus locked => locked
2021-02-03 21:35:02.827 INFO ZWAVE: Node 5: value updated: 98-0-doorStatus open => open
2021-02-03 21:35:02.997 INFO ZWAVE: Node 6: value updated: 112-0-2 0 => 0
2021-02-03 21:35:03.097 INFO ZWAVE: Node 7: value updated: 112-0-4 0 => 0
2021-02-03 21:35:03.142 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:35:03.143 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:35:03.274 INFO ZWAVE: Node 10: value updated: 112-0-4 0 => 0
2021-02-03 21:35:03.481 INFO ZWAVE: Node 11: value updated: 112-0-4 0 => 0
2021-02-03 21:35:03.659 INFO ZWAVE: Node 12: value updated: 112-0-4 0 => 0
2021-02-03 21:35:03.705 INFO ZWAVE: Node 13: value updated: 112-0-4 0 => 0
2021-02-03 21:35:05.308 INFO ZWAVE: Node 16: value updated: 98-0-currentMode 0 => 0
2021-02-03 21:35:05.310 INFO ZWAVE: Node 16: value updated: 98-0-outsideHandlesCanOpenDoor false,false,false,false => false,false,false,false
2021-02-03 21:35:05.311 INFO ZWAVE: Node 16: value updated: 98-0-insideHandlesCanOpenDoor false,false,false,false => false,false,false,false
2021-02-03 21:35:05.312 INFO ZWAVE: Node 16: value updated: 98-0-latchStatus open => open
2021-02-03 21:35:05.313 INFO ZWAVE: Node 16: value updated: 98-0-boltStatus unlocked => unlocked
2021-02-03 21:35:05.314 INFO ZWAVE: Node 16: value updated: 98-0-doorStatus open => open
2021-02-03 21:35:05.402 INFO ZWAVE: Node 2: value updated: 66-0-state 0 => 0
2021-02-03 21:35:07.295 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-1 1 => 1
2021-02-03 21:35:07.296 INFO ZWAVE: Node 5: value updated: 99-0-userCode-1 ********** => **********
2021-02-03 21:35:07.472 INFO ZWAVE: Node 6: value updated: 112-0-3 0 => 0
2021-02-03 21:35:07.753 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.037 => 123.975
2021-02-03 21:35:07.753 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:35:09.777 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.975 => 123.953
2021-02-03 21:35:09.779 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:35:09.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:35:09.879 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:35:09.978 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:35:09.978 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:35:09.979 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 17 => 12
2021-02-03 21:35:10.068 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-1 1 => 1
2021-02-03 21:35:10.068 INFO ZWAVE: Node 16: value updated: 99-0-userCode-1 ********** => **********
2021-02-03 21:35:10.160 INFO ZWAVE: Node 2: value updated: 67-0-setpoint-1 70 => 70
2021-02-03 21:35:10.173 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:35:10.173 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:35:12.163 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-2 1 => 1
2021-02-03 21:35:12.164 INFO ZWAVE: Node 5: value updated: 99-0-userCode-2 ********** => **********
2021-02-03 21:35:12.336 INFO ZWAVE: Node 6: value updated: 112-0-4 0 => 0
2021-02-03 21:35:12.463 INFO ZWAVE: Node 6: interview completed, all values are updated
2021-02-03 21:35:12.502 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:35:12.503 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:35:15.000 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-2 1 => 1
2021-02-03 21:35:15.001 INFO ZWAVE: Node 16: value updated: 99-0-userCode-2 ********** => **********
2021-02-03 21:35:15.096 INFO ZWAVE: Node 2: value updated: 67-0-setpoint-2 77 => 77
2021-02-03 21:35:15.107 INFO ZWAVE: Node 2: metadata updated: 112-0-1
2021-02-03 21:35:15.108 INFO ZWAVE: Node 2: metadata updated: 112-0-2
2021-02-03 21:35:15.108 INFO ZWAVE: Node 2: metadata updated: 112-0-3
2021-02-03 21:35:15.109 INFO ZWAVE: Node 2: metadata updated: 112-0-4
2021-02-03 21:35:15.109 INFO ZWAVE: Node 2: metadata updated: 112-0-5
2021-02-03 21:35:15.109 INFO ZWAVE: Node 2: metadata updated: 112-0-6
2021-02-03 21:35:15.110 INFO ZWAVE: Node 2: metadata updated: 112-0-7
2021-02-03 21:35:15.110 INFO ZWAVE: Node 2: metadata updated: 112-0-8
2021-02-03 21:35:15.111 INFO ZWAVE: Node 2: metadata updated: 112-0-9
2021-02-03 21:35:15.111 INFO ZWAVE: Node 2: metadata updated: 112-0-10
2021-02-03 21:35:15.111 INFO ZWAVE: Node 2: metadata updated: 112-0-11
2021-02-03 21:35:15.112 INFO ZWAVE: Node 2: metadata updated: 112-0-12
2021-02-03 21:35:15.113 INFO ZWAVE: Node 2: metadata updated: 112-0-13
2021-02-03 21:35:15.114 INFO ZWAVE: Node 2: metadata updated: 112-0-14
2021-02-03 21:35:15.114 INFO ZWAVE: Node 2: metadata updated: 112-0-15
2021-02-03 21:35:15.115 INFO ZWAVE: Node 2: metadata updated: 112-0-16
2021-02-03 21:35:15.115 INFO ZWAVE: Node 2: metadata updated: 112-0-17
2021-02-03 21:35:15.116 INFO ZWAVE: Node 2: metadata updated: 112-0-18
2021-02-03 21:35:15.116 INFO ZWAVE: Node 2: metadata updated: 112-0-19
2021-02-03 21:35:15.117 INFO ZWAVE: Node 2: metadata updated: 112-0-20
2021-02-03 21:35:15.117 INFO ZWAVE: Node 2: metadata updated: 112-0-21
2021-02-03 21:35:15.118 INFO ZWAVE: Node 2: metadata updated: 112-0-22
2021-02-03 21:35:15.118 INFO ZWAVE: Node 2: metadata updated: 112-0-23
2021-02-03 21:35:15.119 INFO ZWAVE: Node 2: metadata updated: 112-0-24
2021-02-03 21:35:15.119 INFO ZWAVE: Node 2: metadata updated: 112-0-25
2021-02-03 21:35:15.120 INFO ZWAVE: Node 2: metadata updated: 112-0-26
2021-02-03 21:35:15.121 INFO ZWAVE: Node 2: metadata updated: 112-0-27
2021-02-03 21:35:15.121 INFO ZWAVE: Node 2: metadata updated: 112-0-28
2021-02-03 21:35:15.122 INFO ZWAVE: Node 2: metadata updated: 112-0-30
2021-02-03 21:35:15.122 INFO ZWAVE: Node 2: metadata updated: 112-0-31
2021-02-03 21:35:15.123 INFO ZWAVE: Node 2: metadata updated: 112-0-32
2021-02-03 21:35:15.124 INFO ZWAVE: Node 2: metadata updated: 112-0-33
2021-02-03 21:35:15.124 INFO ZWAVE: Node 2: metadata updated: 112-0-34
2021-02-03 21:35:15.125 INFO ZWAVE: Node 2: metadata updated: 112-0-35
2021-02-03 21:35:19.027 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.941 => 123.973
2021-02-03 21:35:19.029 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:35:21.102 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:35:21.104 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:35:22.104 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:35:22.105 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:35:22.106 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 34 => 29
2021-02-03 21:35:23.423 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:35:23.425 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:35:28.900 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-3 1 => 1
2021-02-03 21:35:28.901 INFO ZWAVE: Node 5: value updated: 99-0-userCode-3 ********** => **********
2021-02-03 21:35:29.039 INFO ZWAVE: Node 9: value updated: 51-0-currentColor-2 27 => 27
2021-02-03 21:35:29.040 INFO ZWAVE: Node 9: value updated: 51-0-hexColor 1b141b => 1b141b
2021-02-03 21:35:29.055 INFO ZWAVE: Node 7: interview completed, all values are updated
2021-02-03 21:35:29.394 INFO ZWAVE: Node 10: interview completed, all values are updated
2021-02-03 21:35:29.402 INFO ZWAVE: Node 11: interview completed, all values are updated
2021-02-03 21:35:29.702 INFO ZWAVE: Node 12: interview completed, all values are updated
2021-02-03 21:35:29.708 INFO ZWAVE: Node 13: interview completed, all values are updated
2021-02-03 21:35:39.775 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.953 => 124.082
2021-02-03 21:35:39.777 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:35:39.874 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:35:39.876 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:35:39.974 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:35:39.976 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:35:39.977 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 12 => 30
2021-02-03 21:35:40.074 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:35:40.075 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:35:41.136 INFO ZWAVE: Node 2: value updated: 112-0-1 0 => 0
2021-02-03 21:35:46.268 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.973 => 123.732
2021-02-03 21:35:46.270 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:35:47.557 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:35:47.559 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:35:47.867 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:35:47.868 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:35:47.868 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 29 => 27
2021-02-03 21:35:48.157 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:35:48.158 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:35:57.267 INFO ZWAVE: Node 9: value updated: 51-0-currentColor-3 20 => 20
2021-02-03 21:35:57.268 INFO ZWAVE: Node 9: value updated: 51-0-hexColor 1b141b => 1b141b
2021-02-03 21:35:58.864 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-4 1 => 1
2021-02-03 21:35:58.866 INFO ZWAVE: Node 16: value updated: 99-0-userCode-4 ********** => **********
2021-02-03 21:35:58.956 INFO ZWAVE: Node 2: value updated: 112-0-2 2 => 2
2021-02-03 21:36:00.931 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-5 1 => 1
2021-02-03 21:36:00.931 INFO ZWAVE: Node 5: value updated: 99-0-userCode-5 ********** => **********
2021-02-03 21:36:01.036 INFO ZWAVE: Node 9: value updated: 51-0-currentColor-4 27 => 27
2021-02-03 21:36:01.036 INFO ZWAVE: Node 9: value updated: 51-0-hexColor 1b141b => 1b141b
2021-02-03 21:36:01.052 INFO ZWAVE: Node 9: metadata updated: 112-0-3
2021-02-03 21:36:01.053 INFO ZWAVE: Node 9: metadata updated: 112-0-20
2021-02-03 21:36:01.053 INFO ZWAVE: Node 9: metadata updated: 112-0-33
2021-02-03 21:36:01.054 INFO ZWAVE: Node 9: metadata updated: 112-0-80
2021-02-03 21:36:01.054 INFO ZWAVE: Node 9: metadata updated: 112-0-81
2021-02-03 21:36:01.055 INFO ZWAVE: Node 9: metadata updated: 112-0-90
2021-02-03 21:36:01.055 INFO ZWAVE: Node 9: metadata updated: 112-0-91
2021-02-03 21:36:01.056 INFO ZWAVE: Node 9: metadata updated: 112-0-92
2021-02-03 21:36:01.056 INFO ZWAVE: Node 9: metadata updated: 112-0-100
2021-02-03 21:36:01.057 INFO ZWAVE: Node 9: metadata updated: 112-0-101
2021-02-03 21:36:01.057 INFO ZWAVE: Node 9: metadata updated: 112-0-102
2021-02-03 21:36:01.058 INFO ZWAVE: Node 9: metadata updated: 112-0-103
2021-02-03 21:36:01.059 INFO ZWAVE: Node 9: metadata updated: 112-0-110
2021-02-03 21:36:01.059 INFO ZWAVE: Node 9: metadata updated: 112-0-111
2021-02-03 21:36:01.060 INFO ZWAVE: Node 9: metadata updated: 112-0-112
2021-02-03 21:36:01.060 INFO ZWAVE: Node 9: metadata updated: 112-0-113
2021-02-03 21:36:01.061 INFO ZWAVE: Node 9: metadata updated: 112-0-252
2021-02-03 21:36:01.061 INFO ZWAVE: Node 9: metadata updated: 112-0-255
2021-02-03 21:36:01.061 INFO ZWAVE: Node 9: metadata updated: 112-0-83-255
2021-02-03 21:36:01.062 INFO ZWAVE: Node 9: metadata updated: 112-0-83-65280
2021-02-03 21:36:01.062 INFO ZWAVE: Node 9: metadata updated: 112-0-83-16711680
2021-02-03 21:36:01.063 INFO ZWAVE: Node 9: metadata updated: 112-0-84-255
2021-02-03 21:36:01.063 INFO ZWAVE: Node 9: metadata updated: 112-0-84-65280
2021-02-03 21:36:01.064 INFO ZWAVE: Node 9: metadata updated: 112-0-84-16711680
2021-02-03 21:36:03.895 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-5 1 => 1
2021-02-03 21:36:03.896 INFO ZWAVE: Node 16: value updated: 99-0-userCode-5 ********** => **********
2021-02-03 21:36:03.988 INFO ZWAVE: Node 2: value updated: 112-0-3 2 => 2
2021-02-03 21:36:07.132 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-6 0 => 0
2021-02-03 21:36:07.133 INFO ZWAVE: Node 5: value updated: 99-0-userCode-6 =>
2021-02-03 21:36:07.237 INFO ZWAVE: Node 9: value updated: 112-0-3 1 => 1
2021-02-03 21:36:08.795 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-6 0 => 0
2021-02-03 21:36:08.796 INFO ZWAVE: Node 16: value updated: 99-0-userCode-6 =>
2021-02-03 21:36:08.894 INFO ZWAVE: Node 2: value updated: 112-0-4 1 => 1
2021-02-03 21:36:09.780 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.082 => 123.89
2021-02-03 21:36:09.782 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:36:09.873 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:36:09.874 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:36:09.974 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:36:09.976 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:36:09.977 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:36:10.074 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:36:10.076 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:36:12.132 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-7 0 => 0
2021-02-03 21:36:12.133 INFO ZWAVE: Node 5: value updated: 99-0-userCode-7 =>
2021-02-03 21:36:12.237 INFO ZWAVE: Node 9: value updated: 112-0-20 0 => 0
2021-02-03 21:36:13.774 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-7 0 => 0
2021-02-03 21:36:13.775 INFO ZWAVE: Node 16: value updated: 99-0-userCode-7 =>
2021-02-03 21:36:13.867 INFO ZWAVE: Node 2: value updated: 112-0-5 704643072 => 704643072
2021-02-03 21:36:16.802 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.732 => 123.825
2021-02-03 21:36:16.803 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:36:18.299 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.825 => 123.825
2021-02-03 21:36:18.302 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:36:21.060 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:36:21.061 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:36:22.414 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:36:22.416 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:36:22.417 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 27 => 33
2021-02-03 21:36:23.443 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:36:23.445 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:36:26.821 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-8 0 => 0
2021-02-03 21:36:26.823 INFO ZWAVE: Node 5: value updated: 99-0-userCode-8 =>
2021-02-03 21:36:26.928 INFO ZWAVE: Node 9: value updated: 112-0-80 0 => 0
2021-02-03 21:36:28.512 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-8 0 => 0
2021-02-03 21:36:28.513 INFO ZWAVE: Node 16: value updated: 99-0-userCode-8 =>
2021-02-03 21:36:28.603 INFO ZWAVE: Node 2: value updated: 112-0-6 704644352 => 704644352
2021-02-03 21:36:30.548 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-9 0 => 0
2021-02-03 21:36:30.549 INFO ZWAVE: Node 5: value updated: 99-0-userCode-9 =>
2021-02-03 21:36:30.658 INFO ZWAVE: Node 9: value updated: 112-0-81 0 => 0
2021-02-03 21:36:33.543 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-9 0 => 0
2021-02-03 21:36:33.544 INFO ZWAVE: Node 16: value updated: 99-0-userCode-9 =>
2021-02-03 21:36:33.635 INFO ZWAVE: Node 2: value updated: 112-0-7 704643072 => 704643072
2021-02-03 21:36:35.573 INFO ZWAVE: Node 5: value updated: 99-0-userIdStatus-10 0 => 0
2021-02-03 21:36:35.575 INFO ZWAVE: Node 5: value updated: 99-0-userCode-10 =>
2021-02-03 21:36:35.689 INFO ZWAVE: Node 9: value updated: 112-0-90 0 => 0
2021-02-03 21:36:37.216 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-10 0 => 0
2021-02-03 21:36:37.217 INFO ZWAVE: Node 16: value updated: 99-0-userCode-10 =>
2021-02-03 21:36:37.309 INFO ZWAVE: Node 2: value updated: 112-0-8 10 => 10
2021-02-03 21:36:39.852 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.89 => 123.943
2021-02-03 21:36:39.853 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:36:39.874 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:36:39.875 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:36:41.047 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:36:41.048 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:36:41.050 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:36:41.124 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:36:41.125 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:36:46.552 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.825 => 123.901
2021-02-03 21:36:46.552 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:36:47.751 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:36:47.752 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:36:49.224 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:36:49.225 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:36:49.226 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 33 => 27
2021-02-03 21:36:53.206 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:36:53.207 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:37:09.957 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.943 => 124.051
2021-02-03 21:37:09.958 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:37:10.066 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.051 => 124.051
2021-02-03 21:37:10.068 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:37:15.015 INFO ZWAVE: Node 5 is now dead
2021-02-03 21:37:15.022 ERROR ZWAVE: Interview of node 5 has failed: The node is dead
2021-02-03 21:37:16.424 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.901 => 124.043
2021-02-03 21:37:16.425 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:37:19.597 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:37:19.600 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:37:19.602 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 39
2021-02-03 21:37:19.620 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:37:19.621 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:37:20.780 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:37:20.782 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:37:20.806 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:37:20.806 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:37:20.929 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:37:20.930 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:37:21.024 INFO ZWAVE: Node 9: value updated: 112-0-91 25 => 25
2021-02-03 21:37:21.203 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:37:21.204 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:37:21.454 INFO ZWAVE: Node 9: value updated: 112-0-91 25 => 25
2021-02-03 21:37:21.575 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:37:21.576 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:37:21.578 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 27 => 33
2021-02-03 21:37:26.519 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:37:26.521 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:37:28.471 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-11 0 => 0
2021-02-03 21:37:28.472 INFO ZWAVE: Node 16: value updated: 99-0-userCode-11 =>
2021-02-03 21:37:28.560 INFO ZWAVE: Node 2: value updated: 112-0-9 10 => 10
2021-02-03 21:37:28.599 INFO ZWAVE: Node 9: value updated: 112-0-92 5 => 5
2021-02-03 21:37:39.774 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.051 => 124.058
2021-02-03 21:37:39.776 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:37:39.874 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:37:39.876 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:37:39.972 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:37:39.973 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:37:39.974 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 39 => 21
2021-02-03 21:37:39.980 INFO ZWAVE: Node 2: value updated: 112-0-10 704732672 => 704732672
2021-02-03 21:37:40.027 INFO ZWAVE: Node 9: value updated: 112-0-101 15 => 15
2021-02-03 21:37:40.073 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:37:40.073 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:37:41.646 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-13 0 => 0
2021-02-03 21:37:41.648 INFO ZWAVE: Node 16: value updated: 99-0-userCode-13 =>
2021-02-03 21:37:41.742 INFO ZWAVE: Node 2: value updated: 112-0-11 0 => 0
2021-02-03 21:37:41.789 INFO ZWAVE: Node 9: value updated: 112-0-102 0 => 0
2021-02-03 21:37:43.345 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-14 0 => 0
2021-02-03 21:37:43.346 INFO ZWAVE: Node 16: value updated: 99-0-userCode-14 =>
2021-02-03 21:37:43.437 INFO ZWAVE: Node 2: value updated: 112-0-12 20 => 20
2021-02-03 21:37:43.481 INFO ZWAVE: Node 9: value updated: 112-0-103 0 => 0
2021-02-03 21:37:45.100 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-15 0 => 0
2021-02-03 21:37:45.102 INFO ZWAVE: Node 16: value updated: 99-0-userCode-15 =>
2021-02-03 21:37:45.197 INFO ZWAVE: Node 2: value updated: 112-0-13 25 => 25
2021-02-03 21:37:45.246 INFO ZWAVE: Node 9: value updated: 112-0-111 30 => 30
2021-02-03 21:37:50.056 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 124.043 => 123.762
2021-02-03 21:37:50.058 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:37:53.779 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:37:53.780 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:37:56.605 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:37:56.607 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:37:56.608 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 33 => 33
2021-02-03 21:37:57.068 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:37:57.069 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:37:57.071 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 33 => 33
2021-02-03 21:37:57.256 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:37:57.257 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:38:04.746 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-16 0 => 0
2021-02-03 21:38:04.747 INFO ZWAVE: Node 16: value updated: 99-0-userCode-16 =>
2021-02-03 21:38:06.037 INFO ZWAVE: Node 2: value updated: 112-0-14 60 => 60
2021-02-03 21:38:06.085 INFO ZWAVE: Node 9: value updated: 112-0-112 600 => 600
2021-02-03 21:38:06.411 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-17 0 => 0
2021-02-03 21:38:06.413 INFO ZWAVE: Node 16: value updated: 99-0-userCode-17 =>
2021-02-03 21:38:06.507 INFO ZWAVE: Node 2: value updated: 112-0-15 704886272 => 704886272
2021-02-03 21:38:06.551 INFO ZWAVE: Node 9: value updated: 112-0-113 600 => 600
2021-02-03 21:38:06.581 INFO ZWAVE: Node 9: value updated: 112-0-113 600 => 600
2021-02-03 21:38:08.152 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-18 0 => 0
2021-02-03 21:38:08.153 INFO ZWAVE: Node 16: value updated: 99-0-userCode-18 =>
2021-02-03 21:38:08.249 INFO ZWAVE: Node 2: value updated: 112-0-16 704732672 => 704732672
2021-02-03 21:38:08.291 INFO ZWAVE: Node 9: value updated: 112-0-252 0 => 0
2021-02-03 21:38:09.773 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.058 => 124.164
2021-02-03 21:38:09.774 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:38:09.932 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-19 0 => 0
2021-02-03 21:38:09.933 INFO ZWAVE: Node 16: value updated: 99-0-userCode-19 =>
2021-02-03 21:38:10.020 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:38:10.020 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:38:10.029 INFO ZWAVE: Node 2: value updated: 112-0-17 704886272 => 704886272
2021-02-03 21:38:10.076 INFO ZWAVE: Node 9: value updated: 112-0-83-255 27 => 27
2021-02-03 21:38:10.076 INFO ZWAVE: Node 9: value updated: 112-0-83-65280 20 => 20
2021-02-03 21:38:10.077 INFO ZWAVE: Node 9: value updated: 112-0-83-16711680 27 => 27
2021-02-03 21:38:10.099 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:38:10.099 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:38:10.100 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 21 => 30
2021-02-03 21:38:10.174 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:38:10.176 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:38:11.641 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-20 0 => 0
2021-02-03 21:38:11.642 INFO ZWAVE: Node 16: value updated: 99-0-userCode-20 =>
2021-02-03 21:38:11.736 INFO ZWAVE: Node 2: value updated: 112-0-18 704771072 => 704771072
2021-02-03 21:38:11.781 INFO ZWAVE: Node 9: value updated: 112-0-84-255 50 => 50
2021-02-03 21:38:11.782 INFO ZWAVE: Node 9: value updated: 112-0-84-65280 50 => 50
2021-02-03 21:38:11.784 INFO ZWAVE: Node 9: value updated: 112-0-84-16711680 50 => 50
2021-02-03 21:38:15.555 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.762 => 123.736
2021-02-03 21:38:15.556 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:38:15.855 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:38:15.856 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:38:16.169 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:38:16.170 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:38:16.172 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 33 => 22
2021-02-03 21:38:16.467 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:38:16.468 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:38:16.739 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-21 0 => 0
2021-02-03 21:38:16.740 INFO ZWAVE: Node 16: value updated: 99-0-userCode-21 =>
2021-02-03 21:38:16.829 INFO ZWAVE: Node 2: value updated: 112-0-19 0 => 0
2021-02-03 21:38:18.445 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-22 0 => 0
2021-02-03 21:38:18.446 INFO ZWAVE: Node 16: value updated: 99-0-userCode-22 =>
2021-02-03 21:38:18.535 INFO ZWAVE: Node 2: value updated: 112-0-20 5 => 5
2021-02-03 21:38:30.152 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-23 0 => 0
2021-02-03 21:38:30.153 INFO ZWAVE: Node 16: value updated: 99-0-userCode-23 =>
2021-02-03 21:38:30.170 INFO ZWAVE: Node 9: interview completed, all values are updated
2021-02-03 21:38:30.251 INFO ZWAVE: Node 2: value updated: 112-0-21 10 => 10
2021-02-03 21:38:31.872 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-24 0 => 0
2021-02-03 21:38:31.874 INFO ZWAVE: Node 16: value updated: 99-0-userCode-24 =>
2021-02-03 21:38:31.964 INFO ZWAVE: Node 2: value updated: 112-0-22 25 => 25
2021-02-03 21:38:36.903 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-25 0 => 0
2021-02-03 21:38:36.905 INFO ZWAVE: Node 16: value updated: 99-0-userCode-25 =>
2021-02-03 21:38:36.996 INFO ZWAVE: Node 2: value updated: 112-0-23 1 => 1
2021-02-03 21:38:38.571 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-26 0 => 0
2021-02-03 21:38:38.572 INFO ZWAVE: Node 16: value updated: 99-0-userCode-26 =>
2021-02-03 21:38:38.662 INFO ZWAVE: Node 2: value updated: 112-0-24 15 => 15
2021-02-03 21:38:40.042 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.164 => 124.16
2021-02-03 21:38:40.044 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:38:40.073 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:38:40.074 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:38:40.180 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:38:40.180 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:38:40.182 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:38:40.256 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-27 0 => 0
2021-02-03 21:38:40.257 INFO ZWAVE: Node 16: value updated: 99-0-userCode-27 =>
2021-02-03 21:38:40.285 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:38:40.286 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:38:40.358 INFO ZWAVE: Node 2: value updated: 112-0-25 0 => 0
2021-02-03 21:38:41.945 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-28 0 => 0
2021-02-03 21:38:41.946 INFO ZWAVE: Node 16: value updated: 99-0-userCode-28 =>
2021-02-03 21:38:42.038 INFO ZWAVE: Node 2: value updated: 112-0-26 1 => 1
2021-02-03 21:38:45.557 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.736 => 123.904
2021-02-03 21:38:45.558 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:38:45.856 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:38:45.858 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:38:46.168 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:38:46.169 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:38:46.170 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 22 => 30
2021-02-03 21:38:46.467 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:38:46.468 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:38:46.979 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-29 0 => 0
2021-02-03 21:38:46.980 INFO ZWAVE: Node 16: value updated: 99-0-userCode-29 =>
2021-02-03 21:38:47.071 INFO ZWAVE: Node 2: value updated: 112-0-27 30 => 30
2021-02-03 21:38:48.659 INFO ZWAVE: Node 16: value updated: 99-0-userIdStatus-30 0 => 0
2021-02-03 21:38:48.661 INFO ZWAVE: Node 16: value updated: 99-0-userCode-30 =>
2021-02-03 21:38:48.671 INFO ZWAVE: Node 16: metadata updated: 112-0-3
2021-02-03 21:38:48.672 INFO ZWAVE: Node 16: metadata updated: 112-0-4
2021-02-03 21:38:48.672 INFO ZWAVE: Node 16: metadata updated: 112-0-5
2021-02-03 21:38:48.673 INFO ZWAVE: Node 16: metadata updated: 112-0-6
2021-02-03 21:38:48.673 INFO ZWAVE: Node 16: metadata updated: 112-0-7
2021-02-03 21:38:48.673 INFO ZWAVE: Node 16: metadata updated: 112-0-8
2021-02-03 21:38:48.674 INFO ZWAVE: Node 16: metadata updated: 112-0-9
2021-02-03 21:38:48.674 INFO ZWAVE: Node 16: metadata updated: 112-0-10
2021-02-03 21:38:48.676 INFO ZWAVE: Node 16: metadata updated: 112-0-11
2021-02-03 21:38:48.676 INFO ZWAVE: Node 16: metadata updated: 112-0-12
2021-02-03 21:38:48.677 INFO ZWAVE: Node 16: metadata updated: 112-0-13
2021-02-03 21:38:48.677 INFO ZWAVE: Node 16: metadata updated: 112-0-14
2021-02-03 21:38:48.678 INFO ZWAVE: Node 16: metadata updated: 112-0-15
2021-02-03 21:38:48.678 INFO ZWAVE: Node 16: metadata updated: 112-0-16
2021-02-03 21:38:48.679 INFO ZWAVE: Node 16: metadata updated: 112-0-18
2021-02-03 21:38:48.752 INFO ZWAVE: Node 2: value updated: 112-0-28 15 => 15
2021-02-03 21:38:50.351 INFO ZWAVE: Node 16: value updated: 112-0-3 255 => 255
2021-02-03 21:38:50.441 INFO ZWAVE: Node 2: value updated: 112-0-30 0 => 0
2021-02-03 21:38:52.027 INFO ZWAVE: Node 16: value updated: 112-0-4 0 => 0
2021-02-03 21:38:52.119 INFO ZWAVE: Node 2: value updated: 112-0-31 704650752 => 704650752
2021-02-03 21:38:57.052 INFO ZWAVE: Node 16: value updated: 112-0-5 255 => 255
2021-02-03 21:38:57.143 INFO ZWAVE: Node 2: value updated: 112-0-32 704650752 => 704650752
2021-02-03 21:38:58.706 INFO ZWAVE: Node 16: value updated: 112-0-6 520093696 => 520093696
2021-02-03 21:38:58.799 INFO ZWAVE: Node 2: value updated: 112-0-33 704645632 => 704645632
2021-02-03 21:39:00.360 INFO ZWAVE: Node 16: value updated: 112-0-7 0 => 0
2021-02-03 21:39:00.451 INFO ZWAVE: Node 2: value updated: 112-0-34 1 => 1
2021-02-03 21:39:02.025 INFO ZWAVE: Node 16: value updated: 112-0-8 3 => 3
2021-02-03 21:39:02.113 INFO ZWAVE: Node 2: value updated: 112-0-35 0 => 0
2021-02-03 21:39:07.053 INFO ZWAVE: Node 16: value updated: 112-0-9 3 => 3
2021-02-03 21:39:08.659 INFO ZWAVE: Node 16: value updated: 112-0-10 3 => 3
2021-02-03 21:39:10.080 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.16 => 124.2
2021-02-03 21:39:10.081 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:39:10.113 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.2 => 124.2
2021-02-03 21:39:10.115 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:39:10.177 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:39:10.179 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:39:10.285 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:39:10.287 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:39:10.288 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:39:10.381 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:39:10.382 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:39:15.556 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.904 => 123.981
2021-02-03 21:39:15.557 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:39:15.856 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:39:15.857 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:39:16.167 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:39:16.168 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:39:16.169 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:39:16.466 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:39:16.467 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:39:20.172 INFO ZWAVE: Node 2: interview completed, all values are updated
2021-02-03 21:39:21.726 INFO ZWAVE: Node 16: value updated: 112-0-12 3826 => 3826
2021-02-03 21:39:30.181 INFO ZWAVE: Node 17 is asleep
2021-02-03 21:39:30.408 INFO ZWAVE: Node 18 is alive
2021-02-03 21:39:30.473 DEBUG GATEWAY: Publishing discovery: {
type: 'light',
object_id: 'rgb_switch',
discovery_payload: {
state_topic: 'zwave/nodeID_18/37/0/currentValue',
command_topic: 'zwave/nodeID_18/37/0/targetValue/set',
rgb_command_template: "{{ '#%02x%02x%02x' | format(red, green, blue)}}",
rgb_command_topic: 'zwave/nodeID_18/51/0/hexColor/set',
rgb_state_topic: 'zwave/nodeID_18/51/0/hexColor',
rgb_value_template: '{{ value_json.value[0:2] | int(0, 16) }},{{ value_json.value[2:4] | int(0, 16) }},{{ value_json.value[4:6] | int(0, 16) }}',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_rgb_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-37-0-currentValue'
},
values: [
'51-0-hexColor',
'37-0-currentValue',
'37-0-targetValue',
[length]: 3
],
discoveryTopic: 'light/nodeID_18/rgb_switch/config',
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.424 INFO ZWAVE: Node 18: value added 18-37-0-currentValue => true
2021-02-03 21:39:30.424 INFO ZWAVE: Node 18: value added 18-37-0-targetValue => undefined
2021-02-03 21:39:30.425 INFO ZWAVE: Node 18: value added 18-38-0-targetValue => undefined
2021-02-03 21:39:30.425 INFO ZWAVE: Node 18: value added 18-38-0-duration => [Duration: undefinedseconds]
2021-02-03 21:39:30.431 INFO ZWAVE: Node 18: value added 18-38-0-currentValue => 99
2021-02-03 21:39:30.431 INFO ZWAVE: Node 18: value added 18-38-0-Up => undefined
2021-02-03 21:39:30.432 INFO ZWAVE: Node 18: value added 18-38-0-Down => undefined
2021-02-03 21:39:30.432 INFO ZWAVE: Node 18: value added 18-50-0-value-66561 => 123.981
2021-02-03 21:39:30.434 INFO ZWAVE: Node 18: value added 18-50-0-deltaTime-66561 => 0
2021-02-03 21:39:30.435 INFO ZWAVE: Node 18: value added 18-50-0-value-66817 => 0
2021-02-03 21:39:30.435 INFO ZWAVE: Node 18: value added 18-50-0-deltaTime-66817 => 0
2021-02-03 21:39:30.435 INFO ZWAVE: Node 18: value added 18-50-0-value-65537 => 0.007
2021-02-03 21:39:30.436 INFO ZWAVE: Node 18: value added 18-50-0-deltaTime-65537 => 30
2021-02-03 21:39:30.436 INFO ZWAVE: Node 18: value added 18-50-0-value-66049 => 0
2021-02-03 21:39:30.437 INFO ZWAVE: Node 18: value added 18-50-0-deltaTime-66049 => 0
2021-02-03 21:39:30.437 INFO ZWAVE: Node 18: value added 18-50-0-previousValue-65537 => 0.007
2021-02-03 21:39:30.437 INFO ZWAVE: Node 18: value added 18-50-0-previousValue-66561 => undefined
2021-02-03 21:39:30.438 INFO ZWAVE: Node 18: value added 18-50-0-previousValue-66817 => undefined
2021-02-03 21:39:30.438 INFO ZWAVE: Node 18: value added 18-50-0-previousValue-66049 => undefined
2021-02-03 21:39:30.439 INFO ZWAVE: Node 18: value added 18-50-0-reset => undefined
2021-02-03 21:39:30.439 INFO ZWAVE: Node 18: value added 18-51-0-duration => [Duration: undefinedseconds]
2021-02-03 21:39:30.445 INFO ZWAVE: Node 18: value added 18-51-0-currentColor-2 => 27
2021-02-03 21:39:30.445 INFO ZWAVE: Node 18: value added 18-51-0-hexColor => 1b141b
2021-02-03 21:39:30.450 INFO ZWAVE: Node 18: value added 18-51-0-currentColor-3 => 20
2021-02-03 21:39:30.454 INFO ZWAVE: Node 18: value added 18-51-0-currentColor-4 => 27
2021-02-03 21:39:30.454 INFO ZWAVE: Node 18: value added 18-51-0-targetColor-2 => undefined
2021-02-03 21:39:30.454 INFO ZWAVE: Node 18: value added 18-51-0-targetColor-3 => undefined
2021-02-03 21:39:30.455 INFO ZWAVE: Node 18: value added 18-51-0-targetColor-4 => undefined
2021-02-03 21:39:30.459 INFO ZWAVE: Node 18: value added 18-112-0-3 => 1
2021-02-03 21:39:30.459 INFO ZWAVE: Node 18: value added 18-112-0-20 => 0
2021-02-03 21:39:30.460 INFO ZWAVE: Node 18: value added 18-112-0-80 => 0
2021-02-03 21:39:30.460 INFO ZWAVE: Node 18: value added 18-112-0-81 => 0
2021-02-03 21:39:30.460 INFO ZWAVE: Node 18: value added 18-112-0-90 => 0
2021-02-03 21:39:30.461 INFO ZWAVE: Node 18: value added 18-112-0-91 => 25
2021-02-03 21:39:30.461 INFO ZWAVE: Node 18: value added 18-112-0-92 => 5
2021-02-03 21:39:30.461 INFO ZWAVE: Node 18: value added 18-112-0-101 => 15
2021-02-03 21:39:30.461 INFO ZWAVE: Node 18: value added 18-112-0-102 => 0
2021-02-03 21:39:30.462 INFO ZWAVE: Node 18: value added 18-112-0-103 => 0
2021-02-03 21:39:30.462 INFO ZWAVE: Node 18: value added 18-112-0-111 => 30
2021-02-03 21:39:30.462 INFO ZWAVE: Node 18: value added 18-112-0-112 => 600
2021-02-03 21:39:30.463 INFO ZWAVE: Node 18: value added 18-112-0-113 => 600
2021-02-03 21:39:30.464 INFO ZWAVE: Node 18: value added 18-112-0-252 => 0
2021-02-03 21:39:30.464 INFO ZWAVE: Node 18: value added 18-112-0-83-255 => 27
2021-02-03 21:39:30.464 INFO ZWAVE: Node 18: value added 18-112-0-83-65280 => 20
2021-02-03 21:39:30.465 INFO ZWAVE: Node 18: value added 18-112-0-83-16711680 => 27
2021-02-03 21:39:30.465 INFO ZWAVE: Node 18: value added 18-112-0-84-255 => 50
2021-02-03 21:39:30.465 INFO ZWAVE: Node 18: value added 18-112-0-84-65280 => 50
2021-02-03 21:39:30.466 INFO ZWAVE: Node 18: value added 18-112-0-84-16711680 => 50
2021-02-03 21:39:30.466 INFO ZWAVE: Node 18: value added 18-112-0-33 => undefined
2021-02-03 21:39:30.466 INFO ZWAVE: Node 18: value added 18-112-0-100 => undefined
2021-02-03 21:39:30.467 INFO ZWAVE: Node 18: value added 18-112-0-110 => undefined
2021-02-03 21:39:30.467 INFO ZWAVE: Node 18: value added 18-112-0-255 => undefined
2021-02-03 21:39:30.467 INFO ZWAVE: Node 18: value added 18-114-0-manufacturerId => 134
2021-02-03 21:39:30.468 INFO ZWAVE: Node 18: value added 18-114-0-productType => 259
2021-02-03 21:39:30.468 INFO ZWAVE: Node 18: value added 18-114-0-productId => 96
2021-02-03 21:39:30.468 INFO ZWAVE: Node 18: value added 18-134-0-libraryType => 3
2021-02-03 21:39:30.469 INFO ZWAVE: Node 18: value added 18-134-0-protocolVersion => 4.54
2021-02-03 21:39:30.469 INFO ZWAVE: Node 18: value added 18-134-0-firmwareVersions => 1.7
2021-02-03 21:39:30.469 INFO ZWAVE: Node 18: value added 18-134-0-hardwareVersion => undefined
2021-02-03 21:39:30.485 INFO ZWAVE: Node 18 ready: AEON Labs - ZW096 (Smart Switch 6)
2021-02-03 21:39:30.474 DEBUG GATEWAY: Publishing discovery: {
type: 'light',
object_id: 'rgb_dimmer',
discovery_payload: {
state_topic: 'zwave/nodeID_18/38/0/currentValue',
command_topic: 'zwave/nodeID_18/38/0/targetValue/set',
brightness_state_topic: 'zwave/nodeID_18/38/0/currentValue',
brightness_command_topic: 'zwave/nodeID_18/38/0/targetValue/set',
on_command_type: 'brightness',
state_value_template: '{{ "OFF" if value_json.value == 0 else "ON" }}',
brightness_value_template: '{{ value_json.value }}',
brightness_scale: 99,
rgb_command_template: '{{ "#%02x%02x%02x" | format(red, green, blue)}}',
rgb_command_topic: 'zwave/nodeID_18/51/0/hexColor/set',
rgb_state_topic: 'zwave/nodeID_18/51/0/hexColor',
rgb_value_template: '{{ value_json.value[0:2] | int(0, 16) }},{{ value_json.value[2:4] | int(0, 16) }},{{ value_json.value[4:6] | int(0, 16) }}',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_rgb_dimmer',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-38-0-currentValue'
},
values: [
'51-0-hexColor',
'38-0-currentValue',
'38-0-targetValue',
[length]: 3
],
discoveryTopic: 'light/nodeID_18/rgb_dimmer/config',
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.475 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_v_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'V',
state_topic: 'zwave/nodeID_18/50/0/value/66561',
json_attributes_topic: 'zwave/nodeID_18/50/0/value/66561',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_v_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-value-66561'
},
discoveryTopic: 'sensor/nodeID_18/electric_v_value/config',
values: [ '50-0-value-66561', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.476 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_v_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_18/50/0/deltaTime/66561',
json_attributes_topic: 'zwave/nodeID_18/50/0/deltaTime/66561',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_v_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-deltaTime-66561'
},
discoveryTopic: 'sensor/nodeID_18/electric_v_deltatime/config',
values: [ '50-0-deltaTime-66561', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.477 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_a_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'A',
state_topic: 'zwave/nodeID_18/50/0/value/66817',
json_attributes_topic: 'zwave/nodeID_18/50/0/value/66817',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_a_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-value-66817'
},
discoveryTopic: 'sensor/nodeID_18/electric_a_value/config',
values: [ '50-0-value-66817', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.477 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_a_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_18/50/0/deltaTime/66817',
json_attributes_topic: 'zwave/nodeID_18/50/0/deltaTime/66817',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_a_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-deltaTime-66817'
},
discoveryTopic: 'sensor/nodeID_18/electric_a_deltatime/config',
values: [ '50-0-deltaTime-66817', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.478 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_kwh_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'kWh',
state_topic: 'zwave/nodeID_18/50/0/value/65537',
json_attributes_topic: 'zwave/nodeID_18/50/0/value/65537',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_kwh_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-value-65537'
},
discoveryTopic: 'sensor/nodeID_18/electric_kwh_value/config',
values: [ '50-0-value-65537', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.479 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_kwh_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_18/50/0/deltaTime/65537',
json_attributes_topic: 'zwave/nodeID_18/50/0/deltaTime/65537',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_kwh_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-deltaTime-65537'
},
discoveryTopic: 'sensor/nodeID_18/electric_kwh_deltatime/config',
values: [ '50-0-deltaTime-65537', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.479 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_w_value',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'W',
state_topic: 'zwave/nodeID_18/50/0/value/66049',
json_attributes_topic: 'zwave/nodeID_18/50/0/value/66049',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_w_value',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-value-66049'
},
discoveryTopic: 'sensor/nodeID_18/electric_w_value/config',
values: [ '50-0-value-66049', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.480 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_w_deltatime',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 's',
state_topic: 'zwave/nodeID_18/50/0/deltaTime/66049',
json_attributes_topic: 'zwave/nodeID_18/50/0/deltaTime/66049',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_w_deltatime',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-deltaTime-66049'
},
discoveryTopic: 'sensor/nodeID_18/electric_w_deltatime/config',
values: [ '50-0-deltaTime-66049', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.482 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_kwh_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'kWh',
state_topic: 'zwave/nodeID_18/50/0/previousValue/65537',
json_attributes_topic: 'zwave/nodeID_18/50/0/previousValue/65537',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_kwh_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-previousValue-65537'
},
discoveryTopic: 'sensor/nodeID_18/electric_kwh_previousvalue/config',
values: [ '50-0-previousValue-65537', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.482 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_v_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'V',
state_topic: 'zwave/nodeID_18/50/0/previousValue/66561',
json_attributes_topic: 'zwave/nodeID_18/50/0/previousValue/66561',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_v_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-previousValue-66561'
},
discoveryTopic: 'sensor/nodeID_18/electric_v_previousvalue/config',
values: [ '50-0-previousValue-66561', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.483 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_a_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'A',
state_topic: 'zwave/nodeID_18/50/0/previousValue/66817',
json_attributes_topic: 'zwave/nodeID_18/50/0/previousValue/66817',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_a_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-previousValue-66817'
},
discoveryTopic: 'sensor/nodeID_18/electric_a_previousvalue/config',
values: [ '50-0-previousValue-66817', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.484 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'electric_w_previousvalue',
discovery_payload: {
value_template: '{{ value_json.value }}',
device_class: 'power',
unit_of_measurement: 'W',
state_topic: 'zwave/nodeID_18/50/0/previousValue/66049',
json_attributes_topic: 'zwave/nodeID_18/50/0/previousValue/66049',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node18', [length]: 1 ],
manufacturer: 'AEON Labs',
model: 'Smart Switch 6 (ZW096)',
name: 'nodeID_18',
sw_version: '1.7'
},
name: 'nodeID_18_electric_w_previousvalue',
unique_id: 'zwavejs2mqtt_0xc8341d86_18-50-0-previousValue-66049'
},
discoveryTopic: 'sensor/nodeID_18/electric_w_previousvalue/config',
values: [ '50-0-previousValue-66049', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.514 INFO ZWAVE: Node 19 is alive
2021-02-03 21:39:30.522 DEBUG GATEWAY: Publishing discovery: {
type: 'switch',
object_id: 'switch',
discovery_payload: {
payload_off: false,
payload_on: true,
value_template: '{{ value_json.value }}',
command_topic: 'zwave/nodeID_19/37/0/targetValue/set',
state_topic: 'zwave/nodeID_19/37/0/currentValue',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node19', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_19',
sw_version: '1.20'
},
name: 'nodeID_19_switch',
unique_id: 'zwavejs2mqtt_0xc8341d86_19-37-0-currentValue'
},
discoveryTopic: 'switch/nodeID_19/switch/config',
values: [ '37-0-currentValue', '37-0-targetValue', [length]: 2 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.517 INFO ZWAVE: Node 19: value added 19-37-0-currentValue => false
2021-02-03 21:39:30.517 INFO ZWAVE: Node 19: value added 19-37-0-targetValue => undefined
2021-02-03 21:39:30.518 INFO ZWAVE: Node 19: value added 19-37-0-duration => [Duration: undefinedseconds]
2021-02-03 21:39:30.518 INFO ZWAVE: Node 19: value added 19-43-0-sceneId => undefined
2021-02-03 21:39:30.518 INFO ZWAVE: Node 19: value added 19-43-0-dimmingDuration => undefined
2021-02-03 21:39:30.518 INFO ZWAVE: Node 19: value added 19-112-0-7 => 0
2021-02-03 21:39:30.519 INFO ZWAVE: Node 19: value added 19-114-0-manufacturerId => 29
2021-02-03 21:39:30.519 INFO ZWAVE: Node 19: value added 19-114-0-productType => 13313
2021-02-03 21:39:30.519 INFO ZWAVE: Node 19: value added 19-114-0-productId => 1
2021-02-03 21:39:30.519 INFO ZWAVE: Node 19: value added 19-134-0-libraryType => 3
2021-02-03 21:39:30.520 INFO ZWAVE: Node 19: value added 19-134-0-protocolVersion => 4.33
2021-02-03 21:39:30.521 INFO ZWAVE: Node 19: value added 19-134-0-firmwareVersions => 1.20
2021-02-03 21:39:30.521 INFO ZWAVE: Node 19: value added 19-134-0-hardwareVersion => undefined
2021-02-03 21:39:30.523 INFO ZWAVE: Node 19 ready: Leviton - DZ15S (Scene Capable Push On/Off)
2021-02-03 21:39:30.522 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_sceneid',
discovery_payload: {
state_topic: 'zwave/nodeID_19/43/0/sceneId',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_19/43/0/sceneId',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node19', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_19',
sw_version: '1.20'
},
name: 'nodeID_19_scene_state_sceneid',
unique_id: 'zwavejs2mqtt_0xc8341d86_19-43-0-sceneId'
},
discoveryTopic: 'sensor/nodeID_19/scene_state_sceneid/config',
values: [ '43-0-sceneId', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:30.523 DEBUG GATEWAY: Publishing discovery: {
type: 'sensor',
object_id: 'scene_state_dimmingduration',
discovery_payload: {
state_topic: 'zwave/nodeID_19/43/0/dimmingDuration',
value_template: '{{ value_json.value}}',
json_attributes_topic: 'zwave/nodeID_19/43/0/dimmingDuration',
device: {
identifiers: [ 'zwavejs2mqtt_0xc8341d86_node19', [length]: 1 ],
manufacturer: 'Leviton',
model: 'Scene Capable Push On/Off (DZ15S)',
name: 'nodeID_19',
sw_version: '1.20'
},
name: 'nodeID_19_scene_state_dimmingduration',
unique_id: 'zwavejs2mqtt_0xc8341d86_19-43-0-dimmingDuration'
},
discoveryTopic: 'sensor/nodeID_19/scene_state_dimmingduration/config',
values: [ '43-0-dimmingDuration', [length]: 1 ],
persistent: false,
ignoreDiscovery: false
}
2021-02-03 21:39:32.096 INFO ZWAVE: Node 16: value updated: 112-0-13 6622 => 6622
2021-02-03 21:39:32.462 INFO ZWAVE: Node 18: value updated: 37-0-currentValue true => true
2021-02-03 21:39:32.464 INFO ZWAVE: Node 18: value added: 37-0-targetValue => undefined
2021-02-03 21:39:32.465 INFO ZWAVE: Node 18: value added 18-37-0-targetValue => undefined
2021-02-03 21:39:32.617 INFO ZWAVE: Node 19: value updated: 37-0-currentValue false => false
2021-02-03 21:39:32.618 INFO ZWAVE: Node 19: value added: 37-0-targetValue => undefined
2021-02-03 21:39:32.619 INFO ZWAVE: Node 19: value added 19-37-0-targetValue => undefined
2021-02-03 21:39:32.635 INFO ZWAVE: Node 19: metadata updated: 112-0-7
2021-02-03 21:39:34.239 INFO ZWAVE: Node 16: value updated: 112-0-14 9 => 9
2021-02-03 21:39:34.609 INFO ZWAVE: Node 18: value added: 38-0-targetValue => undefined
2021-02-03 21:39:34.610 INFO ZWAVE: Node 18: value added 18-38-0-targetValue => undefined
2021-02-03 21:39:34.612 INFO ZWAVE: Node 18: value updated: 38-0-currentValue 99 => 99
2021-02-03 21:39:34.773 INFO ZWAVE: Node 19: value updated: 112-0-7 0 => 0
2021-02-03 21:39:36.302 INFO ZWAVE: Node 16: value updated: 112-0-15 0 => 0
2021-02-03 21:39:36.702 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:39:36.703 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:39:36.704 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 30 => 21
2021-02-03 21:39:38.419 INFO ZWAVE: Node 16: value updated: 112-0-16 5 => 5
2021-02-03 21:39:38.435 INFO ZWAVE: Node 19: interview completed, all values are updated
2021-02-03 21:39:38.812 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:39:38.814 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:39:40.230 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.2 => 124.116
2021-02-03 21:39:40.231 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:39:41.422 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:39:41.424 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:39:42.592 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:39:42.594 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:39:42.595 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 31
2021-02-03 21:39:43.746 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:39:43.746 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:39:45.205 INFO ZWAVE: Node 16: value updated: 112-0-18 1 => 1
2021-02-03 21:39:45.596 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.981 => 123.951
2021-02-03 21:39:45.596 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:39:45.616 INFO ZWAVE: Node 16: interview completed, all values are updated
2021-02-03 21:39:46.411 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:39:46.413 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:39:46.999 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:39:47.001 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:39:47.003 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 21 => 10
2021-02-03 21:39:47.898 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:39:47.900 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:39:48.884 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:39:48.885 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:39:49.160 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.951 => 123.951
2021-02-03 21:39:49.162 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:39:56.406 INFO ZWAVE: Node 20 is asleep
2021-02-03 21:39:56.778 INFO ZWAVE: Node 18: value updated: 51-0-currentColor-2 27 => 27
2021-02-03 21:39:56.780 INFO ZWAVE: Node 18: value updated: 51-0-hexColor 1b141b => 1b141b
2021-02-03 21:39:57.263 INFO ZWAVE: Node 18: value updated: 51-0-currentColor-3 20 => 20
2021-02-03 21:39:57.264 INFO ZWAVE: Node 18: value updated: 51-0-hexColor 1b141b => 1b141b
2021-02-03 21:39:57.991 INFO ZWAVE: Node 18: value updated: 51-0-currentColor-4 27 => 27
2021-02-03 21:39:57.993 INFO ZWAVE: Node 18: value updated: 51-0-hexColor 1b141b => 1b141b
2021-02-03 21:39:58.013 INFO ZWAVE: Node 18: metadata updated: 112-0-3
2021-02-03 21:39:58.014 INFO ZWAVE: Node 18: metadata updated: 112-0-20
2021-02-03 21:39:58.014 INFO ZWAVE: Node 18: metadata updated: 112-0-33
2021-02-03 21:39:58.015 INFO ZWAVE: Node 18: metadata updated: 112-0-80
2021-02-03 21:39:58.015 INFO ZWAVE: Node 18: metadata updated: 112-0-81
2021-02-03 21:39:58.016 INFO ZWAVE: Node 18: metadata updated: 112-0-90
2021-02-03 21:39:58.016 INFO ZWAVE: Node 18: metadata updated: 112-0-91
2021-02-03 21:39:58.017 INFO ZWAVE: Node 18: metadata updated: 112-0-92
2021-02-03 21:39:58.017 INFO ZWAVE: Node 18: metadata updated: 112-0-100
2021-02-03 21:39:58.017 INFO ZWAVE: Node 18: metadata updated: 112-0-101
2021-02-03 21:39:58.018 INFO ZWAVE: Node 18: metadata updated: 112-0-102
2021-02-03 21:39:58.018 INFO ZWAVE: Node 18: metadata updated: 112-0-103
2021-02-03 21:39:58.019 INFO ZWAVE: Node 18: metadata updated: 112-0-110
2021-02-03 21:39:58.019 INFO ZWAVE: Node 18: metadata updated: 112-0-111
2021-02-03 21:39:58.019 INFO ZWAVE: Node 18: metadata updated: 112-0-112
2021-02-03 21:39:58.020 INFO ZWAVE: Node 18: metadata updated: 112-0-113
2021-02-03 21:39:58.020 INFO ZWAVE: Node 18: metadata updated: 112-0-252
2021-02-03 21:39:58.020 INFO ZWAVE: Node 18: metadata updated: 112-0-255
2021-02-03 21:39:58.021 INFO ZWAVE: Node 18: metadata updated: 112-0-83-255
2021-02-03 21:39:58.021 INFO ZWAVE: Node 18: metadata updated: 112-0-83-65280
2021-02-03 21:39:58.022 INFO ZWAVE: Node 18: metadata updated: 112-0-83-16711680
2021-02-03 21:39:58.023 INFO ZWAVE: Node 18: metadata updated: 112-0-84-255
2021-02-03 21:39:58.023 INFO ZWAVE: Node 18: metadata updated: 112-0-84-65280
2021-02-03 21:39:58.024 INFO ZWAVE: Node 18: metadata updated: 112-0-84-16711680
2021-02-03 21:39:58.482 INFO ZWAVE: Node 18: value updated: 112-0-3 1 => 1
2021-02-03 21:39:58.972 INFO ZWAVE: Node 18: value updated: 112-0-20 0 => 0
2021-02-03 21:39:59.460 INFO ZWAVE: Node 18: value updated: 112-0-80 0 => 0
2021-02-03 21:39:59.948 INFO ZWAVE: Node 18: value updated: 112-0-81 0 => 0
2021-02-03 21:40:00.436 INFO ZWAVE: Node 18: value updated: 112-0-90 0 => 0
2021-02-03 21:40:00.925 INFO ZWAVE: Node 18: value updated: 112-0-91 25 => 25
2021-02-03 21:40:01.415 INFO ZWAVE: Node 18: value updated: 112-0-92 5 => 5
2021-02-03 21:40:01.911 INFO ZWAVE: Node 18: value updated: 112-0-101 15 => 15
2021-02-03 21:40:02.411 INFO ZWAVE: Node 18: value updated: 112-0-102 0 => 0
2021-02-03 21:40:02.905 INFO ZWAVE: Node 18: value updated: 112-0-103 0 => 0
2021-02-03 21:40:03.403 INFO ZWAVE: Node 18: value updated: 112-0-111 30 => 30
2021-02-03 21:40:03.899 INFO ZWAVE: Node 18: value updated: 112-0-112 600 => 600
2021-02-03 21:40:04.395 INFO ZWAVE: Node 18: value updated: 112-0-113 600 => 600
2021-02-03 21:40:04.886 INFO ZWAVE: Node 18: value updated: 112-0-252 0 => 0
2021-02-03 21:40:05.378 INFO ZWAVE: Node 18: value updated: 112-0-83-255 27 => 27
2021-02-03 21:40:05.380 INFO ZWAVE: Node 18: value updated: 112-0-83-65280 20 => 20
2021-02-03 21:40:05.381 INFO ZWAVE: Node 18: value updated: 112-0-83-16711680 27 => 27
2021-02-03 21:40:05.872 INFO ZWAVE: Node 18: value updated: 112-0-84-255 50 => 50
2021-02-03 21:40:05.873 INFO ZWAVE: Node 18: value updated: 112-0-84-65280 50 => 50
2021-02-03 21:40:05.874 INFO ZWAVE: Node 18: value updated: 112-0-84-16711680 50 => 50
2021-02-03 21:40:07.365 INFO ZWAVE: Node 18: interview completed, all values are updated
2021-02-03 21:40:09.777 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.116 => 123.828
2021-02-03 21:40:09.778 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:40:09.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:40:09.878 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:40:09.976 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:40:09.978 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:40:09.979 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 31 => 29
2021-02-03 21:40:10.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:40:10.078 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:40:15.556 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.951 => 123.756
2021-02-03 21:40:15.557 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:40:15.855 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:40:15.857 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:40:16.166 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:40:16.168 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:40:16.169 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 10 => 29
2021-02-03 21:40:16.465 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:40:16.467 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:40:39.779 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.828 => 124.066
2021-02-03 21:40:39.780 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:40:39.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:40:39.878 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:40:39.977 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:40:39.978 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:40:39.980 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 29 => 30
2021-02-03 21:40:40.079 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:40:40.081 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:40:40.300 DEBUG SOCKET: Event ZWAVE_API emitted to h4F3hwdZm2NL1-rdAAAB
2021-02-03 21:40:40.303 INFO ZWAVE: Calling api refreshInfo with args: [ 5, [length]: 1 ]
2021-02-03 21:40:40.319 INFO ZWAVE: Success zwave api call refreshInfo { success: true, message: 'Success zwave api call', result: undefined }
2021-02-03 21:40:46.760 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.756 => 123.821
2021-02-03 21:40:46.761 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:40:48.010 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.821 => 123.821
2021-02-03 21:40:48.010 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:40:49.393 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:40:49.393 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:40:50.572 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:40:50.572 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:40:50.573 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 29 => 34
2021-02-03 21:40:51.472 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:40:51.474 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:40:59.561 INFO ZWAVE: Node 5: has returned from the dead
2021-02-03 21:41:09.777 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.066 => 123.933
2021-02-03 21:41:09.779 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:41:09.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:41:09.878 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:41:09.975 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:41:09.977 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:41:09.978 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:41:10.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:41:10.078 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:41:15.557 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.821 => 123.798
2021-02-03 21:41:15.559 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:41:15.855 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:41:15.856 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:41:16.166 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:41:16.168 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:41:16.170 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 34 => 26
2021-02-03 21:41:16.465 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:41:16.471 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:41:24.789 INFO ZWAVE: Node 5: value added: 134-0-libraryType => 6
2021-02-03 21:41:24.791 INFO ZWAVE: Node 5: value added: 134-0-protocolVersion => 3.42
2021-02-03 21:41:24.792 INFO ZWAVE: Node 5: value added: 134-0-firmwareVersions => 104.21
2021-02-03 21:41:25.058 INFO ZWAVE: Node 5: value updated: 134-0-libraryType 6 => 6
2021-02-03 21:41:25.059 INFO ZWAVE: Node 5: value updated: 134-0-protocolVersion 3.42 => 3.42
2021-02-03 21:41:25.060 INFO ZWAVE: Node 5: value updated: 134-0-firmwareVersions 104.21 => 104.21
2021-02-03 21:41:39.777 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.933 => 123.945
2021-02-03 21:41:39.780 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:41:39.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:41:39.878 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:41:39.977 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:41:39.978 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:41:39.980 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:41:40.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:41:40.078 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:41:45.556 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.798 => 123.775
2021-02-03 21:41:45.558 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:41:45.855 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:41:45.856 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:41:46.164 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:41:46.165 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:41:46.165 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 26 => 30
2021-02-03 21:41:46.463 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:41:46.464 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:42:09.782 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.945 => 123.944
2021-02-03 21:42:09.782 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:42:09.966 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:42:09.966 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:42:10.075 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:42:10.076 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:42:10.076 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:42:10.175 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:42:10.176 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:42:15.554 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.775 => 123.78
2021-02-03 21:42:15.554 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:42:15.854 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:42:15.854 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:42:16.165 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:42:16.165 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:42:16.166 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:42:16.465 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:42:16.466 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:42:39.778 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 123.944 => 124.099
2021-02-03 21:42:39.782 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:42:39.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:42:39.879 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:42:39.982 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:42:39.984 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:42:39.986 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:42:40.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:42:40.079 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:42:47.403 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.78 => 123.885
2021-02-03 21:42:47.404 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:42:49.066 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.885 => 123.885
2021-02-03 21:42:49.068 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:42:50.182 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:42:50.183 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:42:51.300 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:42:51.301 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:42:51.301 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 30 => 34
2021-02-03 21:42:52.551 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:42:52.553 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:43:09.780 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.099 => 124.087
2021-02-03 21:43:09.782 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:43:09.878 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:43:09.879 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:43:09.978 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:43:09.979 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:43:09.981 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:43:10.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:43:10.078 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:43:15.553 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.885 => 123.794
2021-02-03 21:43:15.554 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:43:15.854 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:43:15.857 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:43:16.166 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:43:16.167 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:43:16.169 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 34 => 26
2021-02-03 21:43:16.465 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:43:16.466 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:43:39.778 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.087 => 124.055
2021-02-03 21:43:39.779 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:43:39.878 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:43:39.879 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:43:39.978 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:43:39.979 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:43:39.981 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:43:40.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:43:40.078 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:43:45.554 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.794 => 123.836
2021-02-03 21:43:45.556 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:43:45.854 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:43:45.856 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:43:46.163 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:43:46.164 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:43:46.164 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 26 => 30
2021-02-03 21:43:46.464 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:43:46.466 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:44:09.778 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.055 => 124.019
2021-02-03 21:44:09.780 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:44:09.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:44:09.879 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:44:09.979 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:44:09.981 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:44:09.982 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:44:10.078 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:44:10.080 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:44:17.507 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.836 => 123.915
2021-02-03 21:44:17.508 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:44:20.206 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:44:20.207 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:44:20.728 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:44:20.733 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:44:20.736 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 30 => 34
2021-02-03 21:44:22.076 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:44:22.077 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:44:22.078 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 34 => 34
2021-02-03 21:44:23.111 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:44:23.113 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:44:39.777 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.019 => 124.136
2021-02-03 21:44:39.779 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:44:39.877 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:44:39.878 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:44:39.979 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:44:39.980 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:44:39.982 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:44:40.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:44:40.079 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:44:45.553 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.915 => 123.893
2021-02-03 21:44:45.555 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:44:45.855 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:44:45.859 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:44:46.165 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:44:46.167 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:44:46.168 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 34 => 26
2021-02-03 21:44:46.464 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:44:46.466 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:45:09.777 INFO ZWAVE: Node 9: value updated: 50-0-value-66561 124.136 => 124.094
2021-02-03 21:45:09.779 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:45:09.876 INFO ZWAVE: Node 9: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:45:09.877 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:45:10.048 INFO ZWAVE: Node 9: value updated: 50-0-value-65537 710.428 => 710.428
2021-02-03 21:45:10.050 INFO ZWAVE: Node 9: value updated: 50-0-previousValue-65537 710.428 => 710.428
2021-02-03 21:45:10.051 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-65537 30 => 30
2021-02-03 21:45:10.077 INFO ZWAVE: Node 9: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:45:10.078 INFO ZWAVE: Node 9: value updated: 50-0-deltaTime-66049 0 => 0
2021-02-03 21:45:15.875 INFO ZWAVE: Node 18: value updated: 50-0-value-66561 123.893 => 123.98
2021-02-03 21:45:15.877 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66561 0 => 0
2021-02-03 21:45:16.154 INFO ZWAVE: Node 18: value updated: 50-0-value-66817 0 => 0
2021-02-03 21:45:16.156 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66817 0 => 0
2021-02-03 21:45:16.475 INFO ZWAVE: Node 18: value updated: 50-0-value-65537 0.007 => 0.007
2021-02-03 21:45:16.476 INFO ZWAVE: Node 18: value updated: 50-0-previousValue-65537 0.007 => 0.007
2021-02-03 21:45:16.478 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-65537 26 => 30
2021-02-03 21:45:16.754 INFO ZWAVE: Node 18: value updated: 50-0-value-66049 0 => 0
2021-02-03 21:45:16.755 INFO ZWAVE: Node 18: value updated: 50-0-deltaTime-66049 0 => 0
This file has been truncated, but you can view the full file.
21:34:05.575 DRIVER ███████╗ ██╗ ██╗ █████╗ ██╗ ██╗ ███████╗ ██╗ ███████╗
╚══███╔╝ ██║ ██║ ██╔══██╗ ██║ ██║ ██╔════╝ ██║ ██╔════╝
███╔╝ ██║ █╗ ██║ ███████║ ██║ ██║ █████╗ █████╗ ██║ ███████╗
███╔╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝ ╚════╝ ██ ██║ ╚════██║
███████╗ ╚███╔███╔╝ ██║ ██║ ╚████╔╝ ███████╗ ╚█████╔╝ ███████║
╚══════╝ ╚══╝╚══╝ ╚═╝ ╚═╝ ╚═══╝ ╚══════╝ ╚════╝ ╚══════╝
21:34:05.575 DRIVER version 6.1.1
21:34:05.575 DRIVER
21:34:05.576 DRIVER starting driver...
21:34:05.586 DRIVER opening serial port /dev/zwave
21:34:05.598 DRIVER serial port opened
21:34:05.598 SERIAL » [NAK] (0x15)
21:34:07.105 DRIVER loading configuration...
21:34:07.510 DRIVER beginning interview...
21:34:07.511 DRIVER added request handler for AddNodeToNetwork (0x4a)...
1 registered
21:34:07.511 DRIVER added request handler for RemoveNodeFromNetwork (0x4b)...
1 registered
21:34:07.511 DRIVER added request handler for ReplaceFailedNode (0x63)...
1 registered
21:34:07.512 CNTRLR beginning interview...
21:34:07.512 CNTRLR querying version info...
21:34:07.618 SERIAL » 0x01030015e9 (5 bytes)
21:34:07.619 DRIVER » [REQ] [GetControllerVersion]
21:34:07.622 SERIAL « [ACK] (0x06)
21:34:07.624 SERIAL « 0x011001155a2d5761766520332e3935000199 (18 bytes)
21:34:07.624 SERIAL » [ACK] (0x06)
21:34:07.625 DRIVER « [RES] [GetControllerVersion]
payload: 0x5a2d5761766520332e39350001
21:34:07.630 CNTRLR received version info:
controller type: Static Controller
library version: Z-Wave 3.95
21:34:07.630 CNTRLR querying controller IDs...
21:34:07.633 SERIAL » 0x01030020dc (5 bytes)
21:34:07.633 DRIVER » [REQ] [GetControllerId]
21:34:07.634 SERIAL « [ACK] (0x06)
21:34:07.635 SERIAL « 0x01080120c8341d8601b0 (10 bytes)
21:34:07.636 SERIAL » [ACK] (0x06)
21:34:07.637 DRIVER « [RES] [GetControllerId]
payload: 0xc8341d8601
21:34:07.639 CNTRLR received controller IDs:
home ID: 0xc8341d86
own node ID: 1
21:34:07.639 CNTRLR querying controller capabilities...
21:34:07.643 SERIAL » 0x01030005f9 (5 bytes)
21:34:07.643 DRIVER » [REQ] [GetControllerCapabilities]
21:34:07.645 SERIAL « [ACK] (0x06)
21:34:07.646 SERIAL « 0x010401051ce3 (6 bytes)
21:34:07.646 SERIAL » [ACK] (0x06)
21:34:07.647 DRIVER « [RES] [GetControllerCapabilities]
payload: 0x1c
21:34:07.649 CNTRLR received controller capabilities:
controller role: primary
is in other network: false
is SIS present: true
was real primary: true
is a SUC: true
21:34:07.649 CNTRLR querying API capabilities...
21:34:07.652 SERIAL » 0x01030007fb (5 bytes)
21:34:07.652 DRIVER » [REQ] [GetSerialApiCapabilities]
21:34:07.654 SERIAL « [ACK] (0x06)
21:34:07.656 SERIAL « 0x012b0107010000860101005afe81ff884f1f0000fb9f7da067000080008086000 (45 bytes)
000e87300000e0000600000fa
21:34:07.657 SERIAL » [ACK] (0x06)
21:34:07.657 DRIVER « [RES] [GetSerialApiCapabilities]
payload: 0x010000860101005afe81ff884f1f0000fb9f7da067000080008086000000e8730
0000e0000600000
21:34:07.660 CNTRLR received API capabilities:
serial API version: 1.0
manufacturer ID: 0x86
product type: 0x0101
product ID: 0x5a
supported functions:
· GetSerialApiInitData (0x02)
· FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION (0x03)
· ApplicationCommand (0x04)
· GetControllerCapabilities (0x05)
· SetSerialApiTimeouts (0x06)
· GetSerialApiCapabilities (0x07)
· FUNC_ID_SERIAL_API_SOFT_RESET (0x08)
· UNKNOWN_FUNC_UNKNOWN_0x09 (0x09)
· UNKNOWN_FUNC_RF_RECEIVE_MODE (0x10)
· UNKNOWN_FUNC_SET_SLEEP_MODE (0x11)
· FUNC_ID_ZW_SEND_NODE_INFORMATION (0x12)
· SendData (0x13)
· SendDataMulticast (0x14)
· GetControllerVersion (0x15)
· SendDataAbort (0x16)
· FUNC_ID_ZW_R_F_POWER_LEVEL_SET (0x17)
· UNKNOWN_FUNC_SEND_DATA_META (0x18)
· FUNC_ID_ZW_GET_RANDOM (0x1c)
· GetControllerId (0x20)
· UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
· UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
· UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
· UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
· UNKNOWN_FUNC_FlashAutoProgSet (0x27)
· UNKNOWN_FUNC_NVMGetId (0x29)
· UNKNOWN_FUNC_NVMExtReadLongBuffer (0x2a)
· UNKNOWN_FUNC_NVMExtWriteLongBuffer (0x2b)
· UNKNOWN_FUNC_NVMExtReadLongByte (0x2c)
· UNKNOWN_FUNC_NVMExtWriteLongByte (0x2d)
· GetNodeProtocolInfo (0x41)
· HardReset (0x42)
· FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
· FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
· AssignReturnRoute (0x46)
· DeleteReturnRoute (0x47)
· RequestNodeNeighborUpdate (0x48)
· ApplicationUpdateRequest (0x49)
· AddNodeToNetwork (0x4a)
· RemoveNodeFromNetwork (0x4b)
· FUNC_ID_ZW_CREATE_NEW_PRIMARY (0x4c)
· FUNC_ID_ZW_CONTROLLER_CHANGE (0x4d)
· FUNC_ID_ZW_SET_LEARN_MODE (0x50)
· FUNC_ID_ZW_ASSIGN_SUC_RETURN_ROUTE (0x51)
· FUNC_ID_ZW_REQUEST_NETWORK_UPDATE (0x53)
· FUNC_ID_ZW_SET_SUC_NODE_ID (0x54)
· FUNC_ID_ZW_DELETE_SUC_RETURN_ROUTE (0x55)
· GetSUCNodeId (0x56)
· UNKNOWN_FUNC_SEND_SUC_ID (0x57)
· FUNC_ID_ZW_EXPLORE_REQUEST_INCLUSION (0x5e)
· RequestNodeInfo (0x60)
· RemoveFailedNode (0x61)
· IsFailedNode (0x62)
· ReplaceFailedNode (0x63)
· UNKNOWN_FUNC_UNKNOWN_0x66 (0x66)
· UNKNOWN_FUNC_UNKNOWN_0x67 (0x67)
· GetRoutingInfo (0x80)
· UNKNOWN_FUNC_LOCK_ROUTE_RESPONSE (0x90)
· UNKNOWN_FUNC_GET_PRIORITY_ROUTE (0x92)
· UNKNOWN_FUNC_SET_PRIORITY_ROUTE (0x93)
· UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
· UNKNOWN_FUNC_UNKNOWN_0xB4 (0xb4)
· UNKNOWN_FUNC_WATCH_DOG_ENABLE (0xb6)
· UNKNOWN_FUNC_WATCH_DOG_DISABLE (0xb7)
· UNKNOWN_FUNC_WATCH_DOG_KICK (0xb8)
· UNKNOWN_FUNC_UNKNOWN_0xB9 (0xb9)
· UNKNOWN_FUNC_RF_POWERLEVEL_GET (0xba)
· UNKNOWN_FUNC_GET_LIBRARY_TYPE (0xbd)
· UNKNOWN_FUNC_SEND_TEST_FRAME (0xbe)
· UNKNOWN_FUNC_GET_PROTOCOL_STATUS (0xbf)
· UNKNOWN_FUNC_UNKNOWN_0xD2 (0xd2)
· UNKNOWN_FUNC_UNKNOWN_0xD3 (0xd3)
· UNKNOWN_FUNC_UNKNOWN_0xD4 (0xd4)
· undefined (0xee)
· UNKNOWN_FUNC_UNKNOWN_0xEF (0xef)
21:34:07.660 CNTRLR finding SUC...
21:34:07.663 SERIAL » 0x01030056aa (5 bytes)
21:34:07.663 DRIVER » [REQ] [GetSUCNodeId]
21:34:07.664 SERIAL « [ACK] (0x06)
21:34:07.666 SERIAL « 0x0104015601ad (6 bytes)
21:34:07.666 SERIAL » [ACK] (0x06)
21:34:07.666 DRIVER « [RES] [GetSUCNodeId]
payload: 0x01
21:34:07.671 CNTRLR SUC has node ID 1
21:34:07.760 CNTRLR querying node information...
21:34:07.763 SERIAL » 0x01030002fe (5 bytes)
21:34:07.763 DRIVER » [REQ] [GetSerialApiInitData]
21:34:07.769 SERIAL « [ACK] (0x06)
21:34:07.860 SERIAL « 0x0125010205081d77df0f000000000000000000000000000000000000000000000 (39 bytes)
000000005006b
21:34:07.860 SERIAL » [ACK] (0x06)
21:34:07.861 DRIVER « [RES] [GetSerialApiInitData]
payload: 0x05081d77df0f00000000000000000000000000000000000000000000000000000
500
21:34:07.863 CNTRLR received node information:
controller role: primary
controller is a SUC: true
controller is a slave: false
controller supports timers: false
nodes in the network: 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 17,
18, 19, 20
21:34:07.893 DRIVER Cache file for homeId 0xc8341d86 found, attempting to restore the network from
cache...
21:34:07.895 CNTRLR [Node 001] trying to load device config
21:34:07.900 CNTRLR [Node 001] device config loaded
21:34:07.901 CNTRLR [Node 002] trying to load device config
21:34:07.912 CNTRLR [Node 002] device config loaded
21:34:07.913 CNTRLR [Node 003] trying to load device config
21:34:07.914 CNTRLR [Node 003] device config loaded
21:34:07.914 CNTRLR [Node 006] trying to load device config
21:34:07.917 CNTRLR [Node 006] device config loaded
21:34:07.917 CNTRLR [Node 007] trying to load device config
21:34:07.920 CNTRLR [Node 007] device config loaded
21:34:07.920 CNTRLR [Node 009] trying to load device config
21:34:07.926 CNTRLR [Node 009] device config loaded
21:34:07.926 CNTRLR [Node 010] trying to load device config
21:34:07.928 CNTRLR [Node 010] device config loaded
21:34:07.929 CNTRLR [Node 011] trying to load device config
21:34:07.930 CNTRLR [Node 011] device config loaded
21:34:07.931 CNTRLR [Node 012] trying to load device config
21:34:07.932 CNTRLR [Node 012] device config loaded
21:34:07.933 CNTRLR [Node 013] trying to load device config
21:34:07.935 CNTRLR [Node 013] device config loaded
21:34:07.935 CNTRLR [Node 015] trying to load device config
21:34:07.936 CNTRLR [Node 015] device config loaded
21:34:07.936 CNTRLR [Node 016] trying to load device config
21:34:07.940 CNTRLR [Node 016] device config loaded
21:34:07.941 CNTRLR [Node 018] trying to load device config
21:34:07.947 CNTRLR [Node 018] device config loaded
21:34:07.948 CNTRLR [Node 019] trying to load device config
21:34:07.949 CNTRLR [Node 019] device config loaded
21:34:07.949 DRIVER Restoring the network from cache was successful!
21:34:07.951 CNTRLR [Node 001] [Manufacturer Specific] manufacturerId: metadata updated
21:34:07.952 CNTRLR [Node 001] [Manufacturer Specific] productType: metadata updated
21:34:07.952 CNTRLR [Node 001] [Manufacturer Specific] productId: metadata updated
21:34:07.952 CNTRLR [Node 001] [~] [Manufacturer Specific] manufacturerId: 134 => 134
21:34:07.953 CNTRLR [Node 001] [~] [Manufacturer Specific] productType: 257 => 257
21:34:07.953 CNTRLR [Node 001] [~] [Manufacturer Specific] productId: 90 => 90
21:34:07.953 CNTRLR setting serial API timeouts: ack = 1000 ms, byte = 150 ms
21:34:07.955 SERIAL » 0x01050006640f97 (7 bytes)
21:34:07.956 DRIVER » [REQ] [SetSerialApiTimeouts]
payload: 0x640f
21:34:07.957 SERIAL « [ACK] (0x06)
21:34:07.958 SERIAL « 0x01050106640f96 (7 bytes)
21:34:07.958 SERIAL » [ACK] (0x06)
21:34:07.958 DRIVER « [RES] [SetSerialApiTimeouts]
payload: 0x640f
21:34:07.960 CNTRLR serial API timeouts overwritten. The old values were: ack = 1000 ms, byte = 15
0 ms
21:34:07.960 CNTRLR Interview completed
21:34:07.961 DRIVER driver ready
21:34:07.977 CNTRLR [Node 001] Beginning interview - last completed stage: RestartFromCache
21:34:07.977 CNTRLR [Node 001] not pinging the controller
21:34:07.987 CNTRLR [Node 001] Interview stage completed: CommandClasses
21:34:07.987 CNTRLR [Node 001] trying to load device config
21:34:07.990 CNTRLR [Node 001] device config loaded
21:34:07.990 CNTRLR [Node 001] Interview stage completed: OverwriteConfig
21:34:07.991 CNTRLR » [Node 001] requesting node neighbors...
21:34:08.026 SERIAL » 0x010700800100000079 (9 bytes)
21:34:08.027 DRIVER » [Node 001] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:34:08.028 SERIAL « [ACK] (0x06)
21:34:08.031 SERIAL « 0x0120018076d90e000000000000000000000000000000000000000000000000000 (34 bytes)
0ff
21:34:08.032 SERIAL » [ACK] (0x06)
21:34:08.032 DRIVER « [RES] [GetRoutingInfo]
node ids: 2, 3, 5, 6, 7, 9, 12, 13, 15, 16, 18, 19, 20
21:34:08.036 CNTRLR [Node 001] The node is alive.
21:34:08.039 CNTRLR [Node 001] The node is ready to be used
21:34:08.039 CNTRLR « [Node 001] node neighbors received: 2, 3, 5, 6, 7, 9, 12, 13, 15, 16, 18, 19
, 20
21:34:08.039 CNTRLR [Node 001] Interview stage completed: Neighbors
21:34:08.040 CNTRLR [Node 001] Interview completed
21:34:08.041 CNTRLR [Node 002] Beginning interview - last completed stage: RestartFromCache
21:34:08.042 CNTRLR » [Node 002] pinging the node...
21:34:08.047 SERIAL » 0x010800130201002501c3 (10 bytes)
21:34:08.047 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 1
└─[NoOperationCC]
21:34:08.048 CNTRLR [Node 003] Beginning interview - last completed stage: RestartFromCache
21:34:08.048 CNTRLR » [Node 003] pinging the node...
21:34:08.050 CNTRLR [Node 005] Beginning interview - last completed stage: RestartFromCache
21:34:08.050 CNTRLR » [Node 005] pinging the node...
21:34:08.056 CNTRLR [Node 006] Beginning interview - last completed stage: RestartFromCache
21:34:08.056 CNTRLR » [Node 006] pinging the node...
21:34:08.057 CNTRLR [Node 007] Beginning interview - last completed stage: RestartFromCache
21:34:08.057 CNTRLR » [Node 007] pinging the node...
21:34:08.059 CNTRLR [Node 009] Beginning interview - last completed stage: RestartFromCache
21:34:08.059 CNTRLR » [Node 009] pinging the node...
21:34:08.060 CNTRLR [Node 010] Beginning interview - last completed stage: RestartFromCache
21:34:08.060 CNTRLR » [Node 010] pinging the node...
21:34:08.061 CNTRLR [Node 011] Beginning interview - last completed stage: RestartFromCache
21:34:08.062 CNTRLR » [Node 011] pinging the node...
21:34:08.063 CNTRLR [Node 012] Beginning interview - last completed stage: RestartFromCache
21:34:08.063 CNTRLR » [Node 012] pinging the node...
21:34:08.064 CNTRLR [Node 013] Beginning interview - last completed stage: RestartFromCache
21:34:08.064 CNTRLR » [Node 013] pinging the node...
21:34:08.066 CNTRLR [Node 015] Beginning interview - last completed stage: RestartFromCache
21:34:08.066 CNTRLR » [Node 015] pinging the node...
21:34:08.067 CNTRLR [Node 016] Beginning interview - last completed stage: RestartFromCache
21:34:08.067 CNTRLR » [Node 016] pinging the node...
21:34:08.068 CNTRLR [Node 017] Beginning interview - last completed stage: ProtocolInfo
21:34:08.068 CNTRLR » [Node 017] pinging the node...
21:34:08.070 CNTRLR [Node 018] Beginning interview - last completed stage: RestartFromCache
21:34:08.070 CNTRLR » [Node 018] pinging the node...
21:34:08.071 CNTRLR [Node 019] Beginning interview - last completed stage: RestartFromCache
21:34:08.071 CNTRLR » [Node 019] pinging the node...
21:34:08.072 CNTRLR [Node 020] Beginning interview - last completed stage: ProtocolInfo
21:34:08.072 CNTRLR » [Node 020] pinging the node...
21:34:08.075 SERIAL « [ACK] (0x06)
21:34:08.081 SERIAL « 0x0104011301e8 (6 bytes)
21:34:08.081 SERIAL » [ACK] (0x06)
21:34:08.082 DRIVER « [RES] [SendData]
was sent: true
21:34:08.097 SERIAL « 0x0107001301000002e8 (9 bytes)
21:34:08.097 SERIAL » [ACK] (0x06)
21:34:08.098 DRIVER « [REQ] [SendData]
callback id: 1
transmit status: OK
21:34:08.104 SERIAL » 0x010800130301002502c1 (10 bytes)
21:34:08.105 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 2
└─[NoOperationCC]
21:34:08.106 CNTRLR [Node 002] The node is alive.
21:34:08.149 CNTRLR [Node 002] The node is ready to be used
21:34:08.149 CNTRLR « [Node 002] ping successful
21:34:08.151 CNTRLR [Node 002] ManufacturerSpecificCC: doing a partial interview...
21:34:08.151 CNTRLR [Node 002] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:08.165 SERIAL « [ACK] (0x06)
21:34:08.166 SERIAL « 0x0104011301e8 (6 bytes)
21:34:08.166 SERIAL » [ACK] (0x06)
21:34:08.166 DRIVER « [RES] [SendData]
was sent: true
21:34:08.168 CNTRLR [Node 002] VersionCC: doing a partial interview...
21:34:08.169 CNTRLR [Node 002] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:08.169 CNTRLR [Node 002] trying to load device config
21:34:08.176 CNTRLR [Node 002] device config loaded
21:34:08.176 CNTRLR [Node 002] ZWavePlusCC: doing a partial interview...
21:34:08.177 CNTRLR [Node 002] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:08.177 CNTRLR [Node 002] BatteryCC: doing a partial interview...
21:34:08.177 CNTRLR » [Node 002] querying battery status...
21:34:08.182 SERIAL « 0x0107001302000002eb (9 bytes)
21:34:08.183 SERIAL » [ACK] (0x06)
21:34:08.183 DRIVER « [REQ] [SendData]
callback id: 2
transmit status: OK
21:34:08.186 SERIAL » 0x010800130501002503c6 (10 bytes)
21:34:08.186 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 3
└─[NoOperationCC]
21:34:08.187 CNTRLR [Node 003] The node is alive.
21:34:08.200 CNTRLR [Node 003] The node is ready to be used
21:34:08.201 CNTRLR « [Node 003] ping successful
21:34:08.201 CNTRLR [Node 003] ManufacturerSpecificCC: doing a partial interview...
21:34:08.202 CNTRLR [Node 003] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:08.202 CNTRLR [Node 003] VersionCC: doing a partial interview...
21:34:08.202 CNTRLR [Node 003] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:08.202 CNTRLR [Node 003] trying to load device config
21:34:08.207 SERIAL « [ACK] (0x06)
21:34:08.208 SERIAL « 0x0104011301e8 (6 bytes)
21:34:08.208 SERIAL » [ACK] (0x06)
21:34:08.209 DRIVER « [RES] [SendData]
was sent: true
21:34:08.210 CNTRLR [Node 003] device config loaded
21:34:08.210 CNTRLR [Node 003] ZWavePlusCC: doing a partial interview...
21:34:08.211 CNTRLR [Node 003] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:08.211 CNTRLR [Node 003] BinarySwitchCC: doing a partial interview...
21:34:08.211 CNTRLR » [Node 003] querying Binary Switch state...
21:34:09.523 SERIAL « 0x01070013030000846c (9 bytes)
21:34:09.524 SERIAL » [ACK] (0x06)
21:34:09.525 DRIVER « [REQ] [SendData]
callback id: 3
transmit status: OK
21:34:09.542 SERIAL » 0x010800130601002504c2 (10 bytes)
21:34:09.542 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 4
└─[NoOperationCC]
21:34:09.544 CNTRLR [Node 005] The node is alive.
21:34:09.637 CNTRLR [Node 005] The node is ready to be used
21:34:09.637 CNTRLR « [Node 005] ping successful
21:34:09.663 SERIAL « [ACK] (0x06)
21:34:09.664 SERIAL « 0x0104011301e8 (6 bytes)
21:34:09.665 SERIAL » [ACK] (0x06)
21:34:09.665 DRIVER « [RES] [SendData]
was sent: true
21:34:09.670 CNTRLR [Node 005] ManufacturerSpecificCC: doing a partial interview...
21:34:09.670 CNTRLR [Node 005] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:09.671 CNTRLR [Node 005] VersionCC: doing a partial interview...
21:34:09.671 CNTRLR [Node 005] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:09.676 CNTRLR [Node 005] BatteryCC: doing a partial interview...
21:34:09.676 CNTRLR » [Node 005] querying battery status...
21:34:09.690 SERIAL « 0x0107001304000005ea (9 bytes)
21:34:09.690 SERIAL » [ACK] (0x06)
21:34:09.691 DRIVER « [REQ] [SendData]
callback id: 4
transmit status: OK
21:34:09.697 SERIAL » 0x010800130701002505c2 (10 bytes)
21:34:09.697 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 5
└─[NoOperationCC]
21:34:09.699 CNTRLR [Node 006] The node is alive.
21:34:09.712 CNTRLR [Node 006] The node is ready to be used
21:34:09.713 CNTRLR « [Node 006] ping successful
21:34:09.714 CNTRLR [Node 006] ManufacturerSpecificCC: doing a partial interview...
21:34:09.714 CNTRLR [Node 006] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:09.714 CNTRLR [Node 006] VersionCC: doing a partial interview...
21:34:09.715 CNTRLR [Node 006] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:09.715 CNTRLR [Node 006] trying to load device config
21:34:09.723 SERIAL « [ACK] (0x06)
21:34:09.724 SERIAL « 0x0104011301e8 (6 bytes)
21:34:09.724 SERIAL » [ACK] (0x06)
21:34:09.729 DRIVER « [RES] [SendData]
was sent: true
21:34:09.733 CNTRLR [Node 006] device config loaded
21:34:09.735 CNTRLR [Node 006] AssociationCC: doing a partial interview...
21:34:09.735 CNTRLR » [Node 006] querying association group #1...
21:34:09.747 SERIAL « 0x0107001305000002ec (9 bytes)
21:34:09.748 SERIAL » [ACK] (0x06)
21:34:09.748 DRIVER « [REQ] [SendData]
callback id: 5
transmit status: OK
21:34:09.754 SERIAL » 0x010800130901002506cf (10 bytes)
21:34:09.755 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 6
└─[NoOperationCC]
21:34:09.756 CNTRLR [Node 007] The node is alive.
21:34:09.790 CNTRLR [Node 007] The node is ready to be used
21:34:09.790 CNTRLR « [Node 007] ping successful
21:34:09.792 CNTRLR [Node 007] ManufacturerSpecificCC: doing a partial interview...
21:34:09.792 CNTRLR [Node 007] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:09.793 CNTRLR [Node 007] VersionCC: doing a partial interview...
21:34:09.793 CNTRLR [Node 007] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:09.793 CNTRLR [Node 007] trying to load device config
21:34:09.800 SERIAL « 0x011800040009123202a1640001e4790000000000000000000091 (26 bytes)
21:34:09.804 CNTRLR [Node 009] [~] [Meter] value[66561]: 123.989 => 124.025 [Endpoint 0]
21:34:09.805 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:34:09.806 SERIAL » [ACK] (0x06)
21:34:09.807 SERIAL « [CAN] (0x18)
21:34:09.808 CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
21:34:09.811 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.025
time delta: 0 seconds
21:34:09.816 CNTRLR [Node 007] device config loaded
21:34:09.817 CNTRLR [Node 007] ZWavePlusCC: doing a partial interview...
21:34:09.818 CNTRLR [Node 007] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:09.824 CNTRLR [Node 007] BasicCC: doing a partial interview...
21:34:09.825 CNTRLR » [Node 007] querying Basic CC state...
21:34:09.871 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:34:09.872 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:34:09.874 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:34:09.874 SERIAL » [ACK] (0x06)
21:34:09.875 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:09.909 SERIAL » 0x010800130901002506cf (10 bytes)
21:34:09.909 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 6
└─[NoOperationCC]
21:34:09.911 SERIAL « [ACK] (0x06)
21:34:09.917 SERIAL « 0x0104011301e8 (6 bytes)
21:34:09.917 SERIAL » [ACK] (0x06)
21:34:09.917 DRIVER « [RES] [SendData]
was sent: true
21:34:09.933 SERIAL « 0x0107001306000002ef (9 bytes)
21:34:09.933 SERIAL » [ACK] (0x06)
21:34:09.934 DRIVER « [REQ] [SendData]
callback id: 6
transmit status: OK
21:34:09.938 SERIAL » 0x010800130a01002507cd (10 bytes)
21:34:09.938 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 7
└─[NoOperationCC]
21:34:09.939 CNTRLR [Node 009] The node is alive.
21:34:10.035 CNTRLR [Node 009] The node is ready to be used
21:34:10.036 CNTRLR « [Node 009] ping successful
21:34:10.036 CNTRLR [Node 009] ManufacturerSpecificCC: doing a partial interview...
21:34:10.037 CNTRLR [Node 009] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:10.051 SERIAL « 0x0118000400091232022164000ad71c001e000ad71c0000000093 (26 bytes)
21:34:10.052 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:10.053 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:10.054 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 30 [Endpoint 0]
21:34:10.055 SERIAL » [ACK] (0x06)
21:34:10.055 SERIAL « [CAN] (0x18)
21:34:10.056 CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
21:34:10.058 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 30 seconds
prev. value: 710.428
21:34:10.068 CNTRLR [Node 009] VersionCC: doing a partial interview...
21:34:10.068 CNTRLR [Node 009] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:10.068 CNTRLR [Node 009] trying to load device config
21:34:10.074 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:34:10.075 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:34:10.076 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:34:10.077 SERIAL » [ACK] (0x06)
21:34:10.079 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:10.085 CNTRLR [Node 009] device config loaded
21:34:10.085 CNTRLR [Node 009] ZWavePlusCC: doing a partial interview...
21:34:10.085 CNTRLR [Node 009] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:10.086 CNTRLR [Node 009] BinarySwitchCC: doing a partial interview...
21:34:10.086 CNTRLR » [Node 009] querying Binary Switch state...
21:34:10.158 SERIAL » 0x010800130a01002507cd (10 bytes)
21:34:10.158 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 7
└─[NoOperationCC]
21:34:10.161 SERIAL « [ACK] (0x06)
21:34:10.166 SERIAL « 0x0104011301e8 (6 bytes)
21:34:10.167 SERIAL » [ACK] (0x06)
21:34:10.168 DRIVER « [RES] [SendData]
was sent: true
21:34:10.206 SERIAL « 0x0107001307000004e8 (9 bytes)
21:34:10.207 SERIAL » [ACK] (0x06)
21:34:10.208 DRIVER « [REQ] [SendData]
callback id: 7
transmit status: OK
21:34:10.216 SERIAL » 0x010800130b01002508c3 (10 bytes)
21:34:10.217 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 8
└─[NoOperationCC]
21:34:10.217 CNTRLR [Node 010] The node is alive.
21:34:10.233 CNTRLR [Node 010] The node is ready to be used
21:34:10.233 CNTRLR « [Node 010] ping successful
21:34:10.234 CNTRLR [Node 010] ManufacturerSpecificCC: doing a partial interview...
21:34:10.234 CNTRLR [Node 010] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:10.240 SERIAL « [ACK] (0x06)
21:34:10.241 SERIAL « 0x0104011301e8 (6 bytes)
21:34:10.241 SERIAL » [ACK] (0x06)
21:34:10.241 DRIVER « [RES] [SendData]
was sent: true
21:34:10.243 CNTRLR [Node 010] VersionCC: doing a partial interview...
21:34:10.243 CNTRLR [Node 010] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:10.243 CNTRLR [Node 010] trying to load device config
21:34:10.245 CNTRLR [Node 010] device config loaded
21:34:10.245 CNTRLR [Node 010] ZWavePlusCC: doing a partial interview...
21:34:10.245 CNTRLR [Node 010] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:10.245 CNTRLR [Node 010] BasicCC: doing a partial interview...
21:34:10.245 CNTRLR » [Node 010] querying Basic CC state...
21:34:10.299 SERIAL « 0x0107001308000007e4 (9 bytes)
21:34:10.300 SERIAL » [ACK] (0x06)
21:34:10.301 DRIVER « [REQ] [SendData]
callback id: 8
transmit status: OK
21:34:10.307 SERIAL » 0x010800130c01002509c5 (10 bytes)
21:34:10.308 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 9
└─[NoOperationCC]
21:34:10.310 CNTRLR [Node 011] The node is alive.
21:34:10.330 CNTRLR [Node 011] The node is ready to be used
21:34:10.330 CNTRLR « [Node 011] ping successful
21:34:10.331 CNTRLR [Node 011] ManufacturerSpecificCC: doing a partial interview...
21:34:10.331 CNTRLR [Node 011] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:10.331 CNTRLR [Node 011] VersionCC: doing a partial interview...
21:34:10.332 CNTRLR [Node 011] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:10.332 CNTRLR [Node 011] trying to load device config
21:34:10.337 SERIAL « [ACK] (0x06)
21:34:10.338 SERIAL « 0x0104011301e8 (6 bytes)
21:34:10.338 SERIAL » [ACK] (0x06)
21:34:10.338 DRIVER « [RES] [SendData]
was sent: true
21:34:10.340 CNTRLR [Node 011] device config loaded
21:34:10.340 CNTRLR [Node 011] ZWavePlusCC: doing a partial interview...
21:34:10.340 CNTRLR [Node 011] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:10.341 CNTRLR [Node 011] BasicCC: doing a partial interview...
21:34:10.341 CNTRLR » [Node 011] querying Basic CC state...
21:34:10.353 SERIAL « 0x0107001309000002e0 (9 bytes)
21:34:10.353 SERIAL » [ACK] (0x06)
21:34:10.354 DRIVER « [REQ] [SendData]
callback id: 9
transmit status: OK
21:34:10.357 SERIAL » 0x010800130d0100250ac7 (10 bytes)
21:34:10.357 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 10
└─[NoOperationCC]
21:34:10.358 CNTRLR [Node 012] The node is alive.
21:34:10.371 CNTRLR [Node 012] The node is ready to be used
21:34:10.371 CNTRLR « [Node 012] ping successful
21:34:10.372 CNTRLR [Node 012] ManufacturerSpecificCC: doing a partial interview...
21:34:10.373 CNTRLR [Node 012] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:10.373 CNTRLR [Node 012] VersionCC: doing a partial interview...
21:34:10.373 CNTRLR [Node 012] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:10.373 CNTRLR [Node 012] trying to load device config
21:34:10.377 SERIAL « [ACK] (0x06)
21:34:10.379 CNTRLR [Node 012] device config loaded
21:34:10.379 CNTRLR [Node 012] ZWavePlusCC: doing a partial interview...
21:34:10.380 CNTRLR [Node 012] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:10.380 CNTRLR [Node 012] BasicCC: doing a partial interview...
21:34:10.380 CNTRLR » [Node 012] querying Basic CC state...
21:34:10.381 SERIAL « 0x0104011301e8 (6 bytes)
21:34:10.381 SERIAL » [ACK] (0x06)
21:34:10.382 DRIVER « [RES] [SendData]
was sent: true
21:34:10.395 SERIAL « 0x010700130a000002e3 (9 bytes)
21:34:10.395 SERIAL » [ACK] (0x06)
21:34:10.395 DRIVER « [REQ] [SendData]
callback id: 10
transmit status: OK
21:34:10.400 SERIAL » 0x010800130f0100250bc4 (10 bytes)
21:34:10.400 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 11
└─[NoOperationCC]
21:34:10.402 CNTRLR [Node 013] The node is alive.
21:34:10.422 CNTRLR [Node 013] The node is ready to be used
21:34:10.422 CNTRLR « [Node 013] ping successful
21:34:10.422 CNTRLR [Node 013] ManufacturerSpecificCC: doing a partial interview...
21:34:10.423 CNTRLR [Node 013] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:10.423 CNTRLR [Node 013] VersionCC: doing a partial interview...
21:34:10.423 CNTRLR [Node 013] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:10.423 CNTRLR [Node 013] trying to load device config
21:34:10.432 SERIAL « [ACK] (0x06)
21:34:10.433 SERIAL « 0x0104011301e8 (6 bytes)
21:34:10.433 SERIAL » [ACK] (0x06)
21:34:10.433 DRIVER « [RES] [SendData]
was sent: true
21:34:10.436 CNTRLR [Node 013] device config loaded
21:34:10.437 CNTRLR [Node 013] ZWavePlusCC: doing a partial interview...
21:34:10.437 CNTRLR [Node 013] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:10.437 CNTRLR [Node 013] BasicCC: doing a partial interview...
21:34:10.438 CNTRLR » [Node 013] querying Basic CC state...
21:34:10.446 SERIAL « 0x010700130b000002e2 (9 bytes)
21:34:10.446 SERIAL » [ACK] (0x06)
21:34:10.446 DRIVER « [REQ] [SendData]
callback id: 11
transmit status: OK
21:34:10.449 SERIAL » 0x01080013100100250cdc (10 bytes)
21:34:10.449 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 12
└─[NoOperationCC]
21:34:10.450 CNTRLR [Node 015] The node is alive.
21:34:10.461 CNTRLR [Node 015] The node is ready to be used
21:34:10.461 CNTRLR « [Node 015] ping successful
21:34:10.462 CNTRLR [Node 015] ManufacturerSpecificCC: doing a partial interview...
21:34:10.462 CNTRLR [Node 015] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:10.462 CNTRLR [Node 015] VersionCC: doing a partial interview...
21:34:10.462 CNTRLR [Node 015] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:10.462 CNTRLR [Node 015] trying to load device config
21:34:10.465 SERIAL « [ACK] (0x06)
21:34:10.467 CNTRLR [Node 015] device config loaded
21:34:10.467 CNTRLR [Node 015] ZWavePlusCC: doing a partial interview...
21:34:10.467 CNTRLR [Node 015] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:34:10.467 CNTRLR [Node 015] BinarySwitchCC: doing a partial interview...
21:34:10.467 CNTRLR » [Node 015] querying Binary Switch state...
21:34:10.469 SERIAL « 0x0104011301e8 (6 bytes)
21:34:10.469 SERIAL » [ACK] (0x06)
21:34:10.469 DRIVER « [RES] [SendData]
was sent: true
21:34:11.745 SERIAL « 0x010700130c00008067 (9 bytes)
21:34:11.746 SERIAL » [ACK] (0x06)
21:34:11.747 DRIVER « [REQ] [SendData]
callback id: 12
transmit status: OK
21:34:11.756 SERIAL » 0x0109001302028002250d4f (11 bytes)
21:34:11.756 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 13
└─[BatteryCCGet]
21:34:11.757 CNTRLR [Node 016] The node is alive.
21:34:11.815 CNTRLR [Node 016] The node is ready to be used
21:34:11.815 CNTRLR « [Node 016] ping successful
21:34:11.832 SERIAL « [ACK] (0x06)
21:34:11.833 SERIAL « 0x0104011301e8 (6 bytes)
21:34:11.833 SERIAL » [ACK] (0x06)
21:34:11.834 DRIVER « [RES] [SendData]
was sent: true
21:34:11.835 CNTRLR [Node 016] ManufacturerSpecificCC: doing a partial interview...
21:34:11.835 CNTRLR [Node 016] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:34:11.836 CNTRLR [Node 016] VersionCC: doing a partial interview...
21:34:11.836 CNTRLR [Node 016] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:11.836 CNTRLR [Node 016] trying to load device config
21:34:11.840 CNTRLR [Node 016] device config loaded
21:34:11.840 CNTRLR [Node 016] BatteryCC: doing a partial interview...
21:34:11.840 CNTRLR » [Node 016] querying battery status...
21:34:11.842 SERIAL « 0x010700130d000003e5 (9 bytes)
21:34:11.842 SERIAL » [ACK] (0x06)
21:34:11.842 DRIVER « [REQ] [SendData]
callback id: 13
transmit status: OK
21:34:11.946 SERIAL « 0x0109000400020380030070 (11 bytes)
21:34:11.948 CNTRLR [Node 002] [~] [Battery] level: 0 => 0 [Endpoint 0]
21:34:11.950 CNTRLR [Node 002] [~] [Battery] isLow: false => false [Endpoint 0]
21:34:11.950 SERIAL » [ACK] (0x06)
21:34:11.952 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[BatteryCCReport]
level: 0
is low: false
21:34:11.955 SERIAL » 0x0109001303022502250ee8 (11 bytes)
21:34:11.955 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 14
└─[BinarySwitchCCGet]
21:34:11.955 CNTRLR « [Node 002] received response for battery information:
level: 0
21:34:11.956 CNTRLR [Node 002] [~] [Battery] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:11.956 CNTRLR [Node 002] MultilevelSensorCC: doing a partial interview...
21:34:11.956 CNTRLR » [Node 002] querying Air temperature sensor reading...
21:34:11.963 SERIAL « [ACK] (0x06)
21:34:11.964 SERIAL « 0x0104011301e8 (6 bytes)
21:34:11.964 SERIAL » [ACK] (0x06)
21:34:11.965 DRIVER « [RES] [SendData]
was sent: true
21:34:11.979 SERIAL « 0x010700130e000003e6 (9 bytes)
21:34:11.980 SERIAL » [ACK] (0x06)
21:34:11.980 DRIVER « [REQ] [SendData]
callback id: 14
transmit status: OK
21:34:11.991 SERIAL « 0x01090004000303250300d4 (11 bytes)
21:34:11.992 CNTRLR [Node 003] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
21:34:11.994 CNTRLR [Node 003] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:11.995 SERIAL » [ACK] (0x06)
21:34:11.997 DRIVER « [Node 003] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
21:34:12.015 SERIAL » 0x0109001305029840250f10 (11 bytes)
21:34:12.015 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 15
└─[SecurityCCNonceGet]
21:34:12.015 CNTRLR « [Node 003] received Binary Switch state:
current value: false
21:34:12.016 CNTRLR [Node 003] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:12.016 CNTRLR [Node 003] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:12.017 CNTRLR [Node 003] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:12.017 CNTRLR [Node 003] [Configuration] 7: metadata updated
21:34:12.018 CNTRLR [Node 003] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:12.019 CNTRLR » [Node 003] querying parameter #7 value...
21:34:12.036 SERIAL « [ACK] (0x06)
21:34:12.037 SERIAL « 0x0104011301e8 (6 bytes)
21:34:12.037 SERIAL » [ACK] (0x06)
21:34:12.038 DRIVER « [RES] [SendData]
was sent: true
21:34:12.070 SERIAL « 0x010700130f000006e2 (9 bytes)
21:34:12.070 SERIAL » [ACK] (0x06)
21:34:12.071 DRIVER « [REQ] [SendData]
callback id: 15
transmit status: OK
21:34:12.123 SERIAL « 0x0110000400050a98800aa92ee48ae048c473 (18 bytes)
21:34:12.124 SERIAL » [ACK] (0x06)
21:34:12.125 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x0aa92ee48ae048c4
21:34:12.143 SERIAL » 0x011d001305169881ab664b634670793f4cc7150af8eef3bb8b70a6fb251037 (31 bytes)
21:34:12.143 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 16
└─[SecurityCCCommandEncapsulation]
│ nonce id: 10
└─[BatteryCCGet]
21:34:12.146 SERIAL « [ACK] (0x06)
21:34:12.153 SERIAL « 0x0104011301e8 (6 bytes)
21:34:12.153 SERIAL » [ACK] (0x06)
21:34:12.154 DRIVER « [RES] [SendData]
was sent: true
21:34:12.254 SERIAL « 0x010700131000000bf0 (9 bytes)
21:34:12.255 SERIAL » [ACK] (0x06)
21:34:12.256 DRIVER « [REQ] [SendData]
callback id: 16
transmit status: OK
21:34:12.393 SERIAL « 0x0108000400050298402c (10 bytes)
21:34:12.394 SERIAL » [ACK] (0x06)
21:34:12.395 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:34:12.405 SERIAL » 0x01110013050a9880afc60a2c3f279e990511ae (19 bytes)
21:34:12.405 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 17
└─[SecurityCCNonceReport]
nonce: 0xafc60a2c3f279e99
21:34:12.407 SERIAL « [ACK] (0x06)
21:34:12.413 SERIAL « 0x0104011301e8 (6 bytes)
21:34:12.413 SERIAL » [ACK] (0x06)
21:34:12.413 DRIVER « [RES] [SendData]
was sent: true
21:34:12.519 SERIAL « 0x010700131100000bf1 (9 bytes)
21:34:12.519 SERIAL » [ACK] (0x06)
21:34:12.527 DRIVER « [REQ] [SendData]
callback id: 17
transmit status: OK
21:34:12.579 SERIAL « 0x011d0004000517988186874e12225e9b00349ab067af7c76018737238c32a7 (31 bytes)
21:34:12.580 SERIAL » [ACK] (0x06)
21:34:12.582 CNTRLR [Node 005] [~] [Battery] level: 99 => 99 [Endpoint 0]
21:34:12.583 CNTRLR [Node 005] [~] [Battery] isLow: false => false [Endpoint 0]
21:34:12.584 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[BatteryCCReport]
level: 99
is low: false
21:34:12.588 SERIAL » 0x010a00130603850201251252 (12 bytes)
21:34:12.588 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 18
└─[AssociationCCGet]
group id: 1
21:34:12.589 CNTRLR « [Node 005] received response for battery information:
level: 99
21:34:12.589 CNTRLR [Node 005] [~] [Battery] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:12.595 SERIAL « [ACK] (0x06)
21:34:12.597 SERIAL « 0x0104011301e8 (6 bytes)
21:34:12.597 SERIAL » [ACK] (0x06)
21:34:12.597 DRIVER « [RES] [SendData]
was sent: true
21:34:12.598 CNTRLR [Node 005] AssociationCC: doing a complete interview...
21:34:12.598 CNTRLR » [Node 005] querying number of association groups...
21:34:12.704 SERIAL « 0x010700131200000bf2 (9 bytes)
21:34:12.705 SERIAL » [ACK] (0x06)
21:34:12.706 DRIVER « [REQ] [SendData]
callback id: 18
transmit status: OK
21:34:12.754 SERIAL « 0x010c000400060685030105000174 (14 bytes)
21:34:12.755 SERIAL » [ACK] (0x06)
21:34:12.756 CNTRLR [Node 006] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:34:12.757 CNTRLR [Node 006] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:34:12.757 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:34:12.762 SERIAL » 0x01090013070220022513f4 (11 bytes)
21:34:12.762 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 19
└─[BasicCCGet]
21:34:12.762 CNTRLR « [Node 006] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:34:12.763 CNTRLR [Node 006] [~] [Association] hasLifeline: true => true [internal]
21:34:12.763 CNTRLR [Node 006] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:34:12.768 SERIAL « [ACK] (0x06)
21:34:12.770 CNTRLR [Node 006] BinarySwitchCC: doing a partial interview...
21:34:12.770 CNTRLR » [Node 006] querying Binary Switch state...
21:34:12.772 SERIAL « 0x0104011301e8 (6 bytes)
21:34:12.773 SERIAL » [ACK] (0x06)
21:34:12.773 DRIVER « [RES] [SendData]
was sent: true
21:34:12.844 SERIAL « 0x0107001313000008f0 (9 bytes)
21:34:12.844 SERIAL » [ACK] (0x06)
21:34:12.845 DRIVER « [REQ] [SendData]
callback id: 19
transmit status: OK
21:34:12.855 SERIAL « 0x010900040007032003ff2a (11 bytes)
21:34:12.856 SERIAL » [ACK] (0x06)
21:34:12.857 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[BasicCCReport]
current value: 99
21:34:12.861 SERIAL » 0x01090013090225022514f8 (11 bytes)
21:34:12.861 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 20
└─[BinarySwitchCCGet]
21:34:12.861 CNTRLR « [Node 007] received Basic CC state:
current value: 99
21:34:12.862 CNTRLR [Node 007] [~] [Basic] interviewComplete: true => true [Endpoint 0] [internal]
21:34:12.862 CNTRLR [Node 007] BinarySwitchCC: doing a partial interview...
21:34:12.862 CNTRLR » [Node 007] querying Binary Switch state...
21:34:12.866 SERIAL « [ACK] (0x06)
21:34:12.869 SERIAL « 0x0104011301e8 (6 bytes)
21:34:12.869 SERIAL » [ACK] (0x06)
21:34:12.870 DRIVER « [RES] [SendData]
was sent: true
21:34:12.937 SERIAL « 0x0107001314000007f8 (9 bytes)
21:34:12.937 SERIAL » [ACK] (0x06)
21:34:12.938 DRIVER « [REQ] [SendData]
callback id: 20
transmit status: OK
21:34:12.948 SERIAL « 0x010900040009032503ff21 (11 bytes)
21:34:12.949 CNTRLR [Node 009] [~] [Binary Switch] currentValue: true => true [Endpoint 0]
21:34:12.950 CNTRLR [Node 009] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:12.951 SERIAL » [ACK] (0x06)
21:34:12.952 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: true
21:34:12.955 SERIAL » 0x010900130a0220022515ff (11 bytes)
21:34:12.955 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 21
└─[BasicCCGet]
21:34:12.955 CNTRLR « [Node 009] received Binary Switch state:
current value: true
21:34:12.956 CNTRLR [Node 009] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:12.960 SERIAL « [ACK] (0x06)
21:34:12.962 CNTRLR [Node 009] MultilevelSwitchCC: doing a partial interview...
21:34:12.963 CNTRLR » [Node 009] requesting current switch state...
21:34:12.972 SERIAL « 0x0104011301e8 (6 bytes)
21:34:12.972 SERIAL » [ACK] (0x06)
21:34:12.973 DRIVER « [RES] [SendData]
was sent: true
21:34:13.002 SERIAL « 0x0107001315000005fb (9 bytes)
21:34:13.003 SERIAL » [ACK] (0x06)
21:34:13.003 DRIVER « [REQ] [SendData]
callback id: 21
transmit status: OK
21:34:13.071 SERIAL « 0x01090004000a03200300d8 (11 bytes)
21:34:13.072 SERIAL » [ACK] (0x06)
21:34:13.072 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[BasicCCReport]
current value: 0
21:34:13.075 SERIAL » 0x010900130b0220022516fd (11 bytes)
21:34:13.076 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 22
└─[BasicCCGet]
21:34:13.076 CNTRLR « [Node 010] received Basic CC state:
current value: 0
21:34:13.076 CNTRLR [Node 010] [~] [Basic] interviewComplete: true => true [Endpoint 0] [internal]
21:34:13.076 CNTRLR [Node 010] BinarySwitchCC: doing a partial interview...
21:34:13.076 CNTRLR » [Node 010] querying Binary Switch state...
21:34:13.078 SERIAL « [ACK] (0x06)
21:34:13.084 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.084 SERIAL » [ACK] (0x06)
21:34:13.085 DRIVER « [RES] [SendData]
was sent: true
21:34:13.297 SERIAL « 0x0107001316000016eb (9 bytes)
21:34:13.298 SERIAL » [ACK] (0x06)
21:34:13.299 DRIVER « [REQ] [SendData]
callback id: 22
transmit status: OK
21:34:13.368 SERIAL « 0x01090004000b03200300d9 (11 bytes)
21:34:13.369 SERIAL » [ACK] (0x06)
21:34:13.370 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[BasicCCReport]
current value: 0
21:34:13.380 SERIAL » 0x010900130c0220022517fb (11 bytes)
21:34:13.381 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 23
└─[BasicCCGet]
21:34:13.381 CNTRLR « [Node 011] received Basic CC state:
current value: 0
21:34:13.381 CNTRLR [Node 011] [~] [Basic] interviewComplete: true => true [Endpoint 0] [internal]
21:34:13.387 SERIAL « [ACK] (0x06)
21:34:13.389 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.390 SERIAL » [ACK] (0x06)
21:34:13.391 CNTRLR [Node 011] BinarySwitchCC: doing a partial interview...
21:34:13.391 CNTRLR » [Node 011] querying Binary Switch state...
21:34:13.393 DRIVER « [RES] [SendData]
was sent: true
21:34:13.465 SERIAL « 0x0107001317000008f4 (9 bytes)
21:34:13.465 SERIAL » [ACK] (0x06)
21:34:13.466 DRIVER « [REQ] [SendData]
callback id: 23
transmit status: OK
21:34:13.475 SERIAL « 0x01090004000c03200300de (11 bytes)
21:34:13.476 SERIAL » [ACK] (0x06)
21:34:13.476 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[BasicCCReport]
current value: 0
21:34:13.481 SERIAL » 0x010900130d0220022518f5 (11 bytes)
21:34:13.481 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 24
└─[BasicCCGet]
21:34:13.481 CNTRLR « [Node 012] received Basic CC state:
current value: 0
21:34:13.482 CNTRLR [Node 012] [~] [Basic] interviewComplete: true => true [Endpoint 0] [internal]
21:34:13.482 CNTRLR [Node 012] BinarySwitchCC: doing a partial interview...
21:34:13.482 CNTRLR » [Node 012] querying Binary Switch state...
21:34:13.484 SERIAL « [ACK] (0x06)
21:34:13.489 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.489 SERIAL » [ACK] (0x06)
21:34:13.489 DRIVER « [RES] [SendData]
was sent: true
21:34:13.505 SERIAL « 0x0107001318000002f1 (9 bytes)
21:34:13.505 SERIAL » [ACK] (0x06)
21:34:13.506 DRIVER « [REQ] [SendData]
callback id: 24
transmit status: OK
21:34:13.516 SERIAL « 0x01090004000d032003ff20 (11 bytes)
21:34:13.517 SERIAL » [ACK] (0x06)
21:34:13.517 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[BasicCCReport]
current value: 99
21:34:13.521 SERIAL » 0x010900130f0225022519f3 (11 bytes)
21:34:13.522 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 25
└─[BinarySwitchCCGet]
21:34:13.522 CNTRLR « [Node 013] received Basic CC state:
current value: 99
21:34:13.523 CNTRLR [Node 013] [~] [Basic] interviewComplete: true => true [Endpoint 0] [internal]
21:34:13.523 CNTRLR [Node 013] BinarySwitchCC: doing a partial interview...
21:34:13.523 CNTRLR » [Node 013] querying Binary Switch state...
21:34:13.527 SERIAL « [ACK] (0x06)
21:34:13.530 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.530 SERIAL » [ACK] (0x06)
21:34:13.530 DRIVER « [RES] [SendData]
was sent: true
21:34:13.546 SERIAL « 0x0107001319000002f0 (9 bytes)
21:34:13.546 SERIAL » [ACK] (0x06)
21:34:13.547 DRIVER « [REQ] [SendData]
callback id: 25
transmit status: OK
21:34:13.558 SERIAL « 0x01090004000f03250300d8 (11 bytes)
21:34:13.559 CNTRLR [Node 015] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
21:34:13.560 CNTRLR [Node 015] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:13.562 SERIAL » [ACK] (0x06)
21:34:13.563 DRIVER « [Node 015] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
21:34:13.570 SERIAL » 0x0109001310029840251a10 (11 bytes)
21:34:13.571 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 26
└─[SecurityCCNonceGet]
21:34:13.571 CNTRLR « [Node 015] received Binary Switch state:
current value: false
21:34:13.572 CNTRLR [Node 015] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:13.575 SERIAL « [ACK] (0x06)
21:34:13.577 CNTRLR [Node 015] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:13.577 CNTRLR [Node 015] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:13.577 CNTRLR [Node 015] [Configuration] 7: metadata updated
21:34:13.578 CNTRLR [Node 015] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:13.578 CNTRLR » [Node 015] querying parameter #7 value...
21:34:13.580 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.580 SERIAL » [ACK] (0x06)
21:34:13.581 DRIVER « [RES] [SendData]
was sent: true
21:34:13.595 SERIAL « 0x010700131a000002f3 (9 bytes)
21:34:13.596 SERIAL » [ACK] (0x06)
21:34:13.596 DRIVER « [REQ] [SendData]
callback id: 26
transmit status: OK
21:34:13.624 SERIAL « 0x0110000400100a9880725529b43e0350310f (18 bytes)
21:34:13.625 SERIAL » [ACK] (0x06)
21:34:13.626 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x725529b43e035031
21:34:13.637 SERIAL » 0x011d001310169881165b5d282386aeee1657bc723583d9bfeea2e560251b9b (31 bytes)
21:34:13.637 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 27
└─[SecurityCCCommandEncapsulation]
│ nonce id: 114
└─[BatteryCCGet]
21:34:13.640 SERIAL « [ACK] (0x06)
21:34:13.647 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.647 SERIAL » [ACK] (0x06)
21:34:13.647 DRIVER « [RES] [SendData]
was sent: true
21:34:13.668 SERIAL « 0x010700131b000002f2 (9 bytes)
21:34:13.668 SERIAL » [ACK] (0x06)
21:34:13.669 DRIVER « [REQ] [SendData]
callback id: 27
transmit status: OK
21:34:13.808 SERIAL « 0x01080004001002984039 (10 bytes)
21:34:13.809 SERIAL » [ACK] (0x06)
21:34:13.810 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:34:13.818 SERIAL » 0x01110013100a9880b7718122f1d39013051c22 (19 bytes)
21:34:13.819 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 28
└─[SecurityCCNonceReport]
nonce: 0xb7718122f1d39013
21:34:13.821 SERIAL « [ACK] (0x06)
21:34:13.827 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.827 SERIAL » [ACK] (0x06)
21:34:13.827 DRIVER « [RES] [SendData]
was sent: true
21:34:13.845 SERIAL « 0x010700131c000002f5 (9 bytes)
21:34:13.846 SERIAL » [ACK] (0x06)
21:34:13.846 DRIVER « [REQ] [SendData]
callback id: 28
transmit status: OK
21:34:13.899 SERIAL « 0x011d000400101798811ca1443bd49a8ad22c2c356ab752551ca0493d77c2be (31 bytes)
21:34:13.900 SERIAL » [ACK] (0x06)
21:34:13.901 CNTRLR [Node 016] [~] [Battery] level: 100 => 100 [Endpoint 0]
21:34:13.902 CNTRLR [Node 016] [~] [Battery] isLow: false => false [Endpoint 0]
21:34:13.903 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[BatteryCCReport]
level: 100
is low: false
21:34:13.907 SERIAL » 0x010b0013020431040100251ded (13 bytes)
21:34:13.908 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 29
└─[MultilevelSensorCCGet]
sensor type: Air temperature
scale: Celsius
21:34:13.909 CNTRLR « [Node 016] received response for battery information:
level: 100
21:34:13.909 CNTRLR [Node 016] [~] [Battery] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:34:13.915 SERIAL « [ACK] (0x06)
21:34:13.916 SERIAL « 0x0104011301e8 (6 bytes)
21:34:13.917 SERIAL » [ACK] (0x06)
21:34:13.917 DRIVER « [RES] [SendData]
was sent: true
21:34:13.918 CNTRLR [Node 016] AssociationCC: doing a partial interview...
21:34:13.918 CNTRLR » [Node 016] querying association group #1...
21:34:13.932 SERIAL « 0x010700131d000002f4 (9 bytes)
21:34:13.933 SERIAL » [ACK] (0x06)
21:34:13.933 DRIVER « [REQ] [SendData]
callback id: 29
transmit status: OK
21:34:13.994 SERIAL « 0x010c0004000206310501420838b4 (14 bytes)
21:34:13.996 CNTRLR [Node 002] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0]
21:34:13.998 CNTRLR [Node 002] [~] [Multilevel Sensor] Air temperature: 21.04 => 21.0 [Endpoint 0]
4
21:34:13.999 SERIAL » [ACK] (0x06)
21:34:14.001 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[MultilevelSensorCCReport]
type: Air temperature
scale: Celsius
value: 21.04
21:34:14.008 SERIAL » 0x010a00130303700507251eaf (12 bytes)
21:34:14.009 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 30
└─[ConfigurationCCGet]
parameter #: 7
21:34:14.009 CNTRLR « [Node 002] received current Air temperature sensor reading: 21.04 °C
21:34:14.009 CNTRLR » [Node 002] querying Humidity sensor reading...
21:34:14.011 SERIAL « [ACK] (0x06)
21:34:14.016 SERIAL « 0x0104011301e8 (6 bytes)
21:34:14.017 SERIAL » [ACK] (0x06)
21:34:14.017 DRIVER « [RES] [SendData]
was sent: true
21:34:14.033 SERIAL « 0x010700131e000002f7 (9 bytes)
21:34:14.033 SERIAL » [ACK] (0x06)
21:34:14.034 DRIVER « [REQ] [SendData]
callback id: 30
transmit status: OK
21:34:14.046 SERIAL « 0x010c000400030670060701ff007d (14 bytes)
21:34:14.048 CNTRLR [Node 003] [~] [Configuration] 7: 255 => 255
21:34:14.049 SERIAL » [ACK] (0x06)
21:34:14.051 DRIVER « [Node 003] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 7
value size: 1
value: 255
21:34:14.057 SERIAL » 0x0109001305029840251f00 (11 bytes)
21:34:14.057 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 31
└─[SecurityCCNonceGet]
21:34:14.058 CNTRLR « [Node 003] parameter #7 has value: 255
21:34:14.058 CNTRLR [Node 003] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:14.058 CNTRLR [Node 003] AssociationCC: doing a partial interview...
21:34:14.058 CNTRLR » [Node 003] querying association group #1...
21:34:14.064 SERIAL « [ACK] (0x06)
21:34:14.065 SERIAL « 0x0104011301e8 (6 bytes)
21:34:14.065 SERIAL » [ACK] (0x06)
21:34:14.066 DRIVER « [RES] [SendData]
was sent: true
21:34:15.570 SERIAL « 0x0110000400120a3202a1640001e464000087 (18 bytes)
21:34:15.571 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.975 => 124.004 [Endpoint 0]
21:34:15.573 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:34:15.573 SERIAL » [ACK] (0x06)
21:34:15.574 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.004
time delta: 0 seconds
21:34:16.735 SERIAL « 0x010700131f00010bfe (9 bytes)
21:34:16.736 SERIAL » [ACK] (0x06)
21:34:16.737 DRIVER « [REQ] [SendData]
callback id: 31
transmit status: OK
21:34:16.855 SERIAL « 0x0110000400120a3202a1640001e464000087 (18 bytes)
21:34:16.856 CNTRLR [Node 018] [~] [Meter] value[66561]: 124.004 => 124.004 [Endpoint 0]
21:34:16.857 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:34:16.857 SERIAL » [ACK] (0x06)
21:34:16.858 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.004
time delta: 0 seconds
21:34:16.871 SERIAL « 0x0110000400050a988081dce352dafb7e7936 (18 bytes)
21:34:16.872 SERIAL » [ACK] (0x06)
21:34:16.873 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x81dce352dafb7e79
21:34:16.879 SERIAL » 0x011d001305169881304fb6782efcfade7c043f81817994e00ad497c9252073 (31 bytes)
21:34:16.880 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 32
└─[SecurityCCCommandEncapsulation]
│ nonce id: 129
└─[AssociationCCSupportedGroupingsGet]
21:34:16.883 SERIAL « [ACK] (0x06)
21:34:16.890 SERIAL « 0x0104011301e8 (6 bytes)
21:34:16.890 SERIAL » [ACK] (0x06)
21:34:16.890 DRIVER « [RES] [SendData]
was sent: true
21:34:17.295 SERIAL « 0x0110000400050a988081dce352dafb7e7936 (18 bytes)
21:34:17.296 SERIAL » [ACK] (0x06)
21:34:17.297 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x81dce352dafb7e79
21:34:17.432 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:34:17.433 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:34:17.435 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:34:17.436 SERIAL » [ACK] (0x06)
21:34:17.437 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:18.302 SERIAL « 0x0114000400120e3202216400000007001f0000000799 (22 bytes)
21:34:18.303 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:34:18.305 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:34:18.307 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 31 => 31 [Endpoint 0]
21:34:18.308 SERIAL » [ACK] (0x06)
21:34:18.310 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 31 seconds
prev. value: 0.007
21:34:18.445 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:34:18.447 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:34:18.449 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:34:18.450 SERIAL » [ACK] (0x06)
21:34:18.451 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:19.429 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:34:19.430 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:34:19.432 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:34:19.433 SERIAL » [ACK] (0x06)
21:34:19.435 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:26.630 SERIAL « 0x01070013200003cf07 (9 bytes)
21:34:26.631 SERIAL » [ACK] (0x06)
21:34:26.631 DRIVER « [REQ] [SendData]
callback id: 32
transmit status: OK
21:34:36.644 SERIAL » 0x01090013060225022521c2 (11 bytes)
21:34:36.648 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 33
└─[BinarySwitchCCGet]
21:34:36.648 CNTRLR [Node 005] Timed out while waiting for a response from the node
21:34:36.648 CNTRLR [Node 005] Querying association groups timed out, skipping interview...
21:34:36.650 SERIAL « [ACK] (0x06)
21:34:36.652 CNTRLR [Node 005] DoorLockCC: doing a partial interview...
21:34:36.652 CNTRLR » [Node 005] requesting lock configuration...
21:34:36.662 SERIAL « 0x0104011301e8 (6 bytes)
21:34:36.662 SERIAL » [ACK] (0x06)
21:34:36.663 DRIVER « [RES] [SendData]
was sent: true
21:34:36.701 SERIAL « 0x0107001321000005cf (9 bytes)
21:34:36.701 SERIAL » [ACK] (0x06)
21:34:36.702 DRIVER « [REQ] [SendData]
callback id: 33
transmit status: OK
21:34:36.751 SERIAL « 0x01090004000603250300d1 (11 bytes)
21:34:36.752 CNTRLR [Node 006] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
21:34:36.753 CNTRLR [Node 006] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:36.754 SERIAL » [ACK] (0x06)
21:34:36.756 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
21:34:36.765 SERIAL » 0x01090013070225022522c0 (11 bytes)
21:34:36.765 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 34
└─[BinarySwitchCCGet]
21:34:36.765 CNTRLR « [Node 006] received Binary Switch state:
current value: false
21:34:36.766 CNTRLR [Node 006] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:36.766 CNTRLR [Node 006] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:36.766 CNTRLR [Node 006] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:36.767 CNTRLR [Node 006] [Configuration] 1: metadata updated
21:34:36.768 CNTRLR [Node 006] [Configuration] 2: metadata updated
21:34:36.768 CNTRLR [Node 006] [Configuration] 3: metadata updated
21:34:36.769 CNTRLR [Node 006] [Configuration] 4: metadata updated
21:34:36.769 CNTRLR [Node 006] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:36.770 CNTRLR » [Node 006] querying parameter #1 value...
21:34:36.772 SERIAL « [ACK] (0x06)
21:34:36.773 SERIAL « 0x0104011301e8 (6 bytes)
21:34:36.773 SERIAL » [ACK] (0x06)
21:34:36.773 DRIVER « [RES] [SendData]
was sent: true
21:34:36.844 SERIAL « 0x0107001322000008c1 (9 bytes)
21:34:36.844 SERIAL » [ACK] (0x06)
21:34:36.845 DRIVER « [REQ] [SendData]
callback id: 34
transmit status: OK
21:34:36.855 SERIAL « 0x010900040007032503ff2f (11 bytes)
21:34:36.856 CNTRLR [Node 007] [~] [Binary Switch] currentValue: true => true [Endpoint 0]
21:34:36.857 CNTRLR [Node 007] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:36.857 SERIAL » [ACK] (0x06)
21:34:36.858 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: true
21:34:36.860 SERIAL » 0x01090013090226022523cc (11 bytes)
21:34:36.861 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 35
└─[MultilevelSwitchCCGet]
21:34:36.861 CNTRLR « [Node 007] received Binary Switch state:
current value: true
21:34:36.861 CNTRLR [Node 007] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:36.863 SERIAL « [ACK] (0x06)
21:34:36.864 CNTRLR [Node 007] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:36.865 CNTRLR [Node 007] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:36.865 CNTRLR [Node 007] [Configuration] 3: metadata updated
21:34:36.866 CNTRLR [Node 007] [Configuration] 4: metadata updated
21:34:36.866 CNTRLR [Node 007] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:36.866 CNTRLR » [Node 007] querying parameter #3 value...
21:34:36.868 SERIAL « 0x0104011301e8 (6 bytes)
21:34:36.869 SERIAL » [ACK] (0x06)
21:34:36.869 DRIVER « [RES] [SendData]
was sent: true
21:34:36.977 SERIAL « 0x010700132300000bc3 (9 bytes)
21:34:36.977 SERIAL » [ACK] (0x06)
21:34:36.978 DRIVER « [REQ] [SendData]
callback id: 35
transmit status: OK
21:34:36.990 SERIAL « 0x01090004000903260363be (11 bytes)
21:34:36.991 CNTRLR [Node 009] [+] [Multilevel Switch] targetValue: undefined [Endpoint 0]
21:34:36.993 CNTRLR [Node 009] [~] [Multilevel Switch] currentValue: 99 => 99 [Endpoint 0]
21:34:36.993 SERIAL » [ACK] (0x06)
21:34:36.995 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MultilevelSwitchCCReport]
current value: 99
21:34:36.999 SERIAL » 0x010900130a0225022524cb (11 bytes)
21:34:37.000 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 36
└─[BinarySwitchCCGet]
21:34:37.001 CNTRLR [Node 009] [~] [Multilevel Switch] interviewComplete: [Endpoint 0] [internal]
true => true
21:34:37.002 CNTRLR [Node 009] MeterCC: doing a partial interview...
21:34:37.002 CNTRLR » [Node 009] querying meter value (type = Electric, scale = kWh)...
21:34:37.036 SERIAL « [ACK] (0x06)
21:34:37.037 SERIAL « 0x0104011301e8 (6 bytes)
21:34:37.037 SERIAL » [ACK] (0x06)
21:34:37.038 DRIVER « [RES] [SendData]
was sent: true
21:34:37.048 SERIAL « 0x0107001324000004cb (9 bytes)
21:34:37.048 SERIAL » [ACK] (0x06)
21:34:37.049 DRIVER « [REQ] [SendData]
callback id: 36
transmit status: OK
21:34:37.122 SERIAL « 0x01090004000a03250300dd (11 bytes)
21:34:37.123 CNTRLR [Node 010] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
21:34:37.129 CNTRLR [Node 010] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:37.130 SERIAL » [ACK] (0x06)
21:34:37.131 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
21:34:37.135 SERIAL » 0x010900130b0225022525cb (11 bytes)
21:34:37.135 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 37
└─[BinarySwitchCCGet]
21:34:37.135 CNTRLR « [Node 010] received Binary Switch state:
current value: false
21:34:37.136 CNTRLR [Node 010] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:37.136 CNTRLR [Node 010] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:37.137 CNTRLR [Node 010] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:37.137 CNTRLR [Node 010] [Configuration] 3: metadata updated
21:34:37.140 CNTRLR [Node 010] [Configuration] 4: metadata updated
21:34:37.141 CNTRLR [Node 010] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:37.141 CNTRLR » [Node 010] querying parameter #3 value...
21:34:37.145 SERIAL « [ACK] (0x06)
21:34:37.146 SERIAL « 0x0104011301e8 (6 bytes)
21:34:37.146 SERIAL » [ACK] (0x06)
21:34:37.147 DRIVER « [RES] [SendData]
was sent: true
21:34:37.256 SERIAL « 0x010700132500000cc2 (9 bytes)
21:34:37.256 SERIAL » [ACK] (0x06)
21:34:37.257 DRIVER « [REQ] [SendData]
callback id: 37
transmit status: OK
21:34:37.331 SERIAL « 0x01090004000b03250300dc (11 bytes)
21:34:37.333 CNTRLR [Node 011] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
21:34:37.335 CNTRLR [Node 011] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:37.338 SERIAL » [ACK] (0x06)
21:34:37.340 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
21:34:37.344 SERIAL » 0x010900130c0225022526cf (11 bytes)
21:34:37.345 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 38
└─[BinarySwitchCCGet]
21:34:37.345 CNTRLR « [Node 011] received Binary Switch state:
current value: false
21:34:37.345 CNTRLR [Node 011] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:37.345 CNTRLR [Node 011] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:37.346 CNTRLR [Node 011] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:37.346 CNTRLR [Node 011] [Configuration] 3: metadata updated
21:34:37.347 CNTRLR [Node 011] [Configuration] 4: metadata updated
21:34:37.347 CNTRLR [Node 011] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:37.347 CNTRLR » [Node 011] querying parameter #3 value...
21:34:37.349 SERIAL « [ACK] (0x06)
21:34:37.353 SERIAL « 0x0104011301e8 (6 bytes)
21:34:37.353 SERIAL » [ACK] (0x06)
21:34:37.353 DRIVER « [RES] [SendData]
was sent: true
21:34:37.370 SERIAL « 0x0107001326000003ce (9 bytes)
21:34:37.371 SERIAL » [ACK] (0x06)
21:34:37.371 DRIVER « [REQ] [SendData]
callback id: 38
transmit status: OK
21:34:37.382 SERIAL « 0x01090004000c03250300db (11 bytes)
21:34:37.382 CNTRLR [Node 012] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
21:34:37.384 CNTRLR [Node 012] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:37.385 SERIAL » [ACK] (0x06)
21:34:37.386 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
21:34:37.390 SERIAL » 0x010900130d0225022527cf (11 bytes)
21:34:37.390 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 39
└─[BinarySwitchCCGet]
21:34:37.390 CNTRLR « [Node 012] received Binary Switch state:
current value: false
21:34:37.391 CNTRLR [Node 012] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:37.391 CNTRLR [Node 012] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:37.391 CNTRLR [Node 012] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:37.392 CNTRLR [Node 012] [Configuration] 3: metadata updated
21:34:37.393 CNTRLR [Node 012] [Configuration] 4: metadata updated
21:34:37.393 CNTRLR [Node 012] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:37.394 CNTRLR » [Node 012] querying parameter #3 value...
21:34:37.397 SERIAL « [ACK] (0x06)
21:34:37.399 SERIAL « 0x0104011301e8 (6 bytes)
21:34:37.399 SERIAL » [ACK] (0x06)
21:34:37.399 DRIVER « [RES] [SendData]
was sent: true
21:34:37.414 SERIAL « 0x0107001327000002ce (9 bytes)
21:34:37.414 SERIAL » [ACK] (0x06)
21:34:37.415 DRIVER « [REQ] [SendData]
callback id: 39
transmit status: OK
21:34:37.425 SERIAL « 0x01090004000d032503ff25 (11 bytes)
21:34:37.426 CNTRLR [Node 013] [~] [Binary Switch] currentValue: true => true [Endpoint 0]
21:34:37.427 CNTRLR [Node 013] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:34:37.429 SERIAL » [ACK] (0x06)
21:34:37.432 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: true
21:34:37.437 SERIAL » 0x010a00130f03700507252895 (12 bytes)
21:34:37.437 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 40
└─[ConfigurationCCGet]
parameter #: 7
21:34:37.437 CNTRLR « [Node 013] received Binary Switch state:
current value: true
21:34:37.438 CNTRLR [Node 013] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:37.438 CNTRLR [Node 013] ConfigurationCC: Loading configuration parameters from device confi
g
21:34:37.438 CNTRLR [Node 013] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:34:37.438 CNTRLR [Node 013] [Configuration] 3: metadata updated
21:34:37.439 CNTRLR [Node 013] [Configuration] 4: metadata updated
21:34:37.440 CNTRLR [Node 013] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:34:37.440 CNTRLR » [Node 013] querying parameter #3 value...
21:34:37.442 SERIAL « [ACK] (0x06)
21:34:37.445 SERIAL « 0x0104011301e8 (6 bytes)
21:34:37.445 SERIAL » [ACK] (0x06)
21:34:37.446 DRIVER « [RES] [SendData]
was sent: true
21:34:37.463 SERIAL « 0x0107001328000002c1 (9 bytes)
21:34:37.464 SERIAL » [ACK] (0x06)
21:34:37.464 DRIVER « [REQ] [SendData]
callback id: 40
transmit status: OK
21:34:37.475 SERIAL « 0x010c0004000f0670060701ff0071 (14 bytes)
21:34:37.476 CNTRLR [Node 015] [~] [Configuration] 7: 255 => 255
21:34:37.478 SERIAL » [ACK] (0x06)
21:34:37.479 DRIVER « [Node 015] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 7
value size: 1
value: 255
21:34:37.486 SERIAL » 0x0109001310029840252923 (11 bytes)
21:34:37.486 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 41
└─[SecurityCCNonceGet]
21:34:37.486 CNTRLR « [Node 015] parameter #7 has value: 255
21:34:37.486 CNTRLR [Node 015] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:34:37.490 SERIAL « [ACK] (0x06)
21:34:37.492 CNTRLR [Node 015] AssociationCC: doing a partial interview...
21:34:37.493 CNTRLR » [Node 015] querying association group #1...
21:34:37.494 SERIAL « 0x0104011301e8 (6 bytes)
21:34:37.494 SERIAL » [ACK] (0x06)
21:34:37.495 DRIVER « [RES] [SendData]
was sent: true
21:34:38.726 SERIAL « 0x010700132900007cbe (9 bytes)
21:34:38.726 SERIAL » [ACK] (0x06)
21:34:38.726 DRIVER « [REQ] [SendData]
callback id: 41
transmit status: OK
21:34:38.754 SERIAL « 0x0110000400100a9880c3442e23ee5a5c8e05 (18 bytes)
21:34:38.755 SERIAL » [ACK] (0x06)
21:34:38.758 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xc3442e23ee5a5c8e
21:34:38.762 SERIAL » 0x011e0013101798813d765b170774ae2cb8c385b0c3e473a2388bb531b2252a28 (32 bytes)
21:34:38.762 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 42
└─[SecurityCCCommandEncapsulation]
│ nonce id: 195
└─[AssociationCCGet]
group id: 1
21:34:38.765 SERIAL « [ACK] (0x06)
21:34:38.772 SERIAL « 0x0104011301e8 (6 bytes)
21:34:38.772 SERIAL » [ACK] (0x06)
21:34:38.773 DRIVER « [RES] [SendData]
was sent: true
21:34:38.793 SERIAL « 0x010700132a000003c2 (9 bytes)
21:34:38.794 SERIAL » [ACK] (0x06)
21:34:38.794 DRIVER « [REQ] [SendData]
callback id: 42
transmit status: OK
21:34:38.826 SERIAL « 0x01080004001002984039 (10 bytes)
21:34:38.827 SERIAL » [ACK] (0x06)
21:34:38.827 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:34:38.831 SERIAL » 0x01110013100a98806ecbf03a5a615b1c052bc2 (19 bytes)
21:34:38.832 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 43
└─[SecurityCCNonceReport]
nonce: 0x6ecbf03a5a615b1c
21:34:38.834 SERIAL « [ACK] (0x06)
21:34:38.840 SERIAL « 0x0104011301e8 (6 bytes)
21:34:38.840 SERIAL » [ACK] (0x06)
21:34:38.840 DRIVER « [RES] [SendData]
was sent: true
21:34:40.169 SERIAL « 0x011800040009123202a1640001e485000000000000000000006d (26 bytes)
21:34:40.170 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.025 => 124.037 [Endpoint 0]
21:34:40.173 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:34:40.174 SERIAL » [ACK] (0x06)
21:34:40.176 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.037
time delta: 0 seconds
21:34:40.213 SERIAL « 0x0120000400101a98819e9bb993547f3620666045fbf28d4b6ef06f068bda39dbc (34 bytes)
9db
21:34:40.215 SERIAL » [ACK] (0x06)
21:34:40.216 CNTRLR [Node 016] [~] [Association] maxNodes[1]: 2 => 2 [internal]
21:34:40.217 CNTRLR [Node 016] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:34:40.217 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[AssociationCCReport]
group id: 1
max # of nodes: 2
node IDs: 1
reports to follow: 0
21:34:40.220 CNTRLR « [Node 016] received information for association group #1:
maximum # of nodes: 2
currently assigned nodes: 1
21:34:40.221 CNTRLR [Node 016] [~] [Association] hasLifeline: true => true [internal]
21:34:40.221 CNTRLR [Node 016] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:34:40.225 CNTRLR [Node 016] DoorLockCC: doing a partial interview...
21:34:40.225 CNTRLR » [Node 016] requesting lock configuration...
21:34:41.372 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:34:41.373 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:34:41.375 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:34:41.377 SERIAL » [ACK] (0x06)
21:34:41.379 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:42.532 SERIAL « 0x0118000400091232022164000ad71c001f000ad71c0000000092 (26 bytes)
21:34:42.533 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:42.536 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:42.536 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 31 [Endpoint 0]
21:34:42.537 SERIAL » [ACK] (0x06)
21:34:42.539 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 31 seconds
prev. value: 710.428
21:34:43.700 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:34:43.700 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:34:43.701 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:34:43.702 SERIAL » [ACK] (0x06)
21:34:43.703 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:44.850 SERIAL « 0x010700132b00025a98 (9 bytes)
21:34:44.850 SERIAL » [ACK] (0x06)
21:34:44.850 DRIVER « [REQ] [SendData]
callback id: 43
transmit status: OK
21:34:44.853 SERIAL » 0x010b0013020431040500252cd8 (13 bytes)
21:34:44.853 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 44
└─[MultilevelSensorCCGet]
sensor type: Humidity
scale: Percentage value
21:34:44.855 SERIAL « [ACK] (0x06)
21:34:44.861 SERIAL « 0x0104011301e8 (6 bytes)
21:34:44.861 SERIAL » [ACK] (0x06)
21:34:44.862 DRIVER « [RES] [SendData]
was sent: true
21:34:44.878 SERIAL « 0x010700132c000002c5 (9 bytes)
21:34:44.878 SERIAL » [ACK] (0x06)
21:34:44.878 DRIVER « [REQ] [SendData]
callback id: 44
transmit status: OK
21:34:44.942 SERIAL « 0x0120000400101a9881fdf3cdef4671d109ac27a0070f33686e37a98f123f38642 (34 bytes)
b56
21:34:44.942 DRIVER Dropping message with invalid data (Reason: Nonce 0x6e expired, cannot decode
security encapsulated command.):
0x0120000400101a9881fdf3cdef4671d109ac27a0070f33686e37a98f123f38642b56
21:34:44.942 SERIAL » [ACK] (0x06)
21:34:44.949 SERIAL « 0x010b0004000205310505011dda (13 bytes)
21:34:44.950 CNTRLR [Node 002] [Multilevel Sensor] Humidity: metadata updated [Endpoint 0]
21:34:44.951 CNTRLR [Node 002] [~] [Multilevel Sensor] Humidity: 29 => 29 [Endpoint 0]
21:34:44.951 SERIAL » [ACK] (0x06)
21:34:44.952 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[MultilevelSensorCCReport]
type: Humidity
scale: Percentage value
value: 29
21:34:44.954 SERIAL » 0x010a00130303850201252d68 (12 bytes)
21:34:44.954 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 45
└─[AssociationCCGet]
group id: 1
21:34:44.955 CNTRLR « [Node 002] received current Humidity sensor reading: 29 %
21:34:44.955 CNTRLR [Node 002] [~] [Multilevel Sensor] interviewComplete: [Endpoint 0] [internal]
true => true
21:34:44.959 SERIAL « [ACK] (0x06)
21:34:44.961 CNTRLR [Node 002] ThermostatModeCC: doing a partial interview...
21:34:44.961 CNTRLR » [Node 002] querying current thermostat mode...
21:34:44.979 SERIAL « 0x0104011301e8 (6 bytes)
21:34:44.979 SERIAL » [ACK] (0x06)
21:34:44.979 DRIVER « [RES] [SendData]
was sent: true
21:34:44.981 SERIAL « 0x010700132d000003c5 (9 bytes)
21:34:44.981 SERIAL » [ACK] (0x06)
21:34:44.981 DRIVER « [REQ] [SendData]
callback id: 45
transmit status: OK
21:34:44.993 SERIAL « 0x010c000400030685030105000171 (14 bytes)
21:34:44.993 SERIAL » [ACK] (0x06)
21:34:44.994 CNTRLR [Node 003] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:34:44.994 CNTRLR [Node 003] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:34:44.994 DRIVER « [Node 003] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:34:44.997 SERIAL » 0x0109001305029840252e31 (11 bytes)
21:34:44.997 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 46
└─[SecurityCCNonceGet]
21:34:44.998 CNTRLR « [Node 003] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:34:44.998 CNTRLR [Node 003] [~] [Association] hasLifeline: true => true [internal]
21:34:44.998 CNTRLR [Node 003] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:34:44.999 CNTRLR [Node 003] AssociationGroupInfoCC: doing a partial interview...
21:34:44.999 CNTRLR [Node 003] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:34:44.999 CNTRLR [Node 003] Interview stage completed: CommandClasses
21:34:44.999 CNTRLR [Node 003] Interview stage completed: OverwriteConfig
21:34:44.999 CNTRLR » [Node 003] requesting node neighbors...
21:34:45.003 SERIAL « [ACK] (0x06)
21:34:45.005 SERIAL « 0x0104011301e8 (6 bytes)
21:34:45.005 SERIAL » [ACK] (0x06)
21:34:45.006 DRIVER « [RES] [SendData]
was sent: true
21:34:45.013 SERIAL « 0x010b0004000205310505011dda (13 bytes)
21:34:45.014 CNTRLR [Node 002] [Multilevel Sensor] Humidity: metadata updated [Endpoint 0]
21:34:45.014 CNTRLR [Node 002] [~] [Multilevel Sensor] Humidity: 29 => 29 [Endpoint 0]
21:34:45.015 SERIAL » [ACK] (0x06)
21:34:45.016 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[MultilevelSensorCCReport]
type: Humidity
scale: Percentage value
value: 29
21:34:46.470 SERIAL « 0x0110000400120a3202a1640001e4250000c6 (18 bytes)
21:34:46.476 CNTRLR [Node 018] [~] [Meter] value[66561]: 124.004 => 123.941 [Endpoint 0]
21:34:46.479 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:34:46.480 SERIAL » [ACK] (0x06)
21:34:46.481 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.941
time delta: 0 seconds
21:34:48.795 SERIAL « 0x0110000400120a3202a1640001e4250000c6 (18 bytes)
21:34:48.796 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.941 => 123.941 [Endpoint 0]
21:34:48.798 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:34:48.799 SERIAL » [ACK] (0x06)
21:34:48.800 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.941
time delta: 0 seconds
21:34:50.097 SERIAL « 0x010700132e0001fd39 (9 bytes)
21:34:50.098 SERIAL » [ACK] (0x06)
21:34:50.099 DRIVER « [REQ] [SendData]
callback id: 46
transmit status: OK
21:34:50.356 SERIAL « 0x0110000410050a9880f8473287c49a50846c (18 bytes)
21:34:50.356 SERIAL » [ACK] (0x06)
21:34:50.357 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xf8473287c49a5084
21:34:50.361 SERIAL » 0x011d00130516988176f99fd88ae0c51c07a15df8705065802a5adfbe252f5d (31 bytes)
21:34:50.362 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 47
└─[SecurityCCCommandEncapsulation]
│ nonce id: 248
└─[DoorLockCCConfigurationGet]
21:34:50.364 SERIAL « [ACK] (0x06)
21:34:50.373 SERIAL « 0x0104011301e8 (6 bytes)
21:34:50.373 SERIAL » [ACK] (0x06)
21:34:50.373 DRIVER « [RES] [SendData]
was sent: true
21:34:51.569 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:34:51.570 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:34:51.572 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:34:51.573 SERIAL » [ACK] (0x06)
21:34:51.575 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:54.145 SERIAL « 0x0108000400050298402c (10 bytes)
21:34:54.146 SERIAL » [ACK] (0x06)
21:34:54.147 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:34:55.318 SERIAL « 0x010700132f0001ef2a (9 bytes)
21:34:55.319 SERIAL » [ACK] (0x06)
21:34:55.320 DRIVER « [REQ] [SendData]
callback id: 47
transmit status: OK
21:34:55.328 SERIAL » 0x01110013050a98800328b87013f5e31b053022 (19 bytes)
21:34:55.329 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 48
└─[SecurityCCNonceReport]
nonce: 0x0328b87013f5e31b
21:34:55.332 SERIAL « [ACK] (0x06)
21:34:55.339 SERIAL « 0x0104011301e8 (6 bytes)
21:34:55.339 SERIAL » [ACK] (0x06)
21:34:55.339 DRIVER « [RES] [SendData]
was sent: true
21:34:55.449 SERIAL « 0x010700133000000bd0 (9 bytes)
21:34:55.450 SERIAL » [ACK] (0x06)
21:34:55.451 DRIVER « [REQ] [SendData]
callback id: 48
transmit status: OK
21:34:55.509 SERIAL « 0x0120000400051a98816042b3e5bb75b54b0ded2a4a49b31303e3fa5524c7150ed (34 bytes)
196
21:34:55.510 SERIAL » [ACK] (0x06)
21:34:55.516 CNTRLR [Node 005] [~] [Door Lock] operationType: 1 => 1 [Endpoint 0]
21:34:55.519 CNTRLR [Node 005] [~] [Door Lock] outsideHandlesCanOpenDoorConfiguration [Endpoint 0]
: false,false,false,false => false,false,false,false
21:34:55.520 CNTRLR [Node 005] [~] [Door Lock] insideHandlesCanOpenDoorConfiguration: [Endpoint 0]
false,false,false,false => false,false,false,false
21:34:55.521 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[DoorLockCCConfigurationReport]
operation type: Constant
outside handle configuration: false, false, false, false
inside handle configuration: false, false, false, false
21:34:55.523 SERIAL » 0x01070080030000007b (9 bytes)
21:34:55.523 DRIVER » [Node 003] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:34:55.523 CNTRLR « [Node 005] received lock configuration:
operation type: Constant
outside handles can open door: false, false, false, false
inside handles can open door: false, false, false, false
21:34:55.524 CNTRLR » [Node 005] requesting current lock status...
21:34:55.526 SERIAL « [ACK] (0x06)
21:34:55.527 SERIAL « 0x0120018073d30f000000000000000000000000000000000000000000000000000 (34 bytes)
0f1
21:34:55.528 SERIAL » [ACK] (0x06)
21:34:55.528 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 5, 6, 7, 9, 10, 13, 15, 16, 17, 18, 19, 20
21:34:55.531 SERIAL » 0x010a00130603700501253183 (12 bytes)
21:34:55.532 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 49
└─[ConfigurationCCGet]
parameter #: 1
21:34:55.532 CNTRLR « [Node 003] node neighbors received: 1, 2, 5, 6, 7, 9, 10, 13, 15, 16, 17, 18
, 19, 20
21:34:55.532 CNTRLR [Node 003] Interview stage completed: Neighbors
21:34:55.535 SERIAL « [ACK] (0x06)
21:34:55.537 CNTRLR [Node 003] Interview completed
21:34:55.540 SERIAL « 0x0104011301e8 (6 bytes)
21:34:55.540 SERIAL » [ACK] (0x06)
21:34:55.540 DRIVER « [RES] [SendData]
was sent: true
21:34:55.554 SERIAL « 0x0108000410050298403c (10 bytes)
21:34:55.554 SERIAL » [ACK] (0x06)
21:34:55.554 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:34:55.634 SERIAL « 0x010700133100000ad0 (9 bytes)
21:34:55.635 SERIAL » [ACK] (0x06)
21:34:55.635 DRIVER « [REQ] [SendData]
callback id: 49
transmit status: OK
21:34:55.721 SERIAL « 0x0108000410050298403c (10 bytes)
21:34:55.722 SERIAL » [ACK] (0x06)
21:34:55.723 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:34:55.725 CNTRLR [Node 005] in the process of replying to a NonceGet, won't send another NonceR
eport
21:34:55.808 SERIAL « 0x0114000400120e3202216400000007002200000007a4 (22 bytes)
21:34:55.810 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:34:55.812 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:34:55.813 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 31 => 34 [Endpoint 0]
21:34:55.814 SERIAL » [ACK] (0x06)
21:34:55.817 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 34 seconds
prev. value: 0.007
21:34:55.887 SERIAL « 0x010b0004000605700601010386 (13 bytes)
21:34:55.889 CNTRLR [Node 006] [~] [Configuration] 1: 3 => 3
21:34:55.891 SERIAL » [ACK] (0x06)
21:34:55.892 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 1
value size: 1
value: 3
21:34:55.895 SERIAL » 0x01110013050a988096978a91a9645f40053215 (19 bytes)
21:34:55.895 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 50
└─[SecurityCCNonceReport]
nonce: 0x96978a91a9645f40
21:34:55.896 CNTRLR « [Node 006] parameter #1 has value: 3
21:34:55.896 CNTRLR » [Node 006] querying parameter #2 value...
21:34:55.897 SERIAL « [ACK] (0x06)
21:34:55.904 SERIAL « 0x0104011301e8 (6 bytes)
21:34:55.904 SERIAL » [ACK] (0x06)
21:34:55.904 DRIVER « [RES] [SendData]
was sent: true
21:34:56.055 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:34:56.056 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:34:56.058 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:34:56.059 SERIAL » [ACK] (0x06)
21:34:56.061 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:57.756 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:34:57.757 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:34:57.759 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:34:57.760 SERIAL » [ACK] (0x06)
21:34:57.762 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:34:58.346 SERIAL « 0x0108000410050298403c (10 bytes)
21:34:58.346 SERIAL » [ACK] (0x06)
21:34:58.347 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:34:58.350 CNTRLR [Node 005] in the process of replying to a NonceGet, won't send another NonceR
eport
21:34:58.392 SERIAL « 0x01070013320000fa23 (9 bytes)
21:34:58.393 SERIAL » [ACK] (0x06)
21:34:58.393 DRIVER « [REQ] [SendData]
callback id: 50
transmit status: OK
21:34:58.402 SERIAL » 0x010a00130703700503253382 (12 bytes)
21:34:58.403 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 51
└─[ConfigurationCCGet]
parameter #: 3
21:34:58.405 SERIAL « [ACK] (0x06)
21:34:58.411 SERIAL « 0x0104011301e8 (6 bytes)
21:34:58.411 SERIAL » [ACK] (0x06)
21:34:58.411 DRIVER « [RES] [SendData]
was sent: true
21:34:58.541 SERIAL « 0x010700133300000ed6 (9 bytes)
21:34:58.541 SERIAL » [ACK] (0x06)
21:34:58.542 DRIVER « [REQ] [SendData]
callback id: 51
transmit status: OK
21:34:58.552 SERIAL « 0x010b0004000705700603010086 (13 bytes)
21:34:58.553 CNTRLR [Node 007] [~] [Configuration] 3: 0 => 0
21:34:58.553 SERIAL » [ACK] (0x06)
21:34:58.554 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
21:34:58.557 SERIAL » 0x010a001309033201002534ce (12 bytes)
21:34:58.558 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 52
└─[MeterCCGet]
duration: kWh
21:34:58.558 CNTRLR « [Node 007] parameter #3 has value: 0
21:34:58.558 CNTRLR » [Node 007] querying parameter #4 value...
21:34:58.561 SERIAL « [ACK] (0x06)
21:34:58.565 SERIAL « 0x0104011301e8 (6 bytes)
21:34:58.566 SERIAL » [ACK] (0x06)
21:34:58.566 DRIVER « [RES] [SendData]
was sent: true
21:34:58.581 SERIAL « 0x0107001334000002dd (9 bytes)
21:34:58.582 SERIAL » [ACK] (0x06)
21:34:58.582 DRIVER « [REQ] [SendData]
callback id: 52
transmit status: OK
21:34:58.594 SERIAL « 0x0118000400091232022164000ad71c0011000ad71c000000009c (26 bytes)
21:34:58.594 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:58.596 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:58.597 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 31 => 17 [Endpoint 0]
21:34:58.598 SERIAL » [ACK] (0x06)
21:34:58.600 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 17 seconds
prev. value: 710.428
21:34:58.606 SERIAL » 0x010a00130a03700503253589 (12 bytes)
21:34:58.606 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 53
└─[ConfigurationCCGet]
parameter #: 3
21:34:58.607 CNTRLR » [Node 009] querying meter value (type = Electric, scale = W)...
21:34:58.609 SERIAL « [ACK] (0x06)
21:34:58.614 SERIAL « 0x0104011301e8 (6 bytes)
21:34:58.615 SERIAL » [ACK] (0x06)
21:34:58.615 DRIVER « [RES] [SendData]
was sent: true
21:34:58.628 SERIAL « 0x0120000400051a9881fe5f8d62bf26ba340a80f3018c044c965a5f16be00cf3ce (34 bytes)
d1d
21:34:58.629 SERIAL » [ACK] (0x06)
21:34:58.629 CNTRLR [Node 005] [~] [Door Lock] operationType: 1 => 1 [Endpoint 0]
21:34:58.630 CNTRLR [Node 005] [~] [Door Lock] outsideHandlesCanOpenDoorConfiguration [Endpoint 0]
: false,false,false,false => false,false,false,false
21:34:58.631 CNTRLR [Node 005] [~] [Door Lock] insideHandlesCanOpenDoorConfiguration: [Endpoint 0]
false,false,false,false => false,false,false,false
21:34:58.632 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[DoorLockCCConfigurationReport]
operation type: Constant
outside handle configuration: false, false, false, false
inside handle configuration: false, false, false, false
21:34:58.681 SERIAL « 0x0107001335000007d9 (9 bytes)
21:34:58.681 SERIAL » [ACK] (0x06)
21:34:58.682 DRIVER « [REQ] [SendData]
callback id: 53
transmit status: OK
21:34:58.807 SERIAL « 0x0118000400091232022164000ad71c0011000ad71c000000009c (26 bytes)
21:34:58.807 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:58.809 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:34:58.810 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 17 => 17 [Endpoint 0]
21:34:58.810 SERIAL » [ACK] (0x06)
21:34:58.812 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 17 seconds
prev. value: 710.428
21:34:58.869 SERIAL « 0x010b0004000a0570060301008b (13 bytes)
21:34:58.870 CNTRLR [Node 010] [~] [Configuration] 3: 0 => 0
21:34:58.872 SERIAL » [ACK] (0x06)
21:34:58.873 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
21:34:58.880 SERIAL » 0x010a00130b0370050325368b (12 bytes)
21:34:58.880 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 54
└─[ConfigurationCCGet]
parameter #: 3
21:34:58.880 CNTRLR « [Node 010] parameter #3 has value: 0
21:34:58.880 CNTRLR » [Node 010] querying parameter #4 value...
21:34:58.882 SERIAL « [ACK] (0x06)
21:34:58.888 SERIAL « 0x0104011301e8 (6 bytes)
21:34:58.888 SERIAL » [ACK] (0x06)
21:34:58.888 DRIVER « [RES] [SendData]
was sent: true
21:34:59.010 SERIAL « 0x010700133600000dd0 (9 bytes)
21:34:59.011 SERIAL » [ACK] (0x06)
21:34:59.011 DRIVER « [REQ] [SendData]
callback id: 54
transmit status: OK
21:34:59.089 SERIAL « 0x010b0004000b0570060301008a (13 bytes)
21:34:59.090 CNTRLR [Node 011] [~] [Configuration] 3: 0 => 0
21:34:59.092 SERIAL » [ACK] (0x06)
21:34:59.093 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
21:34:59.100 SERIAL » 0x010a00130c0370050325378d (12 bytes)
21:34:59.101 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 55
└─[ConfigurationCCGet]
parameter #: 3
21:34:59.102 CNTRLR « [Node 011] parameter #3 has value: 0
21:34:59.102 CNTRLR » [Node 011] querying parameter #4 value...
21:34:59.104 SERIAL « [ACK] (0x06)
21:34:59.110 SERIAL « 0x0104011301e8 (6 bytes)
21:34:59.110 SERIAL » [ACK] (0x06)
21:34:59.110 DRIVER « [RES] [SendData]
was sent: true
21:34:59.185 SERIAL « 0x0107001337000008d4 (9 bytes)
21:34:59.185 SERIAL » [ACK] (0x06)
21:34:59.186 DRIVER « [REQ] [SendData]
callback id: 55
transmit status: OK
21:34:59.196 SERIAL « 0x010b0004000c0570060301018c (13 bytes)
21:34:59.196 CNTRLR [Node 012] [~] [Configuration] 3: 1 => 1
21:34:59.197 SERIAL » [ACK] (0x06)
21:34:59.198 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 1
21:34:59.200 SERIAL » 0x010a00130d03700503253883 (12 bytes)
21:34:59.200 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 56
└─[ConfigurationCCGet]
parameter #: 3
21:34:59.201 CNTRLR « [Node 012] parameter #3 has value: 1
21:34:59.201 CNTRLR » [Node 012] querying parameter #4 value...
21:34:59.203 SERIAL « [ACK] (0x06)
21:34:59.208 SERIAL « 0x0104011301e8 (6 bytes)
21:34:59.208 SERIAL » [ACK] (0x06)
21:34:59.209 DRIVER « [RES] [SendData]
was sent: true
21:34:59.225 SERIAL « 0x0107001338000002d1 (9 bytes)
21:34:59.225 SERIAL » [ACK] (0x06)
21:34:59.226 DRIVER « [REQ] [SendData]
callback id: 56
transmit status: OK
21:34:59.236 SERIAL « 0x010b0004000d0570060301018d (13 bytes)
21:34:59.237 CNTRLR [Node 013] [~] [Configuration] 3: 1 => 1
21:34:59.238 SERIAL » [ACK] (0x06)
21:34:59.239 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 1
21:34:59.244 SERIAL » 0x010a00130f03850201253970 (12 bytes)
21:34:59.245 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 57
└─[AssociationCCGet]
group id: 1
21:34:59.245 CNTRLR « [Node 013] parameter #3 has value: 1
21:34:59.245 CNTRLR » [Node 013] querying parameter #4 value...
21:34:59.247 SERIAL « [ACK] (0x06)
21:34:59.253 SERIAL « 0x0104011301e8 (6 bytes)
21:34:59.253 SERIAL » [ACK] (0x06)
21:34:59.253 DRIVER « [RES] [SendData]
was sent: true
21:34:59.269 SERIAL « 0x0107001339000003d1 (9 bytes)
21:34:59.269 SERIAL » [ACK] (0x06)
21:34:59.269 DRIVER « [REQ] [SendData]
callback id: 57
transmit status: OK
21:34:59.282 SERIAL « 0x010c0004000f068503010500017d (14 bytes)
21:34:59.282 SERIAL » [ACK] (0x06)
21:34:59.283 CNTRLR [Node 015] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:34:59.283 CNTRLR [Node 015] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:34:59.284 DRIVER « [Node 015] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:34:59.291 SERIAL » 0x0109001310029840253a30 (11 bytes)
21:34:59.292 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 58
└─[SecurityCCNonceGet]
21:34:59.292 CNTRLR « [Node 015] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:34:59.293 CNTRLR [Node 015] [~] [Association] hasLifeline: true => true [internal]
21:34:59.293 CNTRLR [Node 015] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:34:59.297 SERIAL « [ACK] (0x06)
21:34:59.298 CNTRLR [Node 015] AssociationGroupInfoCC: doing a partial interview...
21:34:59.299 CNTRLR [Node 015] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:34:59.299 CNTRLR [Node 015] Interview stage completed: CommandClasses
21:34:59.299 CNTRLR [Node 015] Interview stage completed: OverwriteConfig
21:34:59.299 CNTRLR » [Node 015] requesting node neighbors...
21:34:59.300 SERIAL « 0x0104011301e8 (6 bytes)
21:34:59.300 SERIAL » [ACK] (0x06)
21:34:59.301 DRIVER « [RES] [SendData]
was sent: true
21:35:00.532 SERIAL « 0x010700133a00007cad (9 bytes)
21:35:00.533 SERIAL » [ACK] (0x06)
21:35:00.534 DRIVER « [REQ] [SendData]
callback id: 58
transmit status: OK
21:35:00.561 SERIAL « 0x0110000400100a98805b52184d8d1273da83 (18 bytes)
21:35:00.562 SERIAL » [ACK] (0x06)
21:35:00.563 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5b52184d8d1273da
21:35:00.571 SERIAL » 0x011d001310169881cf68346d680b37ebccec2e5b0c17d266245645ca253bb6 (31 bytes)
21:35:00.571 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 59
└─[SecurityCCCommandEncapsulation]
│ nonce id: 91
└─[DoorLockCCConfigurationGet]
21:35:00.574 SERIAL « [ACK] (0x06)
21:35:00.581 SERIAL « 0x0104011301e8 (6 bytes)
21:35:00.581 SERIAL » [ACK] (0x06)
21:35:00.581 DRIVER « [RES] [SendData]
was sent: true
21:35:00.602 SERIAL « 0x010700133b000003d3 (9 bytes)
21:35:00.603 SERIAL » [ACK] (0x06)
21:35:00.603 DRIVER « [REQ] [SendData]
callback id: 59
transmit status: OK
21:35:00.739 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:00.740 SERIAL » [ACK] (0x06)
21:35:00.741 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:00.753 SERIAL » 0x01110013100a98802c03157213f5c23c053c96 (19 bytes)
21:35:00.754 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 60
└─[SecurityCCNonceReport]
nonce: 0x2c03157213f5c23c
21:35:00.756 SERIAL « [ACK] (0x06)
21:35:00.761 SERIAL « 0x0104011301e8 (6 bytes)
21:35:00.762 SERIAL » [ACK] (0x06)
21:35:00.762 DRIVER « [RES] [SendData]
was sent: true
21:35:00.780 SERIAL « 0x010700133c000003d4 (9 bytes)
21:35:00.781 SERIAL » [ACK] (0x06)
21:35:00.781 DRIVER « [REQ] [SendData]
callback id: 60
transmit status: OK
21:35:00.835 SERIAL « 0x0120000400101a9881445fc9e5ffd8a33d0915a8aaa762cc2c81a22d2faffd1e8 (34 bytes)
f9f
21:35:00.836 SERIAL » [ACK] (0x06)
21:35:00.837 CNTRLR [Node 016] [~] [Door Lock] operationType: 1 => 1 [Endpoint 0]
21:35:00.838 CNTRLR [Node 016] [~] [Door Lock] outsideHandlesCanOpenDoorConfiguration [Endpoint 0]
: false,false,false,false => false,false,false,false
21:35:00.840 CNTRLR [Node 016] [~] [Door Lock] insideHandlesCanOpenDoorConfiguration: [Endpoint 0]
false,false,false,false => false,false,false,false
21:35:00.841 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[DoorLockCCConfigurationReport]
operation type: Constant
outside handle configuration: false, false, false, false
inside handle configuration: false, false, false, false
21:35:00.846 SERIAL » 0x010700800f00000077 (9 bytes)
21:35:00.846 DRIVER » [Node 015] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:35:00.847 CNTRLR « [Node 016] received lock configuration:
operation type: Constant
outside handles can open door: false, false, false, false
inside handles can open door: false, false, false, false
21:35:00.847 CNTRLR » [Node 016] requesting current lock status...
21:35:00.850 SERIAL « [ACK] (0x06)
21:35:00.851 SERIAL « 0x01200180778f0f000000000000000000000000000000000000000000000000000 (34 bytes)
0a9
21:35:00.851 SERIAL » [ACK] (0x06)
21:35:00.852 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 16, 17, 18, 19, 20
21:35:00.854 SERIAL » 0x0109001302024002253dbf (11 bytes)
21:35:00.854 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 61
└─[ThermostatModeCCGet]
21:35:00.855 CNTRLR « [Node 015] node neighbors received: 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 16, 17,
18, 19, 20
21:35:00.855 CNTRLR [Node 015] Interview stage completed: Neighbors
21:35:00.858 SERIAL « [ACK] (0x06)
21:35:00.859 CNTRLR [Node 015] Interview completed
21:35:00.862 SERIAL « 0x0104011301e8 (6 bytes)
21:35:00.862 SERIAL » [ACK] (0x06)
21:35:00.862 DRIVER « [RES] [SendData]
was sent: true
21:35:00.878 SERIAL « 0x010700133d000002d4 (9 bytes)
21:35:00.878 SERIAL » [ACK] (0x06)
21:35:00.879 DRIVER « [REQ] [SendData]
callback id: 61
transmit status: OK
21:35:00.937 SERIAL « 0x01090004000203400301b1 (11 bytes)
21:35:00.938 CNTRLR [Node 002] [~] [Thermostat Mode] mode: 1 => 1 [Endpoint 0]
21:35:00.940 SERIAL » [ACK] (0x06)
21:35:00.942 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ThermostatModeCCReport]
mode: Heat
21:35:00.949 SERIAL » 0x0109001305029840253e21 (11 bytes)
21:35:00.949 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 62
└─[SecurityCCNonceGet]
21:35:00.949 CNTRLR « [Node 002] received current thermostat mode: Heat
21:35:00.949 CNTRLR [Node 002] [~] [Thermostat Mode] interviewComplete: tr [Endpoint 0] [internal]
ue => true
21:35:00.950 CNTRLR [Node 002] ThermostatOperatingStateCC: doing a partial interview...
21:35:00.950 CNTRLR » [Node 002] querying thermostat operating state...
21:35:00.955 SERIAL « [ACK] (0x06)
21:35:00.957 SERIAL « 0x0104011301e8 (6 bytes)
21:35:00.957 SERIAL » [ACK] (0x06)
21:35:00.957 DRIVER « [RES] [SendData]
was sent: true
21:35:02.309 SERIAL « 0x010700133e00008752 (9 bytes)
21:35:02.309 SERIAL » [ACK] (0x06)
21:35:02.309 DRIVER « [REQ] [SendData]
callback id: 62
transmit status: OK
21:35:02.361 SERIAL « 0x0110000400050a98800570150ce8c9f5a0e4 (18 bytes)
21:35:02.361 SERIAL » [ACK] (0x06)
21:35:02.362 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x0570150ce8c9f5a0
21:35:02.366 SERIAL » 0x011d001305169881894110e12850769b34e4c705dd3bb9717b03a1c0253f68 (31 bytes)
21:35:02.367 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 63
└─[SecurityCCCommandEncapsulation]
│ nonce id: 5
└─[DoorLockCCOperationGet]
21:35:02.369 SERIAL « [ACK] (0x06)
21:35:02.377 SERIAL « 0x0104011301e8 (6 bytes)
21:35:02.378 SERIAL » [ACK] (0x06)
21:35:02.378 DRIVER « [RES] [SendData]
was sent: true
21:35:02.494 SERIAL « 0x010700133f00000cd8 (9 bytes)
21:35:02.494 SERIAL » [ACK] (0x06)
21:35:02.495 DRIVER « [REQ] [SendData]
callback id: 63
transmit status: OK
21:35:02.629 SERIAL « 0x0108000400050298402c (10 bytes)
21:35:02.629 SERIAL » [ACK] (0x06)
21:35:02.630 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:02.632 SERIAL » 0x01110013050a9880833cb78906a3e153054039 (19 bytes)
21:35:02.633 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 64
└─[SecurityCCNonceReport]
nonce: 0x833cb78906a3e153
21:35:02.634 SERIAL « [ACK] (0x06)
21:35:02.641 SERIAL « 0x0104011301e8 (6 bytes)
21:35:02.641 SERIAL » [ACK] (0x06)
21:35:02.641 DRIVER « [RES] [SendData]
was sent: true
21:35:02.758 SERIAL « 0x010700134000000ca7 (9 bytes)
21:35:02.759 SERIAL » [ACK] (0x06)
21:35:02.759 DRIVER « [REQ] [SendData]
callback id: 64
transmit status: OK
21:35:02.820 SERIAL « 0x0121000400051b98818bd1fee17f42dd9ff0bd69edc5ee3ef68333f265fb88416 (35 bytes)
f17a0
21:35:02.820 SERIAL » [ACK] (0x06)
21:35:02.822 CNTRLR [Node 005] [~] [Door Lock] currentMode: 255 => 255 [Endpoint 0]
21:35:02.823 CNTRLR [Node 005] [~] [Door Lock] outsideHandlesCanOpenDoor: false,false [Endpoint 0]
,false,false => false,false,false,false
21:35:02.824 CNTRLR [Node 005] [~] [Door Lock] insideHandlesCanOpenDoor: false,false, [Endpoint 0]
false,false => false,false,false,false
21:35:02.825 CNTRLR [Node 005] [~] [Door Lock] latchStatus: "open" => "open" [Endpoint 0]
21:35:02.826 CNTRLR [Node 005] [~] [Door Lock] boltStatus: "locked" => "locked" [Endpoint 0]
21:35:02.827 CNTRLR [Node 005] [~] [Door Lock] doorStatus: "open" => "open" [Endpoint 0]
21:35:02.828 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[DoorLockCCOperationReport]
current mode: Secured
active outside handles: false, false, false, false
active inside handles: false, false, false, false
latch status: open
bolt status: locked
door status: open
21:35:02.833 SERIAL » 0x010a001306037005022541f0 (12 bytes)
21:35:02.834 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 65
└─[ConfigurationCCGet]
parameter #: 2
21:35:02.834 CNTRLR « [Node 005] received lock status:
current mode: Secured
door status: open
bolt status: locked
latch status: open
21:35:02.834 CNTRLR [Node 005] [~] [Door Lock] interviewComplete: true => [Endpoint 0] [internal]
true
21:35:02.838 SERIAL « [ACK] (0x06)
21:35:02.843 SERIAL « 0x0104011301e8 (6 bytes)
21:35:02.843 SERIAL » [ACK] (0x06)
21:35:02.844 DRIVER « [RES] [SendData]
was sent: true
21:35:02.846 CNTRLR [Node 005] UserCodeCC: doing a partial interview...
21:35:02.846 CNTRLR » [Node 005] querying all user codes...
21:35:02.944 SERIAL « 0x010700134100000ba1 (9 bytes)
21:35:02.945 SERIAL » [ACK] (0x06)
21:35:02.945 DRIVER « [REQ] [SendData]
callback id: 65
transmit status: OK
21:35:02.995 SERIAL « 0x010b0004000605700602010086 (13 bytes)
21:35:02.996 CNTRLR [Node 006] [~] [Configuration] 2: 0 => 0
21:35:02.998 SERIAL » [ACK] (0x06)
21:35:02.999 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 2
value size: 1
value: 0
21:35:03.005 SERIAL » 0x010a001307037005042542f4 (12 bytes)
21:35:03.005 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 66
└─[ConfigurationCCGet]
parameter #: 4
21:35:03.006 CNTRLR « [Node 006] parameter #2 has value: 0
21:35:03.006 CNTRLR » [Node 006] querying parameter #3 value...
21:35:03.009 SERIAL « [ACK] (0x06)
21:35:03.014 SERIAL « 0x0104011301e8 (6 bytes)
21:35:03.014 SERIAL » [ACK] (0x06)
21:35:03.014 DRIVER « [RES] [SendData]
was sent: true
21:35:03.084 SERIAL « 0x0107001342000008a1 (9 bytes)
21:35:03.085 SERIAL » [ACK] (0x06)
21:35:03.086 DRIVER « [REQ] [SendData]
callback id: 66
transmit status: OK
21:35:03.096 SERIAL « 0x010b0004000705700604010081 (13 bytes)
21:35:03.096 CNTRLR [Node 007] [~] [Configuration] 4: 0 => 0
21:35:03.097 SERIAL » [ACK] (0x06)
21:35:03.100 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
21:35:03.103 SERIAL » 0x010a001309033201102543a9 (12 bytes)
21:35:03.103 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 67
└─[MeterCCGet]
duration: W
21:35:03.103 CNTRLR « [Node 007] parameter #4 has value: 0
21:35:03.104 CNTRLR [Node 007] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:35:03.107 SERIAL « [ACK] (0x06)
21:35:03.108 CNTRLR [Node 007] AssociationCC: doing a partial interview...
21:35:03.108 CNTRLR » [Node 007] querying association group #1...
21:35:03.111 SERIAL « 0x0104011301e8 (6 bytes)
21:35:03.111 SERIAL » [ACK] (0x06)
21:35:03.111 DRIVER « [RES] [SendData]
was sent: true
21:35:03.127 SERIAL « 0x0107001343000002aa (9 bytes)
21:35:03.128 SERIAL » [ACK] (0x06)
21:35:03.128 DRIVER « [REQ] [SendData]
callback id: 67
transmit status: OK
21:35:03.141 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:35:03.141 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:35:03.143 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:35:03.144 SERIAL » [ACK] (0x06)
21:35:03.145 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:03.149 SERIAL » 0x010a00130a037005042544ff (12 bytes)
21:35:03.149 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 68
└─[ConfigurationCCGet]
parameter #: 4
21:35:03.150 CNTRLR » [Node 009] querying meter value (type = Electric, scale = V)...
21:35:03.152 SERIAL « [ACK] (0x06)
21:35:03.157 SERIAL « 0x0104011301e8 (6 bytes)
21:35:03.157 SERIAL » [ACK] (0x06)
21:35:03.157 DRIVER « [RES] [SendData]
was sent: true
21:35:03.197 SERIAL « 0x0107001344000004ab (9 bytes)
21:35:03.197 SERIAL » [ACK] (0x06)
21:35:03.198 DRIVER « [REQ] [SendData]
callback id: 68
transmit status: OK
21:35:03.272 SERIAL « 0x010b0004000a0570060401008c (13 bytes)
21:35:03.273 CNTRLR [Node 010] [~] [Configuration] 4: 0 => 0
21:35:03.274 SERIAL » [ACK] (0x06)
21:35:03.275 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
21:35:03.279 SERIAL » 0x010a00130b037005042545ff (12 bytes)
21:35:03.280 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 69
└─[ConfigurationCCGet]
parameter #: 4
21:35:03.280 CNTRLR « [Node 010] parameter #4 has value: 0
21:35:03.280 CNTRLR [Node 010] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:35:03.284 SERIAL « [ACK] (0x06)
21:35:03.286 CNTRLR [Node 010] AssociationCC: doing a partial interview...
21:35:03.286 CNTRLR » [Node 010] querying association group #1...
21:35:03.287 SERIAL « 0x0104011301e8 (6 bytes)
21:35:03.288 SERIAL » [ACK] (0x06)
21:35:03.288 DRIVER « [RES] [SendData]
was sent: true
21:35:03.408 SERIAL « 0x010700134500000ca2 (9 bytes)
21:35:03.408 SERIAL » [ACK] (0x06)
21:35:03.409 DRIVER « [REQ] [SendData]
callback id: 69
transmit status: OK
21:35:03.479 SERIAL « 0x010b0004000b0570060401008d (13 bytes)
21:35:03.480 CNTRLR [Node 011] [~] [Configuration] 4: 0 => 0
21:35:03.482 SERIAL » [ACK] (0x06)
21:35:03.483 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
21:35:03.489 SERIAL » 0x010a00130c037005042546fb (12 bytes)
21:35:03.490 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 70
└─[ConfigurationCCGet]
parameter #: 4
21:35:03.490 CNTRLR « [Node 011] parameter #4 has value: 0
21:35:03.491 CNTRLR [Node 011] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:35:03.493 SERIAL « [ACK] (0x06)
21:35:03.494 CNTRLR [Node 011] AssociationCC: doing a partial interview...
21:35:03.494 CNTRLR » [Node 011] querying association group #1...
21:35:03.498 SERIAL « 0x0104011301e8 (6 bytes)
21:35:03.498 SERIAL » [ACK] (0x06)
21:35:03.498 DRIVER « [RES] [SendData]
was sent: true
21:35:03.577 SERIAL « 0x0107001346000008a5 (9 bytes)
21:35:03.577 SERIAL » [ACK] (0x06)
21:35:03.578 DRIVER « [REQ] [SendData]
callback id: 70
transmit status: OK
21:35:03.657 SERIAL « 0x010b0004000c0570060401008a (13 bytes)
21:35:03.658 CNTRLR [Node 012] [~] [Configuration] 4: 0 => 0
21:35:03.660 SERIAL » [ACK] (0x06)
21:35:03.661 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
21:35:03.667 SERIAL » 0x010a00130d037005042547fb (12 bytes)
21:35:03.667 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 71
└─[ConfigurationCCGet]
parameter #: 4
21:35:03.668 CNTRLR « [Node 012] parameter #4 has value: 0
21:35:03.668 CNTRLR [Node 012] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:35:03.670 SERIAL « [ACK] (0x06)
21:35:03.671 CNTRLR [Node 012] AssociationCC: doing a partial interview...
21:35:03.672 CNTRLR » [Node 012] querying association group #1...
21:35:03.675 SERIAL « 0x0104011301e8 (6 bytes)
21:35:03.675 SERIAL » [ACK] (0x06)
21:35:03.676 DRIVER « [RES] [SendData]
was sent: true
21:35:03.691 SERIAL « 0x0107001347000002ae (9 bytes)
21:35:03.692 SERIAL » [ACK] (0x06)
21:35:03.692 DRIVER « [REQ] [SendData]
callback id: 71
transmit status: OK
21:35:03.703 SERIAL « 0x010b0004000d0570060401008b (13 bytes)
21:35:03.704 CNTRLR [Node 013] [~] [Configuration] 4: 0 => 0
21:35:03.705 SERIAL » [ACK] (0x06)
21:35:03.706 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
21:35:03.713 SERIAL » 0x0109001310029840254842 (11 bytes)
21:35:03.714 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 72
└─[SecurityCCNonceGet]
21:35:03.714 CNTRLR « [Node 013] parameter #4 has value: 0
21:35:03.715 CNTRLR [Node 013] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:35:03.715 CNTRLR [Node 013] AssociationCC: doing a partial interview...
21:35:03.715 CNTRLR » [Node 013] querying association group #1...
21:35:03.717 SERIAL « [ACK] (0x06)
21:35:03.722 SERIAL « 0x0104011301e8 (6 bytes)
21:35:03.722 SERIAL » [ACK] (0x06)
21:35:03.722 DRIVER « [RES] [SendData]
was sent: true
21:35:05.014 SERIAL « 0x010700134800008221 (9 bytes)
21:35:05.014 SERIAL » [ACK] (0x06)
21:35:05.014 DRIVER « [REQ] [SendData]
callback id: 72
transmit status: OK
21:35:05.041 SERIAL « 0x0110000400100a988071f89a9787add2e570 (18 bytes)
21:35:05.042 SERIAL » [ACK] (0x06)
21:35:05.042 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x71f89a9787add2e5
21:35:05.046 SERIAL » 0x011d001310169881bfe2541073411f42c2045b7179b936cfc7148750254925 (31 bytes)
21:35:05.047 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 73
└─[SecurityCCCommandEncapsulation]
│ nonce id: 113
└─[DoorLockCCOperationGet]
21:35:05.050 SERIAL « [ACK] (0x06)
21:35:05.056 SERIAL « 0x0104011301e8 (6 bytes)
21:35:05.057 SERIAL » [ACK] (0x06)
21:35:05.057 DRIVER « [RES] [SendData]
was sent: true
21:35:05.077 SERIAL « 0x0107001349000002a0 (9 bytes)
21:35:05.078 SERIAL » [ACK] (0x06)
21:35:05.078 DRIVER « [REQ] [SendData]
callback id: 73
transmit status: OK
21:35:05.214 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:05.215 SERIAL » [ACK] (0x06)
21:35:05.215 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:05.222 SERIAL » 0x01110013100a9880fa80658f8582c650054ab1 (19 bytes)
21:35:05.222 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 74
└─[SecurityCCNonceReport]
nonce: 0xfa80658f8582c650
21:35:05.224 SERIAL « [ACK] (0x06)
21:35:05.230 SERIAL « 0x0104011301e8 (6 bytes)
21:35:05.230 SERIAL » [ACK] (0x06)
21:35:05.230 DRIVER « [RES] [SendData]
was sent: true
21:35:05.248 SERIAL « 0x010700134a000002a3 (9 bytes)
21:35:05.249 SERIAL » [ACK] (0x06)
21:35:05.249 DRIVER « [REQ] [SendData]
callback id: 74
transmit status: OK
21:35:05.304 SERIAL « 0x0121000400101b9881898b0c1c0cb9f927bc00dacc444f9fb1faa99007af6da19 (35 bytes)
fcec8
21:35:05.305 SERIAL » [ACK] (0x06)
21:35:05.307 CNTRLR [Node 016] [~] [Door Lock] currentMode: 0 => 0 [Endpoint 0]
21:35:05.309 CNTRLR [Node 016] [~] [Door Lock] outsideHandlesCanOpenDoor: false,false [Endpoint 0]
,false,false => false,false,false,false
21:35:05.310 CNTRLR [Node 016] [~] [Door Lock] insideHandlesCanOpenDoor: false,false, [Endpoint 0]
false,false => false,false,false,false
21:35:05.311 CNTRLR [Node 016] [~] [Door Lock] latchStatus: "open" => "open" [Endpoint 0]
21:35:05.313 CNTRLR [Node 016] [~] [Door Lock] boltStatus: "unlocked" => "unlocked" [Endpoint 0]
21:35:05.314 CNTRLR [Node 016] [~] [Door Lock] doorStatus: "open" => "open" [Endpoint 0]
21:35:05.315 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[DoorLockCCOperationReport]
current mode: Unsecured
active outside handles: false, false, false, false
active inside handles: false, false, false, false
latch status: open
bolt status: unlocked
door status: open
21:35:05.317 SERIAL » 0x0109001302024202254bcb (11 bytes)
21:35:05.317 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 75
└─[ThermostatOperatingStateCCGet]
21:35:05.318 CNTRLR « [Node 016] received lock status:
current mode: Unsecured
door status: open
bolt status: unlocked
latch status: open
21:35:05.318 CNTRLR [Node 016] [~] [Door Lock] interviewComplete: true => [Endpoint 0] [internal]
true
21:35:05.321 SERIAL « [ACK] (0x06)
21:35:05.322 CNTRLR [Node 016] UserCodeCC: doing a partial interview...
21:35:05.322 CNTRLR » [Node 016] querying all user codes...
21:35:05.325 SERIAL « 0x0104011301e8 (6 bytes)
21:35:05.325 SERIAL » [ACK] (0x06)
21:35:05.325 DRIVER « [RES] [SendData]
was sent: true
21:35:05.341 SERIAL « 0x010700134b000002a2 (9 bytes)
21:35:05.341 SERIAL » [ACK] (0x06)
21:35:05.342 DRIVER « [REQ] [SendData]
callback id: 75
transmit status: OK
21:35:05.399 SERIAL « 0x01090004000203420300b2 (11 bytes)
21:35:05.401 CNTRLR [Node 002] [~] [Thermostat Operating State] state: 0 => 0 [Endpoint 0]
21:35:05.403 SERIAL » [ACK] (0x06)
21:35:05.404 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ThermostatOperatingStateCCReport]
state: Idle
21:35:05.412 SERIAL » 0x0109001305029840254c53 (11 bytes)
21:35:05.412 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 76
└─[SecurityCCNonceGet]
21:35:05.413 CNTRLR [Node 002] [~] [Thermostat Operating State] interviewC [Endpoint 0] [internal]
omplete: true => true
21:35:05.414 CNTRLR [Node 002] ThermostatSetpointCC: doing a partial interview...
21:35:05.414 CNTRLR » [Node 002] querying current value of setpoint Heating...
21:35:05.436 SERIAL « [ACK] (0x06)
21:35:05.436 SERIAL « 0x0104011301e8 (6 bytes)
21:35:05.436 SERIAL » [ACK] (0x06)
21:35:05.437 DRIVER « [RES] [SendData]
was sent: true
21:35:06.772 SERIAL « 0x010700134c0000882f (9 bytes)
21:35:06.773 SERIAL » [ACK] (0x06)
21:35:06.773 DRIVER « [REQ] [SendData]
callback id: 76
transmit status: OK
21:35:06.824 SERIAL « 0x0110000400050a988012b40cc1e451424828 (18 bytes)
21:35:06.825 SERIAL » [ACK] (0x06)
21:35:06.826 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x12b40cc1e4514248
21:35:06.832 SERIAL » 0x011e001305179881bb38d48f4de401f91cd3e06a12b491bc397c7f2a81254d47 (32 bytes)
21:35:06.833 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 77
└─[SecurityCCCommandEncapsulation]
│ nonce id: 18
└─[UserCodeCCGet]
user id: 1
21:35:06.836 SERIAL « [ACK] (0x06)
21:35:06.844 SERIAL « 0x0104011301e8 (6 bytes)
21:35:06.844 SERIAL » [ACK] (0x06)
21:35:06.844 DRIVER « [RES] [SendData]
was sent: true
21:35:06.954 SERIAL « 0x010700134d00000caa (9 bytes)
21:35:06.955 SERIAL » [ACK] (0x06)
21:35:06.956 DRIVER « [REQ] [SendData]
callback id: 77
transmit status: OK
21:35:07.089 SERIAL « 0x0108000400050298402c (10 bytes)
21:35:07.090 SERIAL » [ACK] (0x06)
21:35:07.091 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:07.097 SERIAL » 0x01110013050a9880b9b0f7970fa3ed0f054e86 (19 bytes)
21:35:07.097 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 78
└─[SecurityCCNonceReport]
nonce: 0xb9b0f7970fa3ed0f
21:35:07.100 SERIAL « [ACK] (0x06)
21:35:07.105 SERIAL « 0x0104011301e8 (6 bytes)
21:35:07.106 SERIAL » [ACK] (0x06)
21:35:07.106 DRIVER « [RES] [SendData]
was sent: true
21:35:07.219 SERIAL « 0x010700134e00000bae (9 bytes)
21:35:07.219 SERIAL » [ACK] (0x06)
21:35:07.220 DRIVER « [REQ] [SendData]
callback id: 78
transmit status: OK
21:35:07.289 SERIAL « 0x012800040005229881318fc8d309426938959e9e7686719f89286a6abbedd37db (42 bytes)
96616c3d9157d7baaea
21:35:07.290 SERIAL » [ACK] (0x06)
21:35:07.293 CNTRLR [Node 005] [~] [User Code] userIdStatus[1]: 1 => 1 [Endpoint 0]
21:35:07.295 CNTRLR [Node 005] [~] [User Code] userCode[1]: "**********" => "******** [Endpoint 0]
**"
21:35:07.297 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 1
id status: Enabled
user code: **********
21:35:07.301 SERIAL » 0x010a00130603700503254fff (12 bytes)
21:35:07.301 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 79
└─[ConfigurationCCGet]
parameter #: 3
21:35:07.303 SERIAL « [ACK] (0x06)
21:35:07.309 SERIAL « 0x0104011301e8 (6 bytes)
21:35:07.309 SERIAL » [ACK] (0x06)
21:35:07.309 DRIVER « [RES] [SendData]
was sent: true
21:35:07.414 SERIAL « 0x010700134f00000baf (9 bytes)
21:35:07.414 SERIAL » [ACK] (0x06)
21:35:07.415 DRIVER « [REQ] [SendData]
callback id: 79
transmit status: OK
21:35:07.466 SERIAL « 0x010b0004000605700603010087 (13 bytes)
21:35:07.470 CNTRLR [Node 006] [~] [Configuration] 3: 0 => 0
21:35:07.472 SERIAL » [ACK] (0x06)
21:35:07.475 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
21:35:07.482 SERIAL » 0x010a00130703850201255011 (12 bytes)
21:35:07.483 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 80
└─[AssociationCCGet]
group id: 1
21:35:07.483 CNTRLR « [Node 006] parameter #3 has value: 0
21:35:07.483 CNTRLR » [Node 006] querying parameter #4 value...
21:35:07.486 SERIAL « [ACK] (0x06)
21:35:07.493 SERIAL « 0x0104011301e8 (6 bytes)
21:35:07.493 SERIAL » [ACK] (0x06)
21:35:07.493 DRIVER « [RES] [SendData]
was sent: true
21:35:07.554 SERIAL « 0x0107001350000007bc (9 bytes)
21:35:07.555 SERIAL » [ACK] (0x06)
21:35:07.555 DRIVER « [REQ] [SendData]
callback id: 80
transmit status: OK
21:35:07.566 SERIAL « 0x010c000400070685030105000175 (14 bytes)
21:35:07.566 SERIAL » [ACK] (0x06)
21:35:07.567 CNTRLR [Node 007] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:35:07.568 CNTRLR [Node 007] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:35:07.568 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:07.571 SERIAL » 0x010a0013090332012025518b (12 bytes)
21:35:07.572 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 81
└─[MeterCCGet]
duration: V
21:35:07.572 CNTRLR « [Node 007] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:07.572 CNTRLR » [Node 007] querying association group #2...
21:35:07.575 SERIAL « [ACK] (0x06)
21:35:07.580 SERIAL « 0x0104011301e8 (6 bytes)
21:35:07.580 SERIAL » [ACK] (0x06)
21:35:07.580 DRIVER « [RES] [SendData]
was sent: true
21:35:07.733 SERIAL « 0x0107001351000010aa (9 bytes)
21:35:07.734 SERIAL » [ACK] (0x06)
21:35:07.735 DRIVER « [REQ] [SendData]
callback id: 81
transmit status: OK
21:35:07.751 SERIAL « 0x011800040009123202a1640001e44700000000000000000000af (26 bytes)
21:35:07.752 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.037 => 123.975 [Endpoint 0]
21:35:07.753 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:35:07.753 SERIAL » [ACK] (0x06)
21:35:07.754 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.975
time delta: 0 seconds
21:35:07.756 SERIAL » 0x010a00130a0385020125521e (12 bytes)
21:35:07.756 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 82
└─[AssociationCCGet]
group id: 1
21:35:07.756 CNTRLR » [Node 009] querying meter value (type = Electric, scale = A)...
21:35:07.758 SERIAL « [ACK] (0x06)
21:35:07.764 SERIAL « 0x0104011301e8 (6 bytes)
21:35:07.764 SERIAL » [ACK] (0x06)
21:35:07.764 DRIVER « [RES] [SendData]
was sent: true
21:35:07.804 SERIAL « 0x0107001352000004bd (9 bytes)
21:35:07.804 SERIAL » [ACK] (0x06)
21:35:07.804 DRIVER « [REQ] [SendData]
callback id: 82
transmit status: OK
21:35:07.883 SERIAL « 0x010c0004000a0685030105000178 (14 bytes)
21:35:07.883 SERIAL » [ACK] (0x06)
21:35:07.884 CNTRLR [Node 010] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:35:07.885 CNTRLR [Node 010] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:35:07.885 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:07.889 SERIAL » 0x010a00130b0385020125531e (12 bytes)
21:35:07.890 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 83
└─[AssociationCCGet]
group id: 1
21:35:07.890 CNTRLR « [Node 010] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:07.890 CNTRLR » [Node 010] querying association group #2...
21:35:07.892 SERIAL « [ACK] (0x06)
21:35:07.898 SERIAL « 0x0104011301e8 (6 bytes)
21:35:07.898 SERIAL » [ACK] (0x06)
21:35:07.898 DRIVER « [RES] [SendData]
was sent: true
21:35:08.017 SERIAL « 0x010700135300000cb4 (9 bytes)
21:35:08.018 SERIAL » [ACK] (0x06)
21:35:08.018 DRIVER « [REQ] [SendData]
callback id: 83
transmit status: OK
21:35:08.089 SERIAL « 0x010c0004000b0685030105000179 (14 bytes)
21:35:08.090 SERIAL » [ACK] (0x06)
21:35:08.090 CNTRLR [Node 011] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:35:08.090 CNTRLR [Node 011] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:35:08.090 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:08.093 SERIAL » 0x010a00130c0385020125541e (12 bytes)
21:35:08.094 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 84
└─[AssociationCCGet]
group id: 1
21:35:08.094 CNTRLR « [Node 011] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:08.094 CNTRLR » [Node 011] querying association group #2...
21:35:08.096 SERIAL « [ACK] (0x06)
21:35:08.102 SERIAL « 0x0104011301e8 (6 bytes)
21:35:08.102 SERIAL » [ACK] (0x06)
21:35:08.103 DRIVER « [RES] [SendData]
was sent: true
21:35:08.206 SERIAL « 0x010c0004000b0685030105000179 (14 bytes)
21:35:08.206 SERIAL » [ACK] (0x06)
21:35:08.207 CNTRLR [Node 011] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:35:08.207 CNTRLR [Node 011] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:35:08.207 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:08.294 SERIAL « 0x0107001354000014ab (9 bytes)
21:35:08.294 SERIAL » [ACK] (0x06)
21:35:08.295 DRIVER « [REQ] [SendData]
callback id: 84
transmit status: OK
21:35:08.382 SERIAL « 0x010c0004000c068503010500017e (14 bytes)
21:35:08.382 SERIAL » [ACK] (0x06)
21:35:08.382 CNTRLR [Node 012] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:35:08.383 CNTRLR [Node 012] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:35:08.383 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:08.385 SERIAL » 0x010a00130d0385020125551e (12 bytes)
21:35:08.385 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 85
└─[AssociationCCGet]
group id: 1
21:35:08.385 CNTRLR « [Node 012] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:08.385 CNTRLR » [Node 012] querying association group #2...
21:35:08.386 SERIAL « [ACK] (0x06)
21:35:08.393 SERIAL « 0x0104011301e8 (6 bytes)
21:35:08.393 SERIAL » [ACK] (0x06)
21:35:08.394 DRIVER « [RES] [SendData]
was sent: true
21:35:08.409 SERIAL « 0x0107001355000003bd (9 bytes)
21:35:08.410 SERIAL » [ACK] (0x06)
21:35:08.410 DRIVER « [REQ] [SendData]
callback id: 85
transmit status: OK
21:35:08.421 SERIAL « 0x010c0004000d068503010500017f (14 bytes)
21:35:08.421 SERIAL » [ACK] (0x06)
21:35:08.422 CNTRLR [Node 013] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:35:08.422 CNTRLR [Node 013] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:35:08.422 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:08.425 SERIAL » 0x010900131002984025565c (11 bytes)
21:35:08.425 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 86
└─[SecurityCCNonceGet]
21:35:08.425 CNTRLR « [Node 013] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:08.425 CNTRLR » [Node 013] querying association group #2...
21:35:08.427 SERIAL « [ACK] (0x06)
21:35:08.432 SERIAL « 0x0104011301e8 (6 bytes)
21:35:08.433 SERIAL » [ACK] (0x06)
21:35:08.433 DRIVER « [RES] [SendData]
was sent: true
21:35:09.664 SERIAL « 0x010700135600007cc1 (9 bytes)
21:35:09.665 SERIAL » [ACK] (0x06)
21:35:09.666 DRIVER « [REQ] [SendData]
callback id: 86
transmit status: OK
21:35:09.692 SERIAL « 0x0110000400100a9880197d31d6822e7a3f83 (18 bytes)
21:35:09.693 SERIAL » [ACK] (0x06)
21:35:09.693 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x197d31d6822e7a3f
21:35:09.699 SERIAL » 0x011e001310179881847baeb7e5d07288914a68bd198c7d1872f2bf52ff2557db (32 bytes)
21:35:09.700 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 87
└─[SecurityCCCommandEncapsulation]
│ nonce id: 25
└─[UserCodeCCGet]
user id: 1
21:35:09.703 SERIAL « [ACK] (0x06)
21:35:09.710 SERIAL « 0x0104011301e8 (6 bytes)
21:35:09.710 SERIAL » [ACK] (0x06)
21:35:09.710 DRIVER « [RES] [SendData]
was sent: true
21:35:09.731 SERIAL « 0x0107001357000003bf (9 bytes)
21:35:09.732 SERIAL » [ACK] (0x06)
21:35:09.732 DRIVER « [REQ] [SendData]
callback id: 87
transmit status: OK
21:35:09.775 SERIAL « 0x011800040009123202a1640001e43100000000000000000000d9 (26 bytes)
21:35:09.776 CNTRLR [Node 009] [~] [Meter] value[66561]: 123.975 => 123.953 [Endpoint 0]
21:35:09.778 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:35:09.780 SERIAL » [ACK] (0x06)
21:35:09.782 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.953
time delta: 0 seconds
21:35:09.875 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:35:09.876 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:35:09.878 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:35:09.879 SERIAL » [ACK] (0x06)
21:35:09.881 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:09.951 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:09.952 SERIAL » [ACK] (0x06)
21:35:09.953 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:09.960 SERIAL » 0x01110013100a9880e52cfb5f03542ba3055810 (19 bytes)
21:35:09.960 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 88
└─[SecurityCCNonceReport]
nonce: 0xe52cfb5f03542ba3
21:35:09.962 SERIAL « [ACK] (0x06)
21:35:09.968 SERIAL « 0x0104011301e8 (6 bytes)
21:35:09.968 SERIAL » [ACK] (0x06)
21:35:09.968 DRIVER « [RES] [SendData]
was sent: true
21:35:09.976 SERIAL « 0x0118000400091232022164000ad71c000c000ad71c0000000081 (26 bytes)
21:35:09.977 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:35:09.978 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:35:09.979 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 17 => 12 [Endpoint 0]
21:35:09.979 SERIAL » [ACK] (0x06)
21:35:09.981 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 12 seconds
prev. value: 710.428
21:35:09.998 SERIAL « 0x0107001358000003b0 (9 bytes)
21:35:09.998 SERIAL » [ACK] (0x06)
21:35:09.999 DRIVER « [REQ] [SendData]
callback id: 88
transmit status: OK
21:35:10.064 SERIAL « 0x012800040010229881ec01e91b0addab127a119d1bf1d73ae82a24116645853ae (42 bytes)
5744b244bbf0ef8c22d
21:35:10.065 SERIAL » [ACK] (0x06)
21:35:10.067 CNTRLR [Node 016] [~] [User Code] userIdStatus[1]: 1 => 1 [Endpoint 0]
21:35:10.068 CNTRLR [Node 016] [~] [User Code] userCode[1]: "**********" => "******** [Endpoint 0]
**"
21:35:10.069 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 1
id status: Enabled
user code: **********
21:35:10.072 SERIAL » 0x010a001302034302012559db (12 bytes)
21:35:10.073 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 89
└─[ThermostatSetpointCCGet]
setpoint type: Heating
21:35:10.075 SERIAL « [ACK] (0x06)
21:35:10.080 SERIAL « 0x0104011301e8 (6 bytes)
21:35:10.081 SERIAL » [ACK] (0x06)
21:35:10.081 DRIVER « [RES] [SendData]
was sent: true
21:35:10.097 SERIAL « 0x0107001359000002b0 (9 bytes)
21:35:10.097 SERIAL » [ACK] (0x06)
21:35:10.098 DRIVER « [REQ] [SendData]
callback id: 89
transmit status: OK
21:35:10.156 SERIAL « 0x010c00040002064303012a02bc26 (14 bytes)
21:35:10.158 CNTRLR [Node 002] [~] [Thermostat Setpoint] setpoint[1]: 70 => 70 [Endpoint 0]
21:35:10.161 CNTRLR [Node 002] [~] [Thermostat Setpoint] setpointScale[1]: [Endpoint 0] [internal]
1 => 1
21:35:10.161 SERIAL » [ACK] (0x06)
21:35:10.163 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ThermostatSetpointCCReport]
setpoint type: Heating
value: 70 °F
21:35:10.170 SERIAL » 0x0109001305029840255a45 (11 bytes)
21:35:10.170 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 90
└─[SecurityCCNonceGet]
21:35:10.170 CNTRLR « [Node 002] received current value of setpoint Heating: 70 °F
21:35:10.170 CNTRLR » [Node 002] querying current value of setpoint Cooling...
21:35:10.172 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:35:10.172 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:35:10.173 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:35:10.173 SERIAL » [ACK] (0x06)
21:35:10.174 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:10.175 SERIAL « [CAN] (0x18)
21:35:10.175 CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
21:35:10.276 SERIAL » 0x0109001305029840255a45 (11 bytes)
21:35:10.277 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 90
└─[SecurityCCNonceGet]
21:35:10.279 SERIAL « [ACK] (0x06)
21:35:10.285 SERIAL « 0x0104011301e8 (6 bytes)
21:35:10.285 SERIAL » [ACK] (0x06)
21:35:10.286 DRIVER « [RES] [SendData]
was sent: true
21:35:11.637 SERIAL « 0x010700135a00008736 (9 bytes)
21:35:11.637 SERIAL » [ACK] (0x06)
21:35:11.638 DRIVER « [REQ] [SendData]
callback id: 90
transmit status: OK
21:35:11.691 SERIAL « 0x0110000400050a9880b6a2944ea2aec629d1 (18 bytes)
21:35:11.691 SERIAL » [ACK] (0x06)
21:35:11.692 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xb6a2944ea2aec629
21:35:11.697 SERIAL » 0x011e001305179881a57402760a35763e6a1cc843b6d196c3fd5ce1276c255b91 (32 bytes)
21:35:11.698 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 91
└─[SecurityCCCommandEncapsulation]
│ nonce id: 182
└─[UserCodeCCGet]
user id: 2
21:35:11.702 SERIAL « [ACK] (0x06)
21:35:11.709 SERIAL « 0x0104011301e8 (6 bytes)
21:35:11.709 SERIAL » [ACK] (0x06)
21:35:11.710 DRIVER « [RES] [SendData]
was sent: true
21:35:11.825 SERIAL « 0x010700135b00000cbc (9 bytes)
21:35:11.825 SERIAL » [ACK] (0x06)
21:35:11.826 DRIVER « [REQ] [SendData]
callback id: 91
transmit status: OK
21:35:11.961 SERIAL « 0x0108000400050298402c (10 bytes)
21:35:11.961 SERIAL » [ACK] (0x06)
21:35:11.962 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:11.970 SERIAL » 0x01110013050a9880deecf552c4265f39055ca2 (19 bytes)
21:35:11.971 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 92
└─[SecurityCCNonceReport]
nonce: 0xdeecf552c4265f39
21:35:11.973 SERIAL « [ACK] (0x06)
21:35:11.979 SERIAL « 0x0104011301e8 (6 bytes)
21:35:11.979 SERIAL » [ACK] (0x06)
21:35:11.979 DRIVER « [RES] [SendData]
was sent: true
21:35:12.089 SERIAL « 0x010700135c00000bbc (9 bytes)
21:35:12.090 SERIAL » [ACK] (0x06)
21:35:12.090 DRIVER « [REQ] [SendData]
callback id: 92
transmit status: OK
21:35:12.159 SERIAL « 0x01280004000522988152703c4707362d67506b521266a3795f244f0f38e10156d (42 bytes)
e333b721f85e25f0b35
21:35:12.160 SERIAL » [ACK] (0x06)
21:35:12.161 CNTRLR [Node 005] [~] [User Code] userIdStatus[2]: 1 => 1 [Endpoint 0]
21:35:12.163 CNTRLR [Node 005] [~] [User Code] userCode[2]: "**********" => "******** [Endpoint 0]
**"
21:35:12.165 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 2
id status: Enabled
user code: **********
21:35:12.169 SERIAL » 0x010a00130603700504255dea (12 bytes)
21:35:12.169 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 93
└─[ConfigurationCCGet]
parameter #: 4
21:35:12.171 SERIAL « [ACK] (0x06)
21:35:12.176 SERIAL « 0x0104011301e8 (6 bytes)
21:35:12.177 SERIAL » [ACK] (0x06)
21:35:12.177 DRIVER « [RES] [SendData]
was sent: true
21:35:12.284 SERIAL « 0x010700135d00000bbd (9 bytes)
21:35:12.285 SERIAL » [ACK] (0x06)
21:35:12.286 DRIVER « [REQ] [SendData]
callback id: 93
transmit status: OK
21:35:12.334 SERIAL « 0x010b0004000605700604010080 (13 bytes)
21:35:12.335 CNTRLR [Node 006] [~] [Configuration] 4: 0 => 0
21:35:12.337 SERIAL » [ACK] (0x06)
21:35:12.340 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
21:35:12.350 SERIAL » 0x010a00130703850202255e1c (12 bytes)
21:35:12.350 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 94
└─[AssociationCCGet]
group id: 2
21:35:12.351 CNTRLR « [Node 006] parameter #4 has value: 0
21:35:12.351 CNTRLR [Node 006] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:35:12.354 SERIAL « [ACK] (0x06)
21:35:12.356 CNTRLR [Node 006] Interview stage completed: CommandClasses
21:35:12.356 CNTRLR [Node 006] Interview stage completed: OverwriteConfig
21:35:12.356 CNTRLR » [Node 006] requesting node neighbors...
21:35:12.358 SERIAL « 0x0104011301e8 (6 bytes)
21:35:12.358 SERIAL » [ACK] (0x06)
21:35:12.359 DRIVER « [RES] [SendData]
was sent: true
21:35:12.434 SERIAL « 0x010700135e000008bd (9 bytes)
21:35:12.435 SERIAL » [ACK] (0x06)
21:35:12.435 DRIVER « [REQ] [SendData]
callback id: 94
transmit status: OK
21:35:12.446 SERIAL « 0x010b0004000705850302050073 (13 bytes)
21:35:12.446 SERIAL » [ACK] (0x06)
21:35:12.447 CNTRLR [Node 007] [~] [Association] maxNodes[2]: 5 => 5 [internal]
21:35:12.447 CNTRLR [Node 007] [~] [Association] nodeIds[2]: => [internal]
21:35:12.447 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
21:35:12.451 SERIAL » 0x01070080060000007e (9 bytes)
21:35:12.452 DRIVER » [Node 006] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:35:12.453 CNTRLR « [Node 007] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
21:35:12.453 CNTRLR » [Node 007] querying association group #3...
21:35:12.456 SERIAL « [ACK] (0x06)
21:35:12.457 SERIAL « 0x0120018057da09000000000000000000000000000000000000000000000000000 (34 bytes)
0da
21:35:12.457 SERIAL » [ACK] (0x06)
21:35:12.458 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 3, 5, 7, 10, 12, 13, 15, 16, 17, 20
21:35:12.462 SERIAL » 0x010a00130903320128255f8d (12 bytes)
21:35:12.462 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 95
└─[MeterCCGet]
duration: A
21:35:12.462 CNTRLR « [Node 006] node neighbors received: 1, 2, 3, 5, 7, 10, 12, 13, 15, 16, 17, 2
0
21:35:12.463 CNTRLR [Node 006] Interview stage completed: Neighbors
21:35:12.463 CNTRLR [Node 006] Interview completed
21:35:12.464 SERIAL « [ACK] (0x06)
21:35:12.470 SERIAL « 0x0104011301e8 (6 bytes)
21:35:12.470 SERIAL » [ACK] (0x06)
21:35:12.470 DRIVER « [RES] [SendData]
was sent: true
21:35:12.486 SERIAL « 0x010700135f000002b6 (9 bytes)
21:35:12.486 SERIAL » [ACK] (0x06)
21:35:12.487 DRIVER « [REQ] [SendData]
callback id: 95
transmit status: OK
21:35:12.500 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:35:12.501 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:35:12.502 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:35:12.503 SERIAL » [ACK] (0x06)
21:35:12.505 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:12.509 SERIAL » 0x010a00130a0385020225602f (12 bytes)
21:35:12.509 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 96
└─[AssociationCCGet]
group id: 2
21:35:12.510 CNTRLR [Node 009] [~] [Meter] interviewComplete: true => true [Endpoint 0] [internal]
21:35:12.513 SERIAL « [ACK] (0x06)
21:35:12.515 CNTRLR [Node 009] ColorSwitchCC: doing a partial interview...
21:35:12.515 CNTRLR » [Node 009] querying current color state (Red)
21:35:12.522 SERIAL « 0x0104011301e8 (6 bytes)
21:35:12.522 SERIAL » [ACK] (0x06)
21:35:12.522 DRIVER « [RES] [SendData]
was sent: true
21:35:12.557 SERIAL « 0x01070013600000048f (9 bytes)
21:35:12.557 SERIAL » [ACK] (0x06)
21:35:12.558 DRIVER « [REQ] [SendData]
callback id: 96
transmit status: OK
21:35:12.632 SERIAL « 0x010b0004000a0585030205007e (13 bytes)
21:35:12.633 SERIAL » [ACK] (0x06)
21:35:12.634 CNTRLR [Node 010] [~] [Association] maxNodes[2]: 5 => 5 [internal]
21:35:12.635 CNTRLR [Node 010] [~] [Association] nodeIds[2]: => [internal]
21:35:12.635 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
21:35:12.640 SERIAL » 0x010a00130b0385020225612f (12 bytes)
21:35:12.641 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 97
└─[AssociationCCGet]
group id: 2
21:35:12.641 CNTRLR « [Node 010] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
21:35:12.642 CNTRLR » [Node 010] querying association group #3...
21:35:12.644 SERIAL « [ACK] (0x06)
21:35:12.649 SERIAL « 0x0104011301e8 (6 bytes)
21:35:12.649 SERIAL » [ACK] (0x06)
21:35:12.650 DRIVER « [RES] [SendData]
was sent: true
21:35:12.767 SERIAL « 0x010700136100000c86 (9 bytes)
21:35:12.768 SERIAL » [ACK] (0x06)
21:35:12.769 DRIVER « [REQ] [SendData]
callback id: 97
transmit status: OK
21:35:12.839 SERIAL « 0x010b0004000b0585030205007f (13 bytes)
21:35:12.839 SERIAL » [ACK] (0x06)
21:35:12.840 CNTRLR [Node 011] [~] [Association] maxNodes[2]: 5 => 5 [internal]
21:35:12.840 CNTRLR [Node 011] [~] [Association] nodeIds[2]: => [internal]
21:35:12.840 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
21:35:12.843 SERIAL » 0x010a00130c0385020225622b (12 bytes)
21:35:12.843 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 98
└─[AssociationCCGet]
group id: 2
21:35:12.844 CNTRLR « [Node 011] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
21:35:12.844 CNTRLR » [Node 011] querying association group #3...
21:35:12.846 SERIAL « [ACK] (0x06)
21:35:12.852 SERIAL « 0x0104011301e8 (6 bytes)
21:35:12.852 SERIAL » [ACK] (0x06)
21:35:12.852 DRIVER « [RES] [SendData]
was sent: true
21:35:13.032 SERIAL « 0x010b0004000c05850302050078 (13 bytes)
21:35:13.033 SERIAL » [ACK] (0x06)
21:35:13.034 CNTRLR [Node 012] [~] [Association] maxNodes[2]: 5 => 5 [internal]
21:35:13.034 CNTRLR [Node 012] [~] [Association] nodeIds[2]: => [internal]
21:35:13.034 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
21:35:13.051 SERIAL « 0x01070013620000159c (9 bytes)
21:35:13.052 SERIAL » [ACK] (0x06)
21:35:13.053 DRIVER « [REQ] [SendData]
callback id: 98
transmit status: OK
21:35:13.063 SERIAL « 0x010b0004000c05850302050078 (13 bytes)
21:35:13.063 SERIAL » [ACK] (0x06)
21:35:13.064 CNTRLR [Node 012] [~] [Association] maxNodes[2]: 5 => 5 [internal]
21:35:13.064 CNTRLR [Node 012] [~] [Association] nodeIds[2]: => [internal]
21:35:13.064 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
21:35:13.067 SERIAL » 0x010a00130d0385020225632b (12 bytes)
21:35:13.067 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 99
└─[AssociationCCGet]
group id: 2
21:35:13.068 CNTRLR « [Node 012] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
21:35:13.068 CNTRLR » [Node 012] querying association group #3...
21:35:13.070 SERIAL « [ACK] (0x06)
21:35:13.075 SERIAL « 0x0104011301e8 (6 bytes)
21:35:13.075 SERIAL » [ACK] (0x06)
21:35:13.075 DRIVER « [RES] [SendData]
was sent: true
21:35:13.091 SERIAL « 0x01070013630000028a (9 bytes)
21:35:13.091 SERIAL » [ACK] (0x06)
21:35:13.092 DRIVER « [REQ] [SendData]
callback id: 99
transmit status: OK
21:35:13.106 SERIAL « 0x010b0004000d05850302050079 (13 bytes)
21:35:13.106 SERIAL » [ACK] (0x06)
21:35:13.107 CNTRLR [Node 013] [~] [Association] maxNodes[2]: 5 => 5 [internal]
21:35:13.108 CNTRLR [Node 013] [~] [Association] nodeIds[2]: => [internal]
21:35:13.108 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
21:35:13.113 SERIAL » 0x010900131002984025646e (11 bytes)
21:35:13.113 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 100
└─[SecurityCCNonceGet]
21:35:13.113 CNTRLR « [Node 013] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
21:35:13.114 CNTRLR » [Node 013] querying association group #3...
21:35:13.115 SERIAL « [ACK] (0x06)
21:35:13.121 SERIAL « 0x0104011301e8 (6 bytes)
21:35:13.121 SERIAL » [ACK] (0x06)
21:35:13.121 DRIVER « [RES] [SendData]
was sent: true
21:35:14.384 SERIAL « 0x010700136400007ff0 (9 bytes)
21:35:14.384 SERIAL » [ACK] (0x06)
21:35:14.385 DRIVER « [REQ] [SendData]
callback id: 100
transmit status: OK
21:35:14.410 SERIAL « 0x0110000400100a9880e3b354f6c714a3ec87 (18 bytes)
21:35:14.411 SERIAL » [ACK] (0x06)
21:35:14.411 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xe3b354f6c714a3ec
21:35:14.413 SERIAL » 0x011e0013101798817608d1a0d2f49b4b0ebbd567e33e55e860cbfd5f2a256511 (32 bytes)
21:35:14.414 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 101
└─[SecurityCCCommandEncapsulation]
│ nonce id: 227
└─[UserCodeCCGet]
user id: 2
21:35:14.417 SERIAL « [ACK] (0x06)
21:35:14.424 SERIAL « 0x0104011301e8 (6 bytes)
21:35:14.424 SERIAL » [ACK] (0x06)
21:35:14.425 DRIVER « [RES] [SendData]
was sent: true
21:35:14.446 SERIAL « 0x01070013650000038d (9 bytes)
21:35:14.446 SERIAL » [ACK] (0x06)
21:35:14.447 DRIVER « [REQ] [SendData]
callback id: 101
transmit status: OK
21:35:14.901 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:14.901 SERIAL » [ACK] (0x06)
21:35:14.901 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:14.904 SERIAL » 0x01110013100a9880c6508dbd2c9e110e056697 (19 bytes)
21:35:14.904 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 102
└─[SecurityCCNonceReport]
nonce: 0xc6508dbd2c9e110e
21:35:14.906 SERIAL « [ACK] (0x06)
21:35:14.912 SERIAL « 0x0104011301e8 (6 bytes)
21:35:14.913 SERIAL » [ACK] (0x06)
21:35:14.913 DRIVER « [RES] [SendData]
was sent: true
21:35:14.931 SERIAL « 0x01070013660000038e (9 bytes)
21:35:14.931 SERIAL » [ACK] (0x06)
21:35:14.931 DRIVER « [REQ] [SendData]
callback id: 102
transmit status: OK
21:35:14.997 SERIAL « 0x0128000400102298817f02f21a45ffe299454f8bb1ec07df79f75b9d21458216c (42 bytes)
64ceeead9ab6536952a
21:35:14.997 SERIAL » [ACK] (0x06)
21:35:14.998 CNTRLR [Node 016] [~] [User Code] userIdStatus[2]: 1 => 1 [Endpoint 0]
21:35:15.000 CNTRLR [Node 016] [~] [User Code] userCode[2]: "**********" => "******** [Endpoint 0]
**"
21:35:15.001 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 2
id status: Enabled
user code: **********
21:35:15.004 SERIAL » 0x010a001302034302022567e6 (12 bytes)
21:35:15.004 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 103
└─[ThermostatSetpointCCGet]
setpoint type: Cooling
21:35:15.011 SERIAL « [ACK] (0x06)
21:35:15.015 SERIAL « 0x0104011301e8 (6 bytes)
21:35:15.016 SERIAL » [ACK] (0x06)
21:35:15.016 DRIVER « [RES] [SendData]
was sent: true
21:35:15.031 SERIAL « 0x01070013670000028e (9 bytes)
21:35:15.032 SERIAL » [ACK] (0x06)
21:35:15.032 DRIVER « [REQ] [SendData]
callback id: 103
transmit status: OK
21:35:15.092 SERIAL « 0x010c00040002064303022a03029a (14 bytes)
21:35:15.093 CNTRLR [Node 002] [~] [Thermostat Setpoint] setpoint[2]: 77 => 77 [Endpoint 0]
21:35:15.096 CNTRLR [Node 002] [~] [Thermostat Setpoint] setpointScale[2]: [Endpoint 0] [internal]
1 => 1
21:35:15.097 SERIAL » [ACK] (0x06)
21:35:15.097 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ThermostatSetpointCCReport]
setpoint type: Cooling
value: 77 °F
21:35:15.101 SERIAL » 0x0109001305029840256877 (11 bytes)
21:35:15.101 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 104
└─[SecurityCCNonceGet]
21:35:15.101 CNTRLR « [Node 002] received current value of setpoint Cooling: 77 °F
21:35:15.102 CNTRLR [Node 002] [~] [Thermostat Setpoint] interviewComplete [Endpoint 0] [internal]
: true => true
21:35:15.104 SERIAL « [ACK] (0x06)
21:35:15.105 CNTRLR [Node 002] ConfigurationCC: Loading configuration parameters from device confi
g
21:35:15.106 CNTRLR [Node 002] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:35:15.106 CNTRLR [Node 002] [Configuration] 1: metadata updated
21:35:15.107 CNTRLR [Node 002] [Configuration] 2: metadata updated
21:35:15.108 CNTRLR [Node 002] [Configuration] 3: metadata updated
21:35:15.108 CNTRLR [Node 002] [Configuration] 4: metadata updated
21:35:15.109 CNTRLR [Node 002] [Configuration] 5: metadata updated
21:35:15.109 CNTRLR [Node 002] [Configuration] 6: metadata updated
21:35:15.110 CNTRLR [Node 002] [Configuration] 7: metadata updated
21:35:15.110 CNTRLR [Node 002] [Configuration] 8: metadata updated
21:35:15.110 CNTRLR [Node 002] [Configuration] 9: metadata updated
21:35:15.111 CNTRLR [Node 002] [Configuration] 10: metadata updated
21:35:15.111 CNTRLR [Node 002] [Configuration] 11: metadata updated
21:35:15.112 CNTRLR [Node 002] [Configuration] 12: metadata updated
21:35:15.112 CNTRLR [Node 002] [Configuration] 13: metadata updated
21:35:15.114 CNTRLR [Node 002] [Configuration] 14: metadata updated
21:35:15.114 CNTRLR [Node 002] [Configuration] 15: metadata updated
21:35:15.115 CNTRLR [Node 002] [Configuration] 16: metadata updated
21:35:15.115 CNTRLR [Node 002] [Configuration] 17: metadata updated
21:35:15.116 CNTRLR [Node 002] [Configuration] 18: metadata updated
21:35:15.116 CNTRLR [Node 002] [Configuration] 19: metadata updated
21:35:15.117 CNTRLR [Node 002] [Configuration] 20: metadata updated
21:35:15.117 CNTRLR [Node 002] [Configuration] 21: metadata updated
21:35:15.118 CNTRLR [Node 002] [Configuration] 22: metadata updated
21:35:15.118 CNTRLR [Node 002] [Configuration] 23: metadata updated
21:35:15.119 CNTRLR [Node 002] [Configuration] 24: metadata updated
21:35:15.119 CNTRLR [Node 002] [Configuration] 25: metadata updated
21:35:15.119 CNTRLR [Node 002] [Configuration] 26: metadata updated
21:35:15.120 CNTRLR [Node 002] [Configuration] 27: metadata updated
21:35:15.121 CNTRLR [Node 002] [Configuration] 28: metadata updated
21:35:15.121 CNTRLR [Node 002] [Configuration] 30: metadata updated
21:35:15.122 CNTRLR [Node 002] [Configuration] 31: metadata updated
21:35:15.122 CNTRLR [Node 002] [Configuration] 32: metadata updated
21:35:15.123 CNTRLR [Node 002] [Configuration] 33: metadata updated
21:35:15.124 CNTRLR [Node 002] [Configuration] 34: metadata updated
21:35:15.125 CNTRLR [Node 002] [Configuration] 35: metadata updated
21:35:15.125 CNTRLR [Node 002] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:35:15.125 CNTRLR » [Node 002] querying parameter #1 value...
21:35:15.128 SERIAL « 0x0104011301e8 (6 bytes)
21:35:15.129 SERIAL » [ACK] (0x06)
21:35:15.129 DRIVER « [RES] [SendData]
was sent: true
21:35:19.024 SERIAL « 0x0110000400120a3202a1640001e4450000a6 (18 bytes)
21:35:19.026 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.941 => 123.973 [Endpoint 0]
21:35:19.028 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:35:19.029 SERIAL » [ACK] (0x06)
21:35:19.031 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.973
time delta: 0 seconds
21:35:19.102 SERIAL « 0x0110000400050a988043377592c53723cd73 (18 bytes)
21:35:19.103 SERIAL » [ACK] (0x06)
21:35:19.104 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.596 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.597 SERIAL » [ACK] (0x06)
21:35:20.598 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.752 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.753 SERIAL » [ACK] (0x06)
21:35:20.754 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.776 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.777 SERIAL » [ACK] (0x06)
21:35:20.778 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.820 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.821 SERIAL » [ACK] (0x06)
21:35:20.822 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.838 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.839 SERIAL » [ACK] (0x06)
21:35:20.839 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.859 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.860 SERIAL » [ACK] (0x06)
21:35:20.860 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.871 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.871 SERIAL » [ACK] (0x06)
21:35:20.872 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:20.936 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:20.937 SERIAL » [ACK] (0x06)
21:35:20.938 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:21.061 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:21.062 SERIAL » [ACK] (0x06)
21:35:21.063 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:21.100 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:35:21.101 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:35:21.103 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:35:21.104 SERIAL » [ACK] (0x06)
21:35:21.106 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:22.101 SERIAL « 0x0114000400120e3202216400000007001d000000079b (22 bytes)
21:35:22.103 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:35:22.104 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:35:22.105 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 34 => 29 [Endpoint 0]
21:35:22.106 SERIAL » [ACK] (0x06)
21:35:22.108 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 29 seconds
prev. value: 0.007
21:35:22.141 SERIAL « 0x0110000410050a988043377592c53723cd63 (18 bytes)
21:35:22.142 SERIAL » [ACK] (0x06)
21:35:22.142 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43377592c53723cd
21:35:23.421 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:35:23.422 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:35:23.424 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:35:23.425 SERIAL » [ACK] (0x06)
21:35:23.427 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:28.121 SERIAL « 0x010700136800051690 (9 bytes)
21:35:28.122 SERIAL » [ACK] (0x06)
21:35:28.123 DRIVER « [REQ] [SendData]
callback id: 104
transmit status: OK
21:35:28.241 SERIAL « 0x0110000400050a98804525b870a0c3ffb078 (18 bytes)
21:35:28.241 SERIAL » [ACK] (0x06)
21:35:28.242 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x4525b870a0c3ffb0
21:35:28.246 SERIAL » 0x011e001305179881bd5366268b058d24f9714dcd451b74a8e4931a33b225695a (32 bytes)
21:35:28.247 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 105
└─[SecurityCCCommandEncapsulation]
│ nonce id: 69
└─[UserCodeCCGet]
user id: 3
21:35:28.250 SERIAL « [ACK] (0x06)
21:35:28.258 SERIAL « 0x0104011301e8 (6 bytes)
21:35:28.258 SERIAL » [ACK] (0x06)
21:35:28.260 DRIVER « [RES] [SendData]
was sent: true
21:35:28.374 SERIAL « 0x010700136900000c8e (9 bytes)
21:35:28.374 SERIAL » [ACK] (0x06)
21:35:28.375 DRIVER « [REQ] [SendData]
callback id: 105
transmit status: OK
21:35:28.610 SERIAL « 0x0108000400050298402c (10 bytes)
21:35:28.610 SERIAL » [ACK] (0x06)
21:35:28.611 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:28.617 SERIAL » 0x01110013050a9880bcf1b2a91c44eb77056a17 (19 bytes)
21:35:28.617 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 106
└─[SecurityCCNonceReport]
nonce: 0xbcf1b2a91c44eb77
21:35:28.620 SERIAL « [ACK] (0x06)
21:35:28.626 SERIAL « 0x0104011301e8 (6 bytes)
21:35:28.626 SERIAL » [ACK] (0x06)
21:35:28.626 DRIVER « [RES] [SendData]
was sent: true
21:35:28.738 SERIAL « 0x010700136a00000b8a (9 bytes)
21:35:28.739 SERIAL » [ACK] (0x06)
21:35:28.739 DRIVER « [REQ] [SendData]
callback id: 106
transmit status: OK
21:35:28.894 SERIAL « 0x012800040005229881475c45cb3e3fed3ad3069962ff6be114346f4244293bceb (42 bytes)
cc708463ce14cb27d0b
21:35:28.896 SERIAL » [ACK] (0x06)
21:35:28.898 CNTRLR [Node 005] [~] [User Code] userIdStatus[3]: 1 => 1 [Endpoint 0]
21:35:28.900 CNTRLR [Node 005] [~] [User Code] userCode[3]: "**********" => "******** [Endpoint 0]
**"
21:35:28.902 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 3
id status: Enabled
user code: **********
21:35:28.905 SERIAL » 0x010a00130703850203256b28 (12 bytes)
21:35:28.905 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 107
└─[AssociationCCGet]
group id: 3
21:35:28.907 SERIAL « [ACK] (0x06)
21:35:28.913 SERIAL « 0x0104011301e8 (6 bytes)
21:35:28.913 SERIAL » [ACK] (0x06)
21:35:28.914 DRIVER « [RES] [SendData]
was sent: true
21:35:28.984 SERIAL « 0x010700136b00000888 (9 bytes)
21:35:28.985 SERIAL » [ACK] (0x06)
21:35:28.985 DRIVER « [REQ] [SendData]
callback id: 107
transmit status: OK
21:35:28.996 SERIAL « 0x010c000400070685030305000177 (14 bytes)
21:35:28.997 SERIAL » [ACK] (0x06)
21:35:28.998 CNTRLR [Node 007] [~] [Association] maxNodes[3]: 5 => 5 [internal]
21:35:28.998 CNTRLR [Node 007] [~] [Association] nodeIds[3]: 1 => 1 [internal]
21:35:28.999 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 3
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:29.002 SERIAL » 0x010a00130903330302256c97 (12 bytes)
21:35:29.003 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 108
└─[ColorSwitchCCGet]
color component: Red
21:35:29.003 CNTRLR « [Node 007] received information for association group #3:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:29.003 CNTRLR [Node 007] [~] [Association] hasLifeline: true => true [internal]
21:35:29.004 CNTRLR [Node 007] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:35:29.007 SERIAL « [ACK] (0x06)
21:35:29.012 SERIAL « 0x0104011301e8 (6 bytes)
21:35:29.012 SERIAL » [ACK] (0x06)
21:35:29.012 CNTRLR [Node 007] AssociationGroupInfoCC: doing a partial interview...
21:35:29.012 CNTRLR [Node 007] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:35:29.013 CNTRLR [Node 007] Interview stage completed: CommandClasses
21:35:29.013 CNTRLR [Node 007] Interview stage completed: OverwriteConfig
21:35:29.013 CNTRLR » [Node 007] requesting node neighbors...
21:35:29.014 DRIVER « [RES] [SendData]
was sent: true
21:35:29.026 SERIAL « 0x010700136c00000285 (9 bytes)
21:35:29.027 SERIAL » [ACK] (0x06)
21:35:29.027 DRIVER « [REQ] [SendData]
callback id: 108
transmit status: OK
21:35:29.036 SERIAL « 0x010a00040009043304021bd2 (12 bytes)
21:35:29.038 CNTRLR [Node 009] [~] [Color Switch] currentColor[2]: 27 => 27 [Endpoint 0]
21:35:29.040 CNTRLR [Node 009] [~] [Color Switch] hexColor: "1b141b" => "1b141b" [Endpoint 0]
21:35:29.041 SERIAL » [ACK] (0x06)
21:35:29.042 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ColorSwitchCCReport]
color component: Red
current value: 27
21:35:29.046 SERIAL » 0x01070080070000007f (9 bytes)
21:35:29.046 DRIVER » [Node 007] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:35:29.047 CNTRLR » [Node 009] querying current color state (Green)
21:35:29.049 SERIAL « [ACK] (0x06)
21:35:29.051 SERIAL « 0x0120018037db0f000000000000000000000000000000000000000000000000000 (34 bytes)
0bd
21:35:29.051 SERIAL » [ACK] (0x06)
21:35:29.051 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 3, 5, 6, 9, 10, 12, 13, 15, 16, 17, 18, 19, 20
21:35:29.053 SERIAL » 0x010a00130a03850203256d23 (12 bytes)
21:35:29.054 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 109
└─[AssociationCCGet]
group id: 3
21:35:29.054 CNTRLR « [Node 007] node neighbors received: 1, 2, 3, 5, 6, 9, 10, 12, 13, 15, 16, 17
, 18, 19, 20
21:35:29.054 CNTRLR [Node 007] Interview stage completed: Neighbors
21:35:29.054 CNTRLR [Node 007] Interview completed
21:35:29.056 SERIAL « [ACK] (0x06)
21:35:29.061 SERIAL « 0x0104011301e8 (6 bytes)
21:35:29.061 SERIAL » [ACK] (0x06)
21:35:29.062 DRIVER « [RES] [SendData]
was sent: true
21:35:29.102 SERIAL « 0x010700136d00000583 (9 bytes)
21:35:29.103 SERIAL » [ACK] (0x06)
21:35:29.104 DRIVER « [REQ] [SendData]
callback id: 109
transmit status: OK
21:35:29.173 SERIAL « 0x010c0004000a068503030500017a (14 bytes)
21:35:29.173 SERIAL » [ACK] (0x06)
21:35:29.175 CNTRLR [Node 010] [~] [Association] maxNodes[3]: 5 => 5 [internal]
21:35:29.175 CNTRLR [Node 010] [~] [Association] nodeIds[3]: 1 => 1 [internal]
21:35:29.176 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 3
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:29.177 SERIAL » 0x010a00130b03850203256e21 (12 bytes)
21:35:29.178 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 110
└─[AssociationCCGet]
group id: 3
21:35:29.178 CNTRLR « [Node 010] received information for association group #3:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:29.178 CNTRLR [Node 010] [~] [Association] hasLifeline: true => true [internal]
21:35:29.178 CNTRLR [Node 010] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:35:29.178 CNTRLR [Node 010] AssociationGroupInfoCC: doing a partial interview...
21:35:29.178 CNTRLR [Node 010] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:35:29.179 CNTRLR [Node 010] Interview stage completed: CommandClasses
21:35:29.179 CNTRLR [Node 010] Interview stage completed: OverwriteConfig
21:35:29.179 CNTRLR » [Node 010] requesting node neighbors...
21:35:29.180 SERIAL « [ACK] (0x06)
21:35:29.186 SERIAL « 0x0104011301e8 (6 bytes)
21:35:29.186 SERIAL » [ACK] (0x06)
21:35:29.187 DRIVER « [RES] [SendData]
was sent: true
21:35:29.308 SERIAL « 0x010700136e00000c89 (9 bytes)
21:35:29.308 SERIAL » [ACK] (0x06)
21:35:29.312 DRIVER « [REQ] [SendData]
callback id: 110
transmit status: OK
21:35:29.379 SERIAL « 0x010c0004000b068503030500017b (14 bytes)
21:35:29.380 SERIAL » [ACK] (0x06)
21:35:29.380 CNTRLR [Node 011] [~] [Association] maxNodes[3]: 5 => 5 [internal]
21:35:29.381 CNTRLR [Node 011] [~] [Association] nodeIds[3]: 1 => 1 [internal]
21:35:29.381 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 3
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:29.384 SERIAL » 0x010700800a00000072 (9 bytes)
21:35:29.384 DRIVER » [Node 010] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:35:29.384 CNTRLR « [Node 011] received information for association group #3:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:29.385 CNTRLR [Node 011] [~] [Association] hasLifeline: true => true [internal]
21:35:29.385 CNTRLR [Node 011] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:35:29.385 CNTRLR [Node 011] AssociationGroupInfoCC: doing a partial interview...
21:35:29.386 CNTRLR [Node 011] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:35:29.386 CNTRLR [Node 011] Interview stage completed: CommandClasses
21:35:29.386 CNTRLR [Node 011] Interview stage completed: OverwriteConfig
21:35:29.386 CNTRLR » [Node 011] requesting node neighbors...
21:35:29.388 SERIAL « [ACK] (0x06)
21:35:29.390 SERIAL « 0x0120018066dc0f000000000000000000000000000000000000000000000000000 (34 bytes)
0eb
21:35:29.390 SERIAL » [ACK] (0x06)
21:35:29.391 DRIVER « [RES] [GetRoutingInfo]
node ids: 2, 3, 6, 7, 11, 12, 13, 15, 16, 17, 18, 19, 20
21:35:29.393 SERIAL » 0x010700800b00000073 (9 bytes)
21:35:29.394 DRIVER » [Node 011] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:35:29.394 CNTRLR « [Node 010] node neighbors received: 2, 3, 6, 7, 11, 12, 13, 15, 16, 17, 18,
19, 20
21:35:29.394 CNTRLR [Node 010] Interview stage completed: Neighbors
21:35:29.394 CNTRLR [Node 010] Interview completed
21:35:29.396 SERIAL « [ACK] (0x06)
21:35:29.399 SERIAL « 0x0120018002c200000000000000000000000000000000000000000000000000000 (34 bytes)
09e
21:35:29.399 SERIAL » [ACK] (0x06)
21:35:29.399 DRIVER « [RES] [GetRoutingInfo]
node ids: 2, 10, 15, 16
21:35:29.401 SERIAL » 0x010a00130c03850203256f27 (12 bytes)
21:35:29.402 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 111
└─[AssociationCCGet]
group id: 3
21:35:29.402 CNTRLR « [Node 011] node neighbors received: 2, 10, 15, 16
21:35:29.402 CNTRLR [Node 011] Interview stage completed: Neighbors
21:35:29.402 CNTRLR [Node 011] Interview completed
21:35:29.404 SERIAL « [ACK] (0x06)
21:35:29.409 SERIAL « 0x0104011301e8 (6 bytes)
21:35:29.410 SERIAL » [ACK] (0x06)
21:35:29.410 DRIVER « [RES] [SendData]
was sent: true
21:35:29.476 SERIAL « 0x010c0004000c068503030500017c (14 bytes)
21:35:29.476 SERIAL » [ACK] (0x06)
21:35:29.477 CNTRLR [Node 012] [~] [Association] maxNodes[3]: 5 => 5 [internal]
21:35:29.478 CNTRLR [Node 012] [~] [Association] nodeIds[3]: 1 => 1 [internal]
21:35:29.478 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 3
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:29.605 SERIAL « 0x010700136f00001490 (9 bytes)
21:35:29.605 SERIAL » [ACK] (0x06)
21:35:29.606 DRIVER « [REQ] [SendData]
callback id: 111
transmit status: OK
21:35:29.634 SERIAL « 0x010c0004000c068503030500017c (14 bytes)
21:35:29.634 SERIAL » [ACK] (0x06)
21:35:29.636 CNTRLR [Node 012] [~] [Association] maxNodes[3]: 5 => 5 [internal]
21:35:29.636 CNTRLR [Node 012] [~] [Association] nodeIds[3]: 1 => 1 [internal]
21:35:29.637 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 3
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:29.642 SERIAL » 0x010a00130d03850203257039 (12 bytes)
21:35:29.643 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 112
└─[AssociationCCGet]
group id: 3
21:35:29.643 CNTRLR « [Node 012] received information for association group #3:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:29.644 CNTRLR [Node 012] [~] [Association] hasLifeline: true => true [internal]
21:35:29.644 CNTRLR [Node 012] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:35:29.644 CNTRLR [Node 012] AssociationGroupInfoCC: doing a partial interview...
21:35:29.644 CNTRLR [Node 012] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:35:29.644 CNTRLR [Node 012] Interview stage completed: CommandClasses
21:35:29.644 CNTRLR [Node 012] Interview stage completed: OverwriteConfig
21:35:29.644 CNTRLR » [Node 012] requesting node neighbors...
21:35:29.646 SERIAL « [ACK] (0x06)
21:35:29.651 SERIAL « 0x0104011301e8 (6 bytes)
21:35:29.651 SERIAL » [ACK] (0x06)
21:35:29.651 DRIVER « [RES] [SendData]
was sent: true
21:35:29.667 SERIAL « 0x010700137000000299 (9 bytes)
21:35:29.667 SERIAL » [ACK] (0x06)
21:35:29.668 DRIVER « [REQ] [SendData]
callback id: 112
transmit status: OK
21:35:29.679 SERIAL « 0x010c0004000d068503030500017d (14 bytes)
21:35:29.680 SERIAL » [ACK] (0x06)
21:35:29.680 CNTRLR [Node 013] [~] [Association] maxNodes[3]: 5 => 5 [internal]
21:35:29.682 CNTRLR [Node 013] [~] [Association] nodeIds[3]: 1 => 1 [internal]
21:35:29.682 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 3
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:35:29.686 SERIAL » 0x010700800c00000074 (9 bytes)
21:35:29.687 DRIVER » [Node 012] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:35:29.689 CNTRLR « [Node 013] received information for association group #3:
maximum # of nodes: 5
currently assigned nodes: 1
21:35:29.689 CNTRLR [Node 013] [~] [Association] hasLifeline: true => true [internal]
21:35:29.689 CNTRLR [Node 013] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:35:29.690 CNTRLR [Node 013] AssociationGroupInfoCC: doing a partial interview...
21:35:29.690 CNTRLR [Node 013] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:35:29.690 CNTRLR [Node 013] Interview stage completed: CommandClasses
21:35:29.690 CNTRLR [Node 013] Interview stage completed: OverwriteConfig
21:35:29.691 CNTRLR » [Node 013] requesting node neighbors...
21:35:29.693 SERIAL « [ACK] (0x06)
21:35:29.693 SERIAL « 0x0120018073d20f000000000000000000000000000000000000000000000000000 (34 bytes)
0f0
21:35:29.693 SERIAL » [ACK] (0x06)
21:35:29.694 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 5, 6, 7, 10, 13, 15, 16, 17, 18, 19, 20
21:35:29.697 SERIAL » 0x010700800d00000075 (9 bytes)
21:35:29.697 DRIVER » [Node 013] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:35:29.698 CNTRLR « [Node 012] node neighbors received: 1, 2, 5, 6, 7, 10, 13, 15, 16, 17, 18, 1
9, 20
21:35:29.698 CNTRLR [Node 012] Interview stage completed: Neighbors
21:35:29.700 SERIAL « [ACK] (0x06)
21:35:29.702 CNTRLR [Node 012] Interview completed
21:35:29.703 SERIAL « 0x01200180778a09000000000000000000000000000000000000000000000000000 (34 bytes)
0aa
21:35:29.704 SERIAL » [ACK] (0x06)
21:35:29.704 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 3, 5, 6, 7, 10, 12, 16, 17, 20
21:35:29.707 SERIAL » 0x010900131002984025717b (11 bytes)
21:35:29.707 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 113
└─[SecurityCCNonceGet]
21:35:29.707 CNTRLR « [Node 013] node neighbors received: 1, 2, 3, 5, 6, 7, 10, 12, 16, 17, 20
21:35:29.708 CNTRLR [Node 013] Interview stage completed: Neighbors
21:35:29.708 CNTRLR [Node 013] Interview completed
21:35:29.709 SERIAL « [ACK] (0x06)
21:35:29.715 SERIAL « 0x0104011301e8 (6 bytes)
21:35:29.715 SERIAL » [ACK] (0x06)
21:35:29.715 DRIVER « [RES] [SendData]
was sent: true
21:35:30.962 SERIAL « 0x010700137100007de7 (9 bytes)
21:35:30.963 SERIAL » [ACK] (0x06)
21:35:30.963 DRIVER « [REQ] [SendData]
callback id: 113
transmit status: OK
21:35:30.990 SERIAL « 0x0110000400100a98808ef35cd40009482974 (18 bytes)
21:35:30.991 SERIAL » [ACK] (0x06)
21:35:30.992 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x8ef35cd400094829
21:35:31.006 SERIAL » 0x011e00131017988141fbde36f1188ccebea4a9dd8e414719552f1d1ea1257265 (32 bytes)
21:35:31.007 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 114
└─[SecurityCCCommandEncapsulation]
│ nonce id: 142
└─[UserCodeCCGet]
user id: 3
21:35:31.010 SERIAL « [ACK] (0x06)
21:35:31.017 SERIAL « 0x0104011301e8 (6 bytes)
21:35:31.017 SERIAL » [ACK] (0x06)
21:35:31.017 DRIVER « [RES] [SendData]
was sent: true
21:35:31.038 SERIAL « 0x01070013720000029b (9 bytes)
21:35:31.038 SERIAL » [ACK] (0x06)
21:35:31.039 DRIVER « [REQ] [SendData]
callback id: 114
transmit status: OK
21:35:31.176 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:31.177 SERIAL » [ACK] (0x06)
21:35:31.178 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:31.185 SERIAL » 0x01110013100a98806b23f3bfa79e6dca057313 (19 bytes)
21:35:31.185 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 115
└─[SecurityCCNonceReport]
nonce: 0x6b23f3bfa79e6dca
21:35:31.187 SERIAL « [ACK] (0x06)
21:35:31.193 SERIAL « 0x0104011301e8 (6 bytes)
21:35:31.193 SERIAL » [ACK] (0x06)
21:35:31.194 DRIVER « [RES] [SendData]
was sent: true
21:35:31.242 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:31.243 SERIAL » [ACK] (0x06)
21:35:31.243 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:31.268 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:31.268 SERIAL » [ACK] (0x06)
21:35:31.269 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:31.373 SERIAL « 0x01070013730000128a (9 bytes)
21:35:31.374 SERIAL » [ACK] (0x06)
21:35:31.374 DRIVER « [REQ] [SendData]
callback id: 115
transmit status: OK
21:35:31.377 SERIAL » 0x01110013100a9880b3f35e054ba30cbd0574cc (19 bytes)
21:35:31.378 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 116
└─[SecurityCCNonceReport]
nonce: 0xb3f35e054ba30cbd
21:35:31.380 SERIAL « [ACK] (0x06)
21:35:31.386 SERIAL « 0x0104011301e8 (6 bytes)
21:35:31.386 SERIAL » [ACK] (0x06)
21:35:31.386 DRIVER « [RES] [SendData]
was sent: true
21:35:31.404 SERIAL « 0x01070013740000029d (9 bytes)
21:35:31.404 SERIAL » [ACK] (0x06)
21:35:31.405 DRIVER « [REQ] [SendData]
callback id: 116
transmit status: OK
21:35:31.407 SERIAL » 0x01110013100a98805ab45b36d3f81d4c057576 (19 bytes)
21:35:31.407 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 117
└─[SecurityCCNonceReport]
nonce: 0x5ab45b36d3f81d4c
21:35:31.409 SERIAL « [ACK] (0x06)
21:35:31.415 SERIAL « 0x0104011301e8 (6 bytes)
21:35:31.415 SERIAL » [ACK] (0x06)
21:35:31.415 DRIVER « [RES] [SendData]
was sent: true
21:35:31.423 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:31.423 SERIAL » [ACK] (0x06)
21:35:31.423 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:31.445 SERIAL « 0x01070013750000039d (9 bytes)
21:35:31.446 SERIAL » [ACK] (0x06)
21:35:31.446 DRIVER « [REQ] [SendData]
callback id: 117
transmit status: OK
21:35:31.447 SERIAL » 0x01110013100a988072eceae0d2fe691205764f (19 bytes)
21:35:31.448 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 118
└─[SecurityCCNonceReport]
nonce: 0x72eceae0d2fe6912
21:35:31.449 SERIAL « [ACK] (0x06)
21:35:31.455 SERIAL « 0x0104011301e8 (6 bytes)
21:35:31.455 SERIAL » [ACK] (0x06)
21:35:31.455 DRIVER « [RES] [SendData]
was sent: true
21:35:31.474 SERIAL « 0x01070013760000029f (9 bytes)
21:35:31.474 SERIAL » [ACK] (0x06)
21:35:31.474 DRIVER « [REQ] [SendData]
callback id: 118
transmit status: OK
21:35:31.597 SERIAL « 0x012800040010229881c17652d5f31fac16fef17acb90abaa6d21bf0037874024b (42 bytes)
345d07dd6c33aea4c44
21:35:31.597 DRIVER Dropping message with invalid data (Reason: Nonce 0xb3 expired, cannot decode
security encapsulated command.):
0x012800040010229881c17652d5f31fac16fef17acb90abaa6d21bf0037874024b345d07dd6c3
3aea4c44
21:35:31.597 SERIAL » [ACK] (0x06)
21:35:31.621 SERIAL « 0x01280004001022988187f6603e89cb3e1fcfe6b36d81ec092f19860ddd5ac0f57 (42 bytes)
2fb5c7aa9ee824e3539
21:35:31.621 DRIVER Dropping message with invalid data (Reason: Invalid auth code, won't accept se
curity encapsulated command.):
0x01280004001022988187f6603e89cb3e1fcfe6b36d81ec092f19860ddd5ac0f572fb5c7aa9ee
824e3539
21:35:31.622 SERIAL » [ACK] (0x06)
21:35:39.772 SERIAL « 0x011800040009123202a1640001e4b2000000000000000000005a (26 bytes)
21:35:39.774 CNTRLR [Node 009] [~] [Meter] value[66561]: 123.953 => 124.082 [Endpoint 0]
21:35:39.776 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:35:39.777 SERIAL » [ACK] (0x06)
21:35:39.779 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.082
time delta: 0 seconds
21:35:39.872 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:35:39.873 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:35:39.875 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:35:39.876 SERIAL » [ACK] (0x06)
21:35:39.878 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:39.972 SERIAL « 0x0118000400091232022164000ad71c001e000ad71c0000000093 (26 bytes)
21:35:39.973 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:35:39.975 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:35:39.976 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 12 => 30 [Endpoint 0]
21:35:39.977 SERIAL » [ACK] (0x06)
21:35:39.979 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 30 seconds
prev. value: 710.428
21:35:40.072 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:35:40.073 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:35:40.074 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:35:40.075 SERIAL » [ACK] (0x06)
21:35:40.076 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:41.047 SERIAL » 0x010a001302037005012577c1 (12 bytes)
21:35:41.048 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 119
└─[ConfigurationCCGet]
parameter #: 1
21:35:41.048 CNTRLR [Node 016] Timed out while waiting for a response from the node
21:35:41.050 SERIAL « [ACK] (0x06)
21:35:41.056 SERIAL « 0x0104011301e8 (6 bytes)
21:35:41.056 SERIAL » [ACK] (0x06)
21:35:41.057 DRIVER « [RES] [SendData]
was sent: true
21:35:41.072 SERIAL « 0x01070013770000029e (9 bytes)
21:35:41.073 SERIAL » [ACK] (0x06)
21:35:41.073 DRIVER « [REQ] [SendData]
callback id: 119
transmit status: OK
21:35:41.132 SERIAL « 0x010b0004000205700601010081 (13 bytes)
21:35:41.134 CNTRLR [Node 002] [~] [Configuration] 1: 0 => 0
21:35:41.136 SERIAL » [ACK] (0x06)
21:35:41.138 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 1
value size: 1
value: 0
21:35:41.144 SERIAL » 0x0109001305029840257867 (11 bytes)
21:35:41.144 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 120
└─[SecurityCCNonceGet]
21:35:41.145 CNTRLR « [Node 002] parameter #1 has value: 0
21:35:41.145 CNTRLR » [Node 002] querying parameter #2 value...
21:35:41.146 SERIAL « [ACK] (0x06)
21:35:41.152 SERIAL « 0x0104011301e8 (6 bytes)
21:35:41.152 SERIAL » [ACK] (0x06)
21:35:41.152 DRIVER « [RES] [SendData]
was sent: true
21:35:46.266 SERIAL « 0x0110000400120a3202a1640001e3540000b0 (18 bytes)
21:35:46.267 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.973 => 123.732 [Endpoint 0]
21:35:46.269 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:35:46.270 SERIAL » [ACK] (0x06)
21:35:46.271 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.732
time delta: 0 seconds
21:35:47.220 SERIAL « 0x0107001378000260f1 (9 bytes)
21:35:47.221 SERIAL » [ACK] (0x06)
21:35:47.222 DRIVER « [REQ] [SendData]
callback id: 120
transmit status: OK
21:35:47.555 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:35:47.556 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:35:47.558 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:35:47.559 SERIAL » [ACK] (0x06)
21:35:47.560 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:47.866 SERIAL « 0x0114000400120e3202216400000007001b000000079d (22 bytes)
21:35:47.866 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:35:47.867 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:35:47.868 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 29 => 27 [Endpoint 0]
21:35:47.868 SERIAL » [ACK] (0x06)
21:35:47.869 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 27 seconds
prev. value: 0.007
21:35:48.155 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:35:48.156 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:35:48.158 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:35:48.158 SERIAL » [ACK] (0x06)
21:35:48.160 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:35:57.229 SERIAL » 0x010a00130903330303257983 (12 bytes)
21:35:57.230 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 121
└─[ColorSwitchCCGet]
color component: Green
21:35:57.230 CNTRLR [Node 005] Timed out while waiting for a response from the node
21:35:57.231 CNTRLR [Node 005] Timed out while waiting for a response from the node
21:35:57.234 SERIAL « [ACK] (0x06)
21:35:57.238 SERIAL « 0x0104011301e8 (6 bytes)
21:35:57.238 SERIAL » [ACK] (0x06)
21:35:57.238 DRIVER « [RES] [SendData]
was sent: true
21:35:57.254 SERIAL « 0x010700137900000290 (9 bytes)
21:35:57.254 SERIAL » [ACK] (0x06)
21:35:57.255 DRIVER « [REQ] [SendData]
callback id: 121
transmit status: OK
21:35:57.265 SERIAL « 0x010a000400090433040314dc (12 bytes)
21:35:57.266 CNTRLR [Node 009] [~] [Color Switch] currentColor[3]: 20 => 20 [Endpoint 0]
21:35:57.268 CNTRLR [Node 009] [~] [Color Switch] hexColor: "1b141b" => "1b141b" [Endpoint 0]
21:35:57.269 SERIAL » [ACK] (0x06)
21:35:57.270 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ColorSwitchCCReport]
color component: Green
current value: 20
21:35:57.274 SERIAL » 0x0109001310029840257a70 (11 bytes)
21:35:57.274 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 122
└─[SecurityCCNonceGet]
21:35:57.274 CNTRLR » [Node 009] querying current color state (Blue)
21:35:57.276 SERIAL « [ACK] (0x06)
21:35:57.282 SERIAL « 0x0104011301e8 (6 bytes)
21:35:57.282 SERIAL » [ACK] (0x06)
21:35:57.283 DRIVER « [RES] [SendData]
was sent: true
21:35:58.544 SERIAL « 0x010700137a00007fee (9 bytes)
21:35:58.545 SERIAL » [ACK] (0x06)
21:35:58.545 DRIVER « [REQ] [SendData]
callback id: 122
transmit status: OK
21:35:58.573 SERIAL « 0x0110000400100a9880591f50d9fcde79ceb3 (18 bytes)
21:35:58.573 SERIAL » [ACK] (0x06)
21:35:58.574 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x591f50d9fcde79ce
21:35:58.580 SERIAL » 0x011e001310179881c1ee5efe63c1aac16dd2bdbb59003a76469e6dd94e257b7a (32 bytes)
21:35:58.580 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 123
└─[SecurityCCCommandEncapsulation]
│ nonce id: 89
└─[UserCodeCCGet]
user id: 4
21:35:58.589 SERIAL « [ACK] (0x06)
21:35:58.595 SERIAL « 0x0104011301e8 (6 bytes)
21:35:58.596 SERIAL » [ACK] (0x06)
21:35:58.596 DRIVER « [RES] [SendData]
was sent: true
21:35:58.618 SERIAL « 0x010700137b00000292 (9 bytes)
21:35:58.618 SERIAL » [ACK] (0x06)
21:35:58.618 DRIVER « [REQ] [SendData]
callback id: 123
transmit status: OK
21:35:58.755 SERIAL « 0x01080004001002984039 (10 bytes)
21:35:58.756 SERIAL » [ACK] (0x06)
21:35:58.757 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:35:58.765 SERIAL » 0x01110013100a98809a4b139df2eca835057c5a (19 bytes)
21:35:58.766 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 124
└─[SecurityCCNonceReport]
nonce: 0x9a4b139df2eca835
21:35:58.768 SERIAL « [ACK] (0x06)
21:35:58.773 SERIAL « 0x0104011301e8 (6 bytes)
21:35:58.773 SERIAL » [ACK] (0x06)
21:35:58.774 DRIVER « [RES] [SendData]
was sent: true
21:35:58.792 SERIAL « 0x010700137c00000295 (9 bytes)
21:35:58.792 SERIAL » [ACK] (0x06)
21:35:58.792 DRIVER « [REQ] [SendData]
callback id: 124
transmit status: OK
21:35:58.857 SERIAL « 0x01280004001022988144f466e9f6684b4340d6b03426cc57cc4a36fd8ca55a249 (42 bytes)
a5297bdb0c7649478f9
21:35:58.859 SERIAL » [ACK] (0x06)
21:35:58.862 CNTRLR [Node 016] [~] [User Code] userIdStatus[4]: 1 => 1 [Endpoint 0]
21:35:58.865 CNTRLR [Node 016] [~] [User Code] userCode[4]: "**********" => "******** [Endpoint 0]
**"
21:35:58.866 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 4
id status: Enabled
user code: **********
21:35:58.869 SERIAL » 0x010a00130203700502257dc8 (12 bytes)
21:35:58.869 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 125
└─[ConfigurationCCGet]
parameter #: 2
21:35:58.871 SERIAL « [ACK] (0x06)
21:35:58.877 SERIAL « 0x0104011301e8 (6 bytes)
21:35:58.877 SERIAL » [ACK] (0x06)
21:35:58.878 DRIVER « [RES] [SendData]
was sent: true
21:35:58.893 SERIAL « 0x010700137d00000294 (9 bytes)
21:35:58.894 SERIAL » [ACK] (0x06)
21:35:58.894 DRIVER « [REQ] [SendData]
callback id: 125
transmit status: OK
21:35:58.953 SERIAL « 0x010b0004000205700602010280 (13 bytes)
21:35:58.955 CNTRLR [Node 002] [~] [Configuration] 2: 2 => 2
21:35:58.957 SERIAL » [ACK] (0x06)
21:35:58.958 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 2
value size: 1
value: 2
21:35:58.968 SERIAL » 0x0109001305029840257e61 (11 bytes)
21:35:58.968 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 126
└─[SecurityCCNonceGet]
21:35:58.968 CNTRLR « [Node 002] parameter #2 has value: 2
21:35:58.968 CNTRLR » [Node 002] querying parameter #3 value...
21:35:58.970 SERIAL « [ACK] (0x06)
21:35:58.976 SERIAL « 0x0104011301e8 (6 bytes)
21:35:58.976 SERIAL » [ACK] (0x06)
21:35:58.976 DRIVER « [RES] [SendData]
was sent: true
21:36:00.341 SERIAL « 0x010700137e0000891c (9 bytes)
21:36:00.341 SERIAL » [ACK] (0x06)
21:36:00.342 DRIVER « [REQ] [SendData]
callback id: 126
transmit status: OK
21:36:00.394 SERIAL « 0x0110000400050a98802eac683e75fe592fd5 (18 bytes)
21:36:00.394 SERIAL » [ACK] (0x06)
21:36:00.395 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x2eac683e75fe592f
21:36:00.398 SERIAL » 0x011e00130517988154d701ff963ab5ed4f516e0c2e2601c102b2bde851257f2a (32 bytes)
21:36:00.398 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 127
└─[SecurityCCCommandEncapsulation]
│ nonce id: 46
└─[UserCodeCCGet]
user id: 5
21:36:00.402 SERIAL « [ACK] (0x06)
21:36:00.410 SERIAL « 0x0104011301e8 (6 bytes)
21:36:00.410 SERIAL » [ACK] (0x06)
21:36:00.411 DRIVER « [RES] [SendData]
was sent: true
21:36:00.593 SERIAL « 0x010700137f00001387 (9 bytes)
21:36:00.593 SERIAL » [ACK] (0x06)
21:36:00.594 DRIVER « [REQ] [SendData]
callback id: 127
transmit status: OK
21:36:00.728 SERIAL « 0x0108000400050298402c (10 bytes)
21:36:00.729 SERIAL » [ACK] (0x06)
21:36:00.729 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:00.733 SERIAL » 0x01110013050a988037435c59fe2ea3950580f8 (19 bytes)
21:36:00.734 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 128
└─[SecurityCCNonceReport]
nonce: 0x37435c59fe2ea395
21:36:00.735 SERIAL « [ACK] (0x06)
21:36:00.742 SERIAL « 0x0104011301e8 (6 bytes)
21:36:00.742 SERIAL » [ACK] (0x06)
21:36:00.743 DRIVER « [RES] [SendData]
was sent: true
21:36:00.857 SERIAL « 0x010700138000000c67 (9 bytes)
21:36:00.858 SERIAL » [ACK] (0x06)
21:36:00.858 DRIVER « [REQ] [SendData]
callback id: 128
transmit status: OK
21:36:00.929 SERIAL « 0x0128000400052298812d7ba7dc2e7c6ac6c332003dc877bcea9fb4d5b9c5ccd13 (42 bytes)
7beb8de675d5cc0b27f
21:36:00.930 SERIAL » [ACK] (0x06)
21:36:00.930 CNTRLR [Node 005] [~] [User Code] userIdStatus[5]: 1 => 1 [Endpoint 0]
21:36:00.931 CNTRLR [Node 005] [~] [User Code] userCode[5]: "**********" => "******** [Endpoint 0]
**"
21:36:00.932 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 5
id status: Enabled
user code: **********
21:36:00.937 SERIAL » 0x010a0013090333030425817c (12 bytes)
21:36:00.937 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 129
└─[ColorSwitchCCGet]
color component: Blue
21:36:00.940 SERIAL « [ACK] (0x06)
21:36:00.946 SERIAL « 0x0104011301e8 (6 bytes)
21:36:00.946 SERIAL » [ACK] (0x06)
21:36:00.946 DRIVER « [RES] [SendData]
was sent: true
21:36:01.024 SERIAL « 0x010700138100000862 (9 bytes)
21:36:01.024 SERIAL » [ACK] (0x06)
21:36:01.024 DRIVER « [REQ] [SendData]
callback id: 129
transmit status: OK
21:36:01.035 SERIAL « 0x010a00040009043304041bd4 (12 bytes)
21:36:01.035 CNTRLR [Node 009] [~] [Color Switch] currentColor[4]: 27 => 27 [Endpoint 0]
21:36:01.036 CNTRLR [Node 009] [~] [Color Switch] hexColor: "1b141b" => "1b141b" [Endpoint 0]
21:36:01.037 SERIAL » [ACK] (0x06)
21:36:01.037 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ColorSwitchCCReport]
color component: Blue
current value: 27
21:36:01.041 SERIAL » 0x0109001310029840258288 (11 bytes)
21:36:01.042 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 130
└─[SecurityCCNonceGet]
21:36:01.042 CNTRLR [Node 009] [~] [Color Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:36:01.044 SERIAL « [ACK] (0x06)
21:36:01.045 CNTRLR [Node 009] ConfigurationCC: Loading configuration parameters from device confi
g
21:36:01.047 CNTRLR [Node 009] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:36:01.047 CNTRLR [Node 009] [Configuration] 3: metadata updated
21:36:01.053 CNTRLR [Node 009] [Configuration] 20: metadata updated
21:36:01.053 CNTRLR [Node 009] [Configuration] 33: metadata updated
21:36:01.054 CNTRLR [Node 009] [Configuration] 80: metadata updated
21:36:01.054 CNTRLR [Node 009] [Configuration] 81: metadata updated
21:36:01.055 CNTRLR [Node 009] [Configuration] 90: metadata updated
21:36:01.055 CNTRLR [Node 009] [Configuration] 91: metadata updated
21:36:01.055 CNTRLR [Node 009] [Configuration] 92: metadata updated
21:36:01.056 CNTRLR [Node 009] [Configuration] 100: metadata updated
21:36:01.056 CNTRLR [Node 009] [Configuration] 101: metadata updated
21:36:01.057 CNTRLR [Node 009] [Configuration] 102: metadata updated
21:36:01.058 CNTRLR [Node 009] [Configuration] 103: metadata updated
21:36:01.059 CNTRLR [Node 009] [Configuration] 110: metadata updated
21:36:01.059 CNTRLR [Node 009] [Configuration] 111: metadata updated
21:36:01.060 CNTRLR [Node 009] [Configuration] 112: metadata updated
21:36:01.060 CNTRLR [Node 009] [Configuration] 113: metadata updated
21:36:01.060 CNTRLR [Node 009] [Configuration] 252: metadata updated
21:36:01.061 CNTRLR [Node 009] [Configuration] 255: metadata updated
21:36:01.061 CNTRLR [Node 009] [Configuration] 83[255]: metadata updated
21:36:01.062 CNTRLR [Node 009] [Configuration] 83[65280]: metadata updated
21:36:01.062 CNTRLR [Node 009] [Configuration] 83[16711680]: metadata updated
21:36:01.063 CNTRLR [Node 009] [Configuration] 84[255]: metadata updated
21:36:01.063 CNTRLR [Node 009] [Configuration] 84[65280]: metadata updated
21:36:01.063 CNTRLR [Node 009] [Configuration] 84[16711680]: metadata updated
21:36:01.064 CNTRLR [Node 009] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:36:01.064 CNTRLR » [Node 009] querying parameter #3 value...
21:36:01.066 SERIAL « 0x0104011301e8 (6 bytes)
21:36:01.067 SERIAL » [ACK] (0x06)
21:36:01.067 DRIVER « [RES] [SendData]
was sent: true
21:36:02.312 SERIAL « 0x010700138200007f16 (9 bytes)
21:36:02.312 SERIAL » [ACK] (0x06)
21:36:02.313 DRIVER « [REQ] [SendData]
callback id: 130
transmit status: OK
21:36:02.339 SERIAL « 0x0110000400100a98804d64e7824bd80181b6 (18 bytes)
21:36:02.340 SERIAL » [ACK] (0x06)
21:36:02.340 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x4d64e7824bd80181
21:36:02.344 SERIAL » 0x011e00131017988104587af072f582dbca6f41ac4d614a83cca88d533a25836f (32 bytes)
21:36:02.345 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 131
└─[SecurityCCCommandEncapsulation]
│ nonce id: 77
└─[UserCodeCCGet]
user id: 5
21:36:02.348 SERIAL « [ACK] (0x06)
21:36:02.355 SERIAL « 0x0104011301e8 (6 bytes)
21:36:02.356 SERIAL » [ACK] (0x06)
21:36:02.356 DRIVER « [RES] [SendData]
was sent: true
21:36:02.376 SERIAL « 0x01070013830000026a (9 bytes)
21:36:02.377 SERIAL » [ACK] (0x06)
21:36:02.377 DRIVER « [REQ] [SendData]
callback id: 131
transmit status: OK
21:36:03.787 SERIAL « 0x01080004001002984039 (10 bytes)
21:36:03.788 SERIAL » [ACK] (0x06)
21:36:03.789 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:03.798 SERIAL » 0x01110013100a988078bf8a61f8c99377058487 (19 bytes)
21:36:03.799 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 132
└─[SecurityCCNonceReport]
nonce: 0x78bf8a61f8c99377
21:36:03.801 SERIAL « [ACK] (0x06)
21:36:03.807 SERIAL « 0x0104011301e8 (6 bytes)
21:36:03.807 SERIAL » [ACK] (0x06)
21:36:03.807 DRIVER « [RES] [SendData]
was sent: true
21:36:03.826 SERIAL « 0x01070013840000026d (9 bytes)
21:36:03.826 SERIAL » [ACK] (0x06)
21:36:03.826 DRIVER « [REQ] [SendData]
callback id: 132
transmit status: OK
21:36:03.891 SERIAL « 0x012800040010229881c74f23b2ec408174007e1ab131d6b7b49cb9b5b0b1bbe57 (42 bytes)
8d1da325fb5ee585d06
21:36:03.892 SERIAL » [ACK] (0x06)
21:36:03.893 CNTRLR [Node 016] [~] [User Code] userIdStatus[5]: 1 => 1 [Endpoint 0]
21:36:03.895 CNTRLR [Node 016] [~] [User Code] userCode[5]: "**********" => "******** [Endpoint 0]
**"
21:36:03.897 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 5
id status: Enabled
user code: **********
21:36:03.901 SERIAL » 0x010a00130203700503258531 (12 bytes)
21:36:03.901 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 133
└─[ConfigurationCCGet]
parameter #: 3
21:36:03.903 SERIAL « [ACK] (0x06)
21:36:03.909 SERIAL « 0x0104011301e8 (6 bytes)
21:36:03.909 SERIAL » [ACK] (0x06)
21:36:03.909 DRIVER « [RES] [SendData]
was sent: true
21:36:03.925 SERIAL « 0x01070013850000026c (9 bytes)
21:36:03.925 SERIAL » [ACK] (0x06)
21:36:03.926 DRIVER « [REQ] [SendData]
callback id: 133
transmit status: OK
21:36:03.985 SERIAL « 0x010b0004000205700603010281 (13 bytes)
21:36:03.987 CNTRLR [Node 002] [~] [Configuration] 3: 2 => 2
21:36:03.988 SERIAL » [ACK] (0x06)
21:36:03.990 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 2
21:36:03.998 SERIAL » 0x0109001305029840258699 (11 bytes)
21:36:03.999 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 134
└─[SecurityCCNonceGet]
21:36:04.000 CNTRLR « [Node 002] parameter #3 has value: 2
21:36:04.000 CNTRLR » [Node 002] querying parameter #4 value...
21:36:04.002 SERIAL « [ACK] (0x06)
21:36:04.007 SERIAL « 0x0104011301e8 (6 bytes)
21:36:04.007 SERIAL » [ACK] (0x06)
21:36:04.008 DRIVER « [RES] [SendData]
was sent: true
21:36:06.593 SERIAL « 0x01070013860001036f (9 bytes)
21:36:06.593 SERIAL » [ACK] (0x06)
21:36:06.594 DRIVER « [REQ] [SendData]
callback id: 134
transmit status: OK
21:36:06.645 SERIAL « 0x0110000400050a9880e1ff29c7ad534adc64 (18 bytes)
21:36:06.646 SERIAL » [ACK] (0x06)
21:36:06.646 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xe1ff29c7ad534adc
21:36:06.650 SERIAL » 0x011e001305179881a2442c317eb39939993395b6e1465297ba332e9fe82587f6 (32 bytes)
21:36:06.650 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 135
└─[SecurityCCCommandEncapsulation]
│ nonce id: 225
└─[UserCodeCCGet]
user id: 6
21:36:06.653 SERIAL « [ACK] (0x06)
21:36:06.661 SERIAL « 0x0104011301e8 (6 bytes)
21:36:06.661 SERIAL » [ACK] (0x06)
21:36:06.661 DRIVER « [RES] [SendData]
was sent: true
21:36:06.773 SERIAL « 0x010700138700000c60 (9 bytes)
21:36:06.774 SERIAL » [ACK] (0x06)
21:36:06.774 DRIVER « [REQ] [SendData]
callback id: 135
transmit status: OK
21:36:06.909 SERIAL « 0x0108000400050298402c (10 bytes)
21:36:06.909 SERIAL » [ACK] (0x06)
21:36:06.910 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:06.914 SERIAL » 0x01110013050a98804cbb0c6f894ae2b905886b (19 bytes)
21:36:06.914 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 136
└─[SecurityCCNonceReport]
nonce: 0x4cbb0c6f894ae2b9
21:36:06.916 SERIAL « [ACK] (0x06)
21:36:06.922 SERIAL « 0x0104011301e8 (6 bytes)
21:36:06.923 SERIAL » [ACK] (0x06)
21:36:06.923 DRIVER « [RES] [SendData]
was sent: true
21:36:07.070 SERIAL « 0x010700138800001073 (9 bytes)
21:36:07.071 SERIAL » [ACK] (0x06)
21:36:07.071 DRIVER « [REQ] [SendData]
callback id: 136
transmit status: OK
21:36:07.131 SERIAL « 0x011e000400051898810dd3fe4cd6ba40b4c1e2474d094c8a86d72323fda2e61b (32 bytes)
21:36:07.131 SERIAL » [ACK] (0x06)
21:36:07.132 CNTRLR [Node 005] [~] [User Code] userIdStatus[6]: 0 => 0 [Endpoint 0]
21:36:07.133 CNTRLR [Node 005] [~] [User Code] userCode[6]: "" => "" [Endpoint 0]
21:36:07.133 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 6
id status: Available
user code:
21:36:07.135 SERIAL » 0x010a00130903700503258936 (12 bytes)
21:36:07.135 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 137
└─[ConfigurationCCGet]
parameter #: 3
21:36:07.138 SERIAL « [ACK] (0x06)
21:36:07.144 SERIAL « 0x0104011301e8 (6 bytes)
21:36:07.144 SERIAL » [ACK] (0x06)
21:36:07.144 DRIVER « [RES] [SendData]
was sent: true
21:36:07.224 SERIAL « 0x01070013890000096b (9 bytes)
21:36:07.224 SERIAL » [ACK] (0x06)
21:36:07.224 DRIVER « [REQ] [SendData]
callback id: 137
transmit status: OK
21:36:07.235 SERIAL « 0x010b0004000905700603010189 (13 bytes)
21:36:07.236 CNTRLR [Node 009] [~] [Configuration] 3: 1 => 1
21:36:07.237 SERIAL » [ACK] (0x06)
21:36:07.237 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 1
21:36:07.241 SERIAL » 0x0109001310029840258a80 (11 bytes)
21:36:07.241 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 138
└─[SecurityCCNonceGet]
21:36:07.242 CNTRLR « [Node 009] parameter #3 has value: 1
21:36:07.242 CNTRLR » [Node 009] querying parameter #20 value...
21:36:07.244 SERIAL « [ACK] (0x06)
21:36:07.249 SERIAL « 0x0104011301e8 (6 bytes)
21:36:07.249 SERIAL » [ACK] (0x06)
21:36:07.250 DRIVER « [RES] [SendData]
was sent: true
21:36:08.496 SERIAL « 0x010700138a00007d1c (9 bytes)
21:36:08.497 SERIAL » [ACK] (0x06)
21:36:08.498 DRIVER « [REQ] [SendData]
callback id: 138
transmit status: OK
21:36:08.524 SERIAL « 0x0110000400100a9880b0163e6c43af73d250 (18 bytes)
21:36:08.525 SERIAL » [ACK] (0x06)
21:36:08.526 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xb0163e6c43af73d2
21:36:08.530 SERIAL » 0x011e0013101798818e335f1d8fd18da3c8bf4a0eb0bb00c63a62315b05258b04 (32 bytes)
21:36:08.530 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 139
└─[SecurityCCCommandEncapsulation]
│ nonce id: 176
└─[UserCodeCCGet]
user id: 6
21:36:08.533 SERIAL « [ACK] (0x06)
21:36:08.540 SERIAL « 0x0104011301e8 (6 bytes)
21:36:08.540 SERIAL » [ACK] (0x06)
21:36:08.541 DRIVER « [RES] [SendData]
was sent: true
21:36:08.561 SERIAL « 0x010700138b00000363 (9 bytes)
21:36:08.562 SERIAL » [ACK] (0x06)
21:36:08.562 DRIVER « [REQ] [SendData]
callback id: 139
transmit status: OK
21:36:08.699 SERIAL « 0x01080004001002984039 (10 bytes)
21:36:08.700 SERIAL » [ACK] (0x06)
21:36:08.701 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:08.710 SERIAL » 0x01110013100a988025c5d84936ecd0ee058ce3 (19 bytes)
21:36:08.710 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 140
└─[SecurityCCNonceReport]
nonce: 0x25c5d84936ecd0ee
21:36:08.713 SERIAL « [ACK] (0x06)
21:36:08.718 SERIAL « 0x0104011301e8 (6 bytes)
21:36:08.719 SERIAL » [ACK] (0x06)
21:36:08.719 DRIVER « [RES] [SendData]
was sent: true
21:36:08.737 SERIAL « 0x010700138c00000265 (9 bytes)
21:36:08.738 SERIAL » [ACK] (0x06)
21:36:08.738 DRIVER « [REQ] [SendData]
callback id: 140
transmit status: OK
21:36:08.792 SERIAL « 0x011e000400101898814d85c7e60543999019288ab48d255d75ce2ffc504b5f84 (32 bytes)
21:36:08.793 SERIAL » [ACK] (0x06)
21:36:08.794 CNTRLR [Node 016] [~] [User Code] userIdStatus[6]: 0 => 0 [Endpoint 0]
21:36:08.795 CNTRLR [Node 016] [~] [User Code] userCode[6]: "" => "" [Endpoint 0]
21:36:08.796 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 6
id status: Available
user code:
21:36:08.801 SERIAL » 0x010a00130203700504258d3e (12 bytes)
21:36:08.801 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 141
└─[ConfigurationCCGet]
parameter #: 4
21:36:08.804 SERIAL « [ACK] (0x06)
21:36:08.809 SERIAL « 0x0104011301e8 (6 bytes)
21:36:08.809 SERIAL » [ACK] (0x06)
21:36:08.810 DRIVER « [RES] [SendData]
was sent: true
21:36:08.825 SERIAL « 0x010700138d00000264 (9 bytes)
21:36:08.825 SERIAL » [ACK] (0x06)
21:36:08.826 DRIVER « [REQ] [SendData]
callback id: 141
transmit status: OK
21:36:08.890 SERIAL « 0x010b0004000205700604010185 (13 bytes)
21:36:08.893 CNTRLR [Node 002] [~] [Configuration] 4: 1 => 1
21:36:08.895 SERIAL » [ACK] (0x06)
21:36:08.897 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 1
21:36:08.905 SERIAL » 0x0109001305029840258e91 (11 bytes)
21:36:08.905 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 142
└─[SecurityCCNonceGet]
21:36:08.905 CNTRLR « [Node 002] parameter #4 has value: 1
21:36:08.906 CNTRLR » [Node 002] querying parameter #5 value...
21:36:08.908 SERIAL « [ACK] (0x06)
21:36:08.913 SERIAL « 0x0104011301e8 (6 bytes)
21:36:08.913 SERIAL » [ACK] (0x06)
21:36:08.914 DRIVER « [RES] [SendData]
was sent: true
21:36:08.959 SERIAL « 0x010700138e00000663 (9 bytes)
21:36:08.960 SERIAL » [ACK] (0x06)
21:36:08.960 DRIVER « [REQ] [SendData]
callback id: 142
transmit status: OK
21:36:09.012 SERIAL « 0x0110000400050a98801f0c83457a4303b5a6 (18 bytes)
21:36:09.012 SERIAL » [ACK] (0x06)
21:36:09.013 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x1f0c83457a4303b5
21:36:09.024 SERIAL » 0x011e001305179881cbc7ab8b4c3276ad7f08a4bd1f20509798b31d626d258f75 (32 bytes)
21:36:09.024 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 143
└─[SecurityCCCommandEncapsulation]
│ nonce id: 31
└─[UserCodeCCGet]
user id: 7
21:36:09.028 SERIAL « [ACK] (0x06)
21:36:09.034 SERIAL « 0x0104011301e8 (6 bytes)
21:36:09.034 SERIAL » [ACK] (0x06)
21:36:09.035 DRIVER « [RES] [SendData]
was sent: true
21:36:09.144 SERIAL « 0x010700138f00000c68 (9 bytes)
21:36:09.145 SERIAL » [ACK] (0x06)
21:36:09.145 DRIVER « [REQ] [SendData]
callback id: 143
transmit status: OK
21:36:09.777 SERIAL « 0x011800040009123202a1640001e3f2000000000000000000001d (26 bytes)
21:36:09.778 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.082 => 123.89 [Endpoint 0]
21:36:09.781 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:36:09.782 SERIAL » [ACK] (0x06)
21:36:09.784 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.89
time delta: 0 seconds
21:36:09.872 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:36:09.873 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:36:09.873 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:36:09.874 SERIAL » [ACK] (0x06)
21:36:09.875 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:09.972 SERIAL « 0x0118000400091232022164000ad71c001e000ad71c0000000093 (26 bytes)
21:36:09.973 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:36:09.975 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:36:09.976 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 30 [Endpoint 0]
21:36:09.977 SERIAL » [ACK] (0x06)
21:36:09.979 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 30 seconds
prev. value: 710.428
21:36:10.072 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:36:10.073 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:36:10.075 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:36:10.076 SERIAL » [ACK] (0x06)
21:36:10.078 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:11.946 SERIAL « 0x0108000400050298402c (10 bytes)
21:36:11.947 SERIAL » [ACK] (0x06)
21:36:11.948 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:11.957 SERIAL » 0x01110013050a9880cfbdc94a91fc402b059088 (19 bytes)
21:36:11.957 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 144
└─[SecurityCCNonceReport]
nonce: 0xcfbdc94a91fc402b
21:36:11.959 SERIAL « [ACK] (0x06)
21:36:11.965 SERIAL « 0x0104011301e8 (6 bytes)
21:36:11.965 SERIAL » [ACK] (0x06)
21:36:11.966 DRIVER « [RES] [SendData]
was sent: true
21:36:12.068 SERIAL « 0x010700139000000a71 (9 bytes)
21:36:12.069 SERIAL » [ACK] (0x06)
21:36:12.069 DRIVER « [REQ] [SendData]
callback id: 144
transmit status: OK
21:36:12.128 SERIAL « 0x011e00040005189881e29afea7cc41e427e7f918ca7ecfcf63c0efe6db0f7331 (32 bytes)
21:36:12.129 SERIAL » [ACK] (0x06)
21:36:12.130 CNTRLR [Node 005] [~] [User Code] userIdStatus[7]: 0 => 0 [Endpoint 0]
21:36:12.132 CNTRLR [Node 005] [~] [User Code] userCode[7]: "" => "" [Endpoint 0]
21:36:12.134 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 7
id status: Available
user code:
21:36:12.141 SERIAL » 0x010a00130903700514259139 (12 bytes)
21:36:12.141 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 145
└─[ConfigurationCCGet]
parameter #: 20
21:36:12.143 SERIAL « [ACK] (0x06)
21:36:12.149 SERIAL « 0x0104011301e8 (6 bytes)
21:36:12.149 SERIAL » [ACK] (0x06)
21:36:12.150 DRIVER « [RES] [SendData]
was sent: true
21:36:12.224 SERIAL « 0x010700139100000872 (9 bytes)
21:36:12.224 SERIAL » [ACK] (0x06)
21:36:12.225 DRIVER « [REQ] [SendData]
callback id: 145
transmit status: OK
21:36:12.235 SERIAL « 0x010b000400090570061401009f (13 bytes)
21:36:12.236 CNTRLR [Node 009] [~] [Configuration] 20: 0 => 0
21:36:12.238 SERIAL » [ACK] (0x06)
21:36:12.239 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 20
value size: 1
value: 0
21:36:12.247 SERIAL » 0x0109001310029840259298 (11 bytes)
21:36:12.247 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 146
└─[SecurityCCNonceGet]
21:36:12.247 CNTRLR « [Node 009] parameter #20 has value: 0
21:36:12.248 CNTRLR » [Node 009] querying parameter #80 value...
21:36:12.249 SERIAL « [ACK] (0x06)
21:36:12.255 SERIAL « 0x0104011301e8 (6 bytes)
21:36:12.255 SERIAL » [ACK] (0x06)
21:36:12.255 DRIVER « [RES] [SendData]
was sent: true
21:36:13.472 SERIAL « 0x010700139200007a03 (9 bytes)
21:36:13.473 SERIAL » [ACK] (0x06)
21:36:13.473 DRIVER « [REQ] [SendData]
callback id: 146
transmit status: OK
21:36:13.500 SERIAL « 0x0110000400100a98801ea3218a5aba27e0d8 (18 bytes)
21:36:13.501 SERIAL » [ACK] (0x06)
21:36:13.502 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x1ea3218a5aba27e0
21:36:13.508 SERIAL » 0x011e0013101798815abc6550c2e5fd028685a9081e1b565a7dd6bfed83259380 (32 bytes)
21:36:13.509 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 147
└─[SecurityCCCommandEncapsulation]
│ nonce id: 30
└─[UserCodeCCGet]
user id: 7
21:36:13.512 SERIAL « [ACK] (0x06)
21:36:13.519 SERIAL « 0x0104011301e8 (6 bytes)
21:36:13.519 SERIAL » [ACK] (0x06)
21:36:13.519 DRIVER « [RES] [SendData]
was sent: true
21:36:13.540 SERIAL « 0x01070013930000037b (9 bytes)
21:36:13.541 SERIAL » [ACK] (0x06)
21:36:13.541 DRIVER « [REQ] [SendData]
callback id: 147
transmit status: OK
21:36:13.678 SERIAL « 0x01080004001002984039 (10 bytes)
21:36:13.679 SERIAL » [ACK] (0x06)
21:36:13.680 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:13.690 SERIAL » 0x01110013100a988061fb57ecb4da9f120594ac (19 bytes)
21:36:13.691 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 148
└─[SecurityCCNonceReport]
nonce: 0x61fb57ecb4da9f12
21:36:13.693 SERIAL « [ACK] (0x06)
21:36:13.699 SERIAL « 0x0104011301e8 (6 bytes)
21:36:13.699 SERIAL » [ACK] (0x06)
21:36:13.699 DRIVER « [RES] [SendData]
was sent: true
21:36:13.718 SERIAL « 0x01070013940000027d (9 bytes)
21:36:13.718 SERIAL » [ACK] (0x06)
21:36:13.719 DRIVER « [REQ] [SendData]
callback id: 148
transmit status: OK
21:36:13.771 SERIAL « 0x011e00040010189881101eedde6d0bd5546db5197d98618c0a979261fb11a2c1 (32 bytes)
21:36:13.772 SERIAL » [ACK] (0x06)
21:36:13.773 CNTRLR [Node 016] [~] [User Code] userIdStatus[7]: 0 => 0 [Endpoint 0]
21:36:13.774 CNTRLR [Node 016] [~] [User Code] userCode[7]: "" => "" [Endpoint 0]
21:36:13.776 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 7
id status: Available
user code:
21:36:13.778 SERIAL » 0x010a00130203700505259527 (12 bytes)
21:36:13.778 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 149
└─[ConfigurationCCGet]
parameter #: 5
21:36:13.780 SERIAL « [ACK] (0x06)
21:36:13.786 SERIAL « 0x0104011301e8 (6 bytes)
21:36:13.786 SERIAL » [ACK] (0x06)
21:36:13.786 DRIVER « [RES] [SendData]
was sent: true
21:36:13.802 SERIAL « 0x01070013950000027c (9 bytes)
21:36:13.802 SERIAL » [ACK] (0x06)
21:36:13.803 DRIVER « [REQ] [SendData]
callback id: 149
transmit status: OK
21:36:13.864 SERIAL « 0x010e0004000208700605042a000000a2 (16 bytes)
21:36:13.866 CNTRLR [Node 002] [~] [Configuration] 5: 704643072 => 704643072
21:36:13.867 SERIAL » [ACK] (0x06)
21:36:13.869 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 5
value size: 4
value: 704643072
21:36:13.875 SERIAL » 0x0109001305029840259689 (11 bytes)
21:36:13.876 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 150
└─[SecurityCCNonceGet]
21:36:13.876 CNTRLR « [Node 002] parameter #5 has value: 704643072
21:36:13.876 CNTRLR » [Node 002] querying parameter #6 value...
21:36:13.877 SERIAL « [ACK] (0x06)
21:36:13.883 SERIAL « 0x0104011301e8 (6 bytes)
21:36:13.883 SERIAL » [ACK] (0x06)
21:36:13.884 DRIVER « [RES] [SendData]
was sent: true
21:36:16.801 SERIAL « 0x0110000400120a3202a1640001e3b1000055 (18 bytes)
21:36:16.801 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.732 => 123.825 [Endpoint 0]
21:36:16.802 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:36:16.803 SERIAL » [ACK] (0x06)
21:36:16.804 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.825
time delta: 0 seconds
21:36:18.297 SERIAL « 0x0110000400120a3202a1640001e3b1000055 (18 bytes)
21:36:18.298 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.825 => 123.825 [Endpoint 0]
21:36:18.301 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:36:18.302 SERIAL » [ACK] (0x06)
21:36:18.303 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.825
time delta: 0 seconds
21:36:19.066 SERIAL « 0x0110000410050a9880effa47ee22fdd93b6d (18 bytes)
21:36:19.067 SERIAL » [ACK] (0x06)
21:36:19.068 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xeffa47ee22fdd93b
21:36:19.079 SERIAL « 0x0110000410050a9880effa47ee22fdd93b6d (18 bytes)
21:36:19.079 SERIAL » [ACK] (0x06)
21:36:19.080 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xeffa47ee22fdd93b
21:36:19.140 SERIAL « 0x0110000410050a9880effa47ee22fdd93b6d (18 bytes)
21:36:19.140 SERIAL » [ACK] (0x06)
21:36:19.141 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xeffa47ee22fdd93b
21:36:19.343 SERIAL « 0x0110000410050a9880effa47ee22fdd93b6d (18 bytes)
21:36:19.343 SERIAL » [ACK] (0x06)
21:36:19.344 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xeffa47ee22fdd93b
21:36:19.498 SERIAL « 0x0110000410050a9880effa47ee22fdd93b6d (18 bytes)
21:36:19.498 SERIAL » [ACK] (0x06)
21:36:19.499 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xeffa47ee22fdd93b
21:36:19.516 SERIAL « 0x0110000410050a9880effa47ee22fdd93b6d (18 bytes)
21:36:19.517 SERIAL » [ACK] (0x06)
21:36:19.517 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xeffa47ee22fdd93b
21:36:21.058 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:36:21.059 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:36:21.060 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:36:21.061 SERIAL » [ACK] (0x06)
21:36:21.062 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:21.094 SERIAL « 0x0110000410050a9880effa47ee22fdd93b6d (18 bytes)
21:36:21.094 SERIAL » [ACK] (0x06)
21:36:21.095 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xeffa47ee22fdd93b
21:36:22.412 SERIAL « 0x0114000400120e3202216400000007002100000007a7 (22 bytes)
21:36:22.413 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:36:22.415 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:36:22.416 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 27 => 33 [Endpoint 0]
21:36:22.417 SERIAL » [ACK] (0x06)
21:36:22.419 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 33 seconds
prev. value: 0.007
21:36:23.441 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:36:23.442 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:36:23.444 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:36:23.445 SERIAL » [ACK] (0x06)
21:36:23.446 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:26.174 SERIAL « 0x01070013960004ceb7 (9 bytes)
21:36:26.177 SERIAL » [ACK] (0x06)
21:36:26.178 DRIVER « [REQ] [SendData]
callback id: 150
transmit status: OK
21:36:26.359 SERIAL « 0x0110000400050a988053a1507143a2e01a34 (18 bytes)
21:36:26.360 SERIAL » [ACK] (0x06)
21:36:26.361 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x53a1507143a2e01a
21:36:26.364 SERIAL » 0x011e001305179881be682ffab22e6a45e032d99053f4f3bc35f45d1db42597bd (32 bytes)
21:36:26.365 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 151
└─[SecurityCCCommandEncapsulation]
│ nonce id: 83
└─[UserCodeCCGet]
user id: 8
21:36:26.367 SERIAL « [ACK] (0x06)
21:36:26.375 SERIAL « 0x0104011301e8 (6 bytes)
21:36:26.376 SERIAL » [ACK] (0x06)
21:36:26.376 DRIVER « [RES] [SendData]
was sent: true
21:36:26.494 SERIAL « 0x010700139700000c70 (9 bytes)
21:36:26.494 SERIAL » [ACK] (0x06)
21:36:26.495 DRIVER « [REQ] [SendData]
callback id: 151
transmit status: OK
21:36:26.629 SERIAL « 0x0108000400050298402c (10 bytes)
21:36:26.630 SERIAL » [ACK] (0x06)
21:36:26.631 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:26.640 SERIAL » 0x01110013050a9880465d4f51bd1ba3d00598a7 (19 bytes)
21:36:26.640 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 152
└─[SecurityCCNonceReport]
nonce: 0x465d4f51bd1ba3d0
21:36:26.642 SERIAL « [ACK] (0x06)
21:36:26.648 SERIAL « 0x0104011301e8 (6 bytes)
21:36:26.648 SERIAL » [ACK] (0x06)
21:36:26.650 DRIVER « [RES] [SendData]
was sent: true
21:36:26.758 SERIAL « 0x010700139800000b78 (9 bytes)
21:36:26.758 SERIAL » [ACK] (0x06)
21:36:26.759 DRIVER « [REQ] [SendData]
callback id: 152
transmit status: OK
21:36:26.819 SERIAL « 0x011e00040005189881dd43abac61f51449c97f661b4946148cee1a23f06f7cd9 (32 bytes)
21:36:26.819 SERIAL » [ACK] (0x06)
21:36:26.820 CNTRLR [Node 005] [~] [User Code] userIdStatus[8]: 0 => 0 [Endpoint 0]
21:36:26.822 CNTRLR [Node 005] [~] [User Code] userCode[8]: "" => "" [Endpoint 0]
21:36:26.823 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 8
id status: Available
user code:
21:36:26.829 SERIAL » 0x010a00130903700550259975 (12 bytes)
21:36:26.829 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 153
└─[ConfigurationCCGet]
parameter #: 80
21:36:26.831 SERIAL « [ACK] (0x06)
21:36:26.836 SERIAL « 0x0104011301e8 (6 bytes)
21:36:26.837 SERIAL » [ACK] (0x06)
21:36:26.837 DRIVER « [RES] [SendData]
was sent: true
21:36:26.914 SERIAL « 0x01070013990000087a (9 bytes)
21:36:26.914 SERIAL » [ACK] (0x06)
21:36:26.915 DRIVER « [REQ] [SendData]
callback id: 153
transmit status: OK
21:36:26.925 SERIAL « 0x010b00040009057006500100db (13 bytes)
21:36:26.927 CNTRLR [Node 009] [~] [Configuration] 80: 0 => 0
21:36:26.928 SERIAL » [ACK] (0x06)
21:36:26.930 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 80
value size: 1
value: 0
21:36:26.935 SERIAL » 0x0109001310029840259a90 (11 bytes)
21:36:26.936 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 154
└─[SecurityCCNonceGet]
21:36:26.936 CNTRLR « [Node 009] parameter #80 has value: 0
21:36:26.936 CNTRLR » [Node 009] querying parameter #81 value...
21:36:26.939 SERIAL « [ACK] (0x06)
21:36:26.944 SERIAL « 0x0104011301e8 (6 bytes)
21:36:26.945 SERIAL » [ACK] (0x06)
21:36:26.945 DRIVER « [RES] [SendData]
was sent: true
21:36:28.206 SERIAL « 0x010700139a00007e0f (9 bytes)
21:36:28.207 SERIAL » [ACK] (0x06)
21:36:28.208 DRIVER « [REQ] [SendData]
callback id: 154
transmit status: OK
21:36:28.234 SERIAL « 0x0110000400100a98809ce5db33cb63b8c1a9 (18 bytes)
21:36:28.235 SERIAL » [ACK] (0x06)
21:36:28.235 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x9ce5db33cb63b8c1
21:36:28.247 SERIAL » 0x011e0013101798815238e6fec3e11b7d9ebfafa99ca7e3a8a857081f8d259b56 (32 bytes)
21:36:28.248 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 155
└─[SecurityCCCommandEncapsulation]
│ nonce id: 156
└─[UserCodeCCGet]
user id: 8
21:36:28.250 SERIAL « [ACK] (0x06)
21:36:28.258 SERIAL « 0x0104011301e8 (6 bytes)
21:36:28.258 SERIAL » [ACK] (0x06)
21:36:28.258 DRIVER « [RES] [SendData]
was sent: true
21:36:28.279 SERIAL « 0x010700139b00000373 (9 bytes)
21:36:28.279 SERIAL » [ACK] (0x06)
21:36:28.280 DRIVER « [REQ] [SendData]
callback id: 155
transmit status: OK
21:36:28.417 SERIAL « 0x01080004001002984039 (10 bytes)
21:36:28.418 SERIAL » [ACK] (0x06)
21:36:28.418 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:28.428 SERIAL » 0x01110013100a98808592f021e26855d1059cae (19 bytes)
21:36:28.428 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 156
└─[SecurityCCNonceReport]
nonce: 0x8592f021e26855d1
21:36:28.430 SERIAL « [ACK] (0x06)
21:36:28.436 SERIAL « 0x0104011301e8 (6 bytes)
21:36:28.436 SERIAL » [ACK] (0x06)
21:36:28.436 DRIVER « [RES] [SendData]
was sent: true
21:36:28.454 SERIAL « 0x010700139c00000275 (9 bytes)
21:36:28.455 SERIAL » [ACK] (0x06)
21:36:28.455 DRIVER « [REQ] [SendData]
callback id: 156
transmit status: OK
21:36:28.509 SERIAL « 0x011e00040010189881cb275270b0e1a0f6b0f53b858e853b48893ed8b9d62799 (32 bytes)
21:36:28.510 SERIAL » [ACK] (0x06)
21:36:28.511 CNTRLR [Node 016] [~] [User Code] userIdStatus[8]: 0 => 0 [Endpoint 0]
21:36:28.512 CNTRLR [Node 016] [~] [User Code] userCode[8]: "" => "" [Endpoint 0]
21:36:28.513 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 8
id status: Available
user code:
21:36:28.515 SERIAL » 0x010a00130203700506259d2c (12 bytes)
21:36:28.516 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 157
└─[ConfigurationCCGet]
parameter #: 6
21:36:28.518 SERIAL « [ACK] (0x06)
21:36:28.523 SERIAL « 0x0104011301e8 (6 bytes)
21:36:28.524 SERIAL » [ACK] (0x06)
21:36:28.524 DRIVER « [RES] [SendData]
was sent: true
21:36:28.540 SERIAL « 0x010700139d00000274 (9 bytes)
21:36:28.541 SERIAL » [ACK] (0x06)
21:36:28.541 DRIVER « [REQ] [SendData]
callback id: 157
transmit status: OK
21:36:28.602 SERIAL « 0x010e0004000208700606042a000500a4 (16 bytes)
21:36:28.602 CNTRLR [Node 002] [~] [Configuration] 6: 704644352 => 704644352
21:36:28.603 SERIAL » [ACK] (0x06)
21:36:28.604 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 6
value size: 4
value: 704644352
21:36:28.610 SERIAL » 0x0109001305029840259e81 (11 bytes)
21:36:28.611 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 158
└─[SecurityCCNonceGet]
21:36:28.611 CNTRLR « [Node 002] parameter #6 has value: 704644352
21:36:28.611 CNTRLR » [Node 002] querying parameter #7 value...
21:36:28.613 SERIAL « [ACK] (0x06)
21:36:28.618 SERIAL « 0x0104011301e8 (6 bytes)
21:36:28.619 SERIAL » [ACK] (0x06)
21:36:28.619 DRIVER « [RES] [SendData]
was sent: true
21:36:30.035 SERIAL « 0x010700139e00008efb (9 bytes)
21:36:30.035 SERIAL » [ACK] (0x06)
21:36:30.036 DRIVER « [REQ] [SendData]
callback id: 158
transmit status: OK
21:36:30.089 SERIAL « 0x0110000400050a9880ec493961ed378aa0f1 (18 bytes)
21:36:30.089 SERIAL » [ACK] (0x06)
21:36:30.090 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xec493961ed378aa0
21:36:30.093 SERIAL » 0x011e001305179881a01fe8325f8f2fb2b31e4f01ec607de1f0cd4f4dfa259f5d (32 bytes)
21:36:30.093 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 159
└─[SecurityCCCommandEncapsulation]
│ nonce id: 236
└─[UserCodeCCGet]
user id: 9
21:36:30.096 SERIAL « [ACK] (0x06)
21:36:30.103 SERIAL « 0x0104011301e8 (6 bytes)
21:36:30.104 SERIAL » [ACK] (0x06)
21:36:30.104 DRIVER « [RES] [SendData]
was sent: true
21:36:30.223 SERIAL « 0x010700139f00000d79 (9 bytes)
21:36:30.224 SERIAL » [ACK] (0x06)
21:36:30.224 DRIVER « [REQ] [SendData]
callback id: 159
transmit status: OK
21:36:30.359 SERIAL « 0x0108000400050298402c (10 bytes)
21:36:30.359 SERIAL » [ACK] (0x06)
21:36:30.360 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:30.362 SERIAL » 0x01110013050a98809d65321a3dbe987e05a0fa (19 bytes)
21:36:30.362 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 160
└─[SecurityCCNonceReport]
nonce: 0x9d65321a3dbe987e
21:36:30.364 SERIAL « [ACK] (0x06)
21:36:30.370 SERIAL « 0x0104011301e8 (6 bytes)
21:36:30.370 SERIAL » [ACK] (0x06)
21:36:30.370 DRIVER « [RES] [SendData]
was sent: true
21:36:30.488 SERIAL « 0x01070013a000000c47 (9 bytes)
21:36:30.488 SERIAL » [ACK] (0x06)
21:36:30.488 DRIVER « [REQ] [SendData]
callback id: 160
transmit status: OK
21:36:30.547 SERIAL « 0x011e00040005189881106a8239d296ad12c542382eaa9d6525bdc36e2b4e0a42 (32 bytes)
21:36:30.548 SERIAL » [ACK] (0x06)
21:36:30.548 CNTRLR [Node 005] [~] [User Code] userIdStatus[9]: 0 => 0 [Endpoint 0]
21:36:30.549 CNTRLR [Node 005] [~] [User Code] userCode[9]: "" => "" [Endpoint 0]
21:36:30.549 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 9
id status: Available
user code:
21:36:30.551 SERIAL » 0x010a0013090370055125a14c (12 bytes)
21:36:30.551 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 161
└─[ConfigurationCCGet]
parameter #: 81
21:36:30.553 SERIAL « [ACK] (0x06)
21:36:30.559 SERIAL « 0x0104011301e8 (6 bytes)
21:36:30.560 SERIAL » [ACK] (0x06)
21:36:30.560 DRIVER « [RES] [SendData]
was sent: true
21:36:30.644 SERIAL « 0x01070013a100000943 (9 bytes)
21:36:30.645 SERIAL » [ACK] (0x06)
21:36:30.645 DRIVER « [REQ] [SendData]
callback id: 161
transmit status: OK
21:36:30.656 SERIAL « 0x010b00040009057006510100da (13 bytes)
21:36:30.657 CNTRLR [Node 009] [~] [Configuration] 81: 0 => 0
21:36:30.658 SERIAL » [ACK] (0x06)
21:36:30.659 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 81
value size: 1
value: 0
21:36:30.663 SERIAL » 0x010900131002984025a2a8 (11 bytes)
21:36:30.664 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 162
└─[SecurityCCNonceGet]
21:36:30.664 CNTRLR « [Node 009] parameter #81 has value: 0
21:36:30.664 CNTRLR » [Node 009] querying parameter #90 value...
21:36:30.665 SERIAL « [ACK] (0x06)
21:36:30.671 SERIAL « 0x0104011301e8 (6 bytes)
21:36:30.671 SERIAL » [ACK] (0x06)
21:36:30.671 DRIVER « [RES] [SendData]
was sent: true
21:36:31.978 SERIAL « 0x01070013a2000083ca (9 bytes)
21:36:31.979 SERIAL » [ACK] (0x06)
21:36:31.983 DRIVER « [REQ] [SendData]
callback id: 162
transmit status: OK
21:36:32.006 SERIAL « 0x0110000400100a98800c8d97ee637faf3d9f (18 bytes)
21:36:32.006 SERIAL » [ACK] (0x06)
21:36:32.006 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x0c8d97ee637faf3d
21:36:32.011 SERIAL » 0x011e0013101798818dd0e191aed11bd3d33fb8e50ce27a995a75f5472025a3f1 (32 bytes)
21:36:32.011 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 163
└─[SecurityCCCommandEncapsulation]
│ nonce id: 12
└─[UserCodeCCGet]
user id: 9
21:36:32.014 SERIAL « [ACK] (0x06)
21:36:32.021 SERIAL « 0x0104011301e8 (6 bytes)
21:36:32.021 SERIAL » [ACK] (0x06)
21:36:32.021 DRIVER « [RES] [SendData]
was sent: true
21:36:32.042 SERIAL « 0x01070013a30000034b (9 bytes)
21:36:32.042 SERIAL » [ACK] (0x06)
21:36:32.043 DRIVER « [REQ] [SendData]
callback id: 163
transmit status: OK
21:36:33.450 SERIAL « 0x01080004001002984039 (10 bytes)
21:36:33.451 SERIAL » [ACK] (0x06)
21:36:33.452 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:33.458 SERIAL » 0x01110013100a9880865286f1f637017e05a443 (19 bytes)
21:36:33.459 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 164
└─[SecurityCCNonceReport]
nonce: 0x865286f1f637017e
21:36:33.461 SERIAL « [ACK] (0x06)
21:36:33.466 SERIAL « 0x0104011301e8 (6 bytes)
21:36:33.467 SERIAL » [ACK] (0x06)
21:36:33.467 DRIVER « [RES] [SendData]
was sent: true
21:36:33.485 SERIAL « 0x01070013a40000024d (9 bytes)
21:36:33.485 SERIAL » [ACK] (0x06)
21:36:33.486 DRIVER « [REQ] [SendData]
callback id: 164
transmit status: OK
21:36:33.540 SERIAL « 0x011e00040010189881b84ccb9bb3a3e75454f6a580ed860aabe4331d173f89d5 (32 bytes)
21:36:33.541 SERIAL » [ACK] (0x06)
21:36:33.542 CNTRLR [Node 016] [~] [User Code] userIdStatus[9]: 0 => 0 [Endpoint 0]
21:36:33.544 CNTRLR [Node 016] [~] [User Code] userCode[9]: "" => "" [Endpoint 0]
21:36:33.544 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 9
id status: Available
user code:
21:36:33.547 SERIAL » 0x010a0013020370050725a515 (12 bytes)
21:36:33.547 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 165
└─[ConfigurationCCGet]
parameter #: 7
21:36:33.550 SERIAL « [ACK] (0x06)
21:36:33.555 SERIAL « 0x0104011301e8 (6 bytes)
21:36:33.555 SERIAL » [ACK] (0x06)
21:36:33.556 DRIVER « [RES] [SendData]
was sent: true
21:36:33.571 SERIAL « 0x01070013a50000024c (9 bytes)
21:36:33.571 SERIAL » [ACK] (0x06)
21:36:33.572 DRIVER « [REQ] [SendData]
callback id: 165
transmit status: OK
21:36:33.633 SERIAL « 0x010e0004000208700607042a000000a0 (16 bytes)
21:36:33.634 CNTRLR [Node 002] [~] [Configuration] 7: 704643072 => 704643072
21:36:33.636 SERIAL » [ACK] (0x06)
21:36:33.637 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 7
value size: 4
value: 704643072
21:36:33.647 SERIAL » 0x010900130502984025a6b9 (11 bytes)
21:36:33.648 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 166
└─[SecurityCCNonceGet]
21:36:33.648 CNTRLR « [Node 002] parameter #7 has value: 704643072
21:36:33.648 CNTRLR » [Node 002] querying parameter #8 value...
21:36:33.660 SERIAL « [ACK] (0x06)
21:36:33.660 SERIAL « 0x0104011301e8 (6 bytes)
21:36:33.661 SERIAL » [ACK] (0x06)
21:36:33.661 DRIVER « [RES] [SendData]
was sent: true
21:36:35.055 SERIAL « 0x01070013a600008cc1 (9 bytes)
21:36:35.056 SERIAL » [ACK] (0x06)
21:36:35.057 DRIVER « [REQ] [SendData]
callback id: 166
transmit status: OK
21:36:35.107 SERIAL « 0x0110000400050a9880afb70789cf8997c17a (18 bytes)
21:36:35.108 SERIAL » [ACK] (0x06)
21:36:35.109 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xafb70789cf8997c1
21:36:35.114 SERIAL » 0x011e0013051798819c6a1887e6d293a074819b9dafa6b792443bd6588d25a7b6 (32 bytes)
21:36:35.115 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 167
└─[SecurityCCCommandEncapsulation]
│ nonce id: 175
└─[UserCodeCCGet]
user id: 10
21:36:35.118 SERIAL « [ACK] (0x06)
21:36:35.125 SERIAL « 0x0104011301e8 (6 bytes)
21:36:35.126 SERIAL » [ACK] (0x06)
21:36:35.126 DRIVER « [RES] [SendData]
was sent: true
21:36:35.243 SERIAL « 0x01070013a700000c40 (9 bytes)
21:36:35.244 SERIAL » [ACK] (0x06)
21:36:35.244 DRIVER « [REQ] [SendData]
callback id: 167
transmit status: OK
21:36:35.379 SERIAL « 0x0108000400050298402c (10 bytes)
21:36:35.379 SERIAL » [ACK] (0x06)
21:36:35.380 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:35.387 SERIAL » 0x01110013050a988050dd6a29a4bcdf4405a80a (19 bytes)
21:36:35.388 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 168
└─[SecurityCCNonceReport]
nonce: 0x50dd6a29a4bcdf44
21:36:35.390 SERIAL « [ACK] (0x06)
21:36:35.395 SERIAL « 0x0104011301e8 (6 bytes)
21:36:35.396 SERIAL » [ACK] (0x06)
21:36:35.396 DRIVER « [RES] [SendData]
was sent: true
21:36:35.508 SERIAL « 0x01070013a800000b48 (9 bytes)
21:36:35.509 SERIAL » [ACK] (0x06)
21:36:35.509 DRIVER « [REQ] [SendData]
callback id: 168
transmit status: OK
21:36:35.568 SERIAL « 0x011e0004000518988162260487de0e8a25a2ed843c6e50a12d8989e77ebe7249 (32 bytes)
21:36:35.570 SERIAL » [ACK] (0x06)
21:36:35.571 CNTRLR [Node 005] [~] [User Code] userIdStatus[10]: 0 => 0 [Endpoint 0]
21:36:35.574 CNTRLR [Node 005] [~] [User Code] userCode[10]: "" => "" [Endpoint 0]
21:36:35.576 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 10
id status: Available
user code:
21:36:35.580 SERIAL » 0x010a0013090370055a25a94f (12 bytes)
21:36:35.580 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 169
└─[ConfigurationCCGet]
parameter #: 90
21:36:35.582 SERIAL « [ACK] (0x06)
21:36:35.588 SERIAL « 0x0104011301e8 (6 bytes)
21:36:35.588 SERIAL » [ACK] (0x06)
21:36:35.588 DRIVER « [RES] [SendData]
was sent: true
21:36:35.674 SERIAL « 0x01070013a90000094b (9 bytes)
21:36:35.674 SERIAL » [ACK] (0x06)
21:36:35.674 DRIVER « [REQ] [SendData]
callback id: 169
transmit status: OK
21:36:35.685 SERIAL « 0x010b000400090570065a0100d1 (13 bytes)
21:36:35.688 CNTRLR [Node 009] [~] [Configuration] 90: 0 => 0
21:36:35.689 SERIAL » [ACK] (0x06)
21:36:35.690 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 90
value size: 1
value: 0
21:36:35.693 SERIAL » 0x010900131002984025aaa0 (11 bytes)
21:36:35.693 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 170
└─[SecurityCCNonceGet]
21:36:35.694 CNTRLR « [Node 009] parameter #90 has value: 0
21:36:35.694 CNTRLR » [Node 009] querying parameter #91 value...
21:36:35.695 SERIAL « [ACK] (0x06)
21:36:35.701 SERIAL « 0x0104011301e8 (6 bytes)
21:36:35.701 SERIAL » [ACK] (0x06)
21:36:35.701 DRIVER « [RES] [SendData]
was sent: true
21:36:36.918 SERIAL « 0x01070013aa00007a3b (9 bytes)
21:36:36.918 SERIAL » [ACK] (0x06)
21:36:36.918 DRIVER « [REQ] [SendData]
callback id: 170
transmit status: OK
21:36:36.945 SERIAL « 0x0110000400100a98802e90030dc298b1e456 (18 bytes)
21:36:36.946 SERIAL » [ACK] (0x06)
21:36:36.947 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x2e90030dc298b1e4
21:36:36.952 SERIAL » 0x011e00131017988193045ce7fe6b9f858dbfc5952e4f1f6db1c9ca01a525aba6 (32 bytes)
21:36:36.952 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 171
└─[SecurityCCCommandEncapsulation]
│ nonce id: 46
└─[UserCodeCCGet]
user id: 10
21:36:36.955 SERIAL « [ACK] (0x06)
21:36:36.962 SERIAL « 0x0104011301e8 (6 bytes)
21:36:36.962 SERIAL » [ACK] (0x06)
21:36:36.963 DRIVER « [RES] [SendData]
was sent: true
21:36:36.984 SERIAL « 0x01070013ab00000343 (9 bytes)
21:36:36.984 SERIAL » [ACK] (0x06)
21:36:36.984 DRIVER « [REQ] [SendData]
callback id: 171
transmit status: OK
21:36:37.122 SERIAL « 0x01080004001002984039 (10 bytes)
21:36:37.122 SERIAL » [ACK] (0x06)
21:36:37.123 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:36:37.130 SERIAL » 0x01110013100a9880df24eb9ba104db1205acb1 (19 bytes)
21:36:37.131 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 172
└─[SecurityCCNonceReport]
nonce: 0xdf24eb9ba104db12
21:36:37.133 SERIAL « [ACK] (0x06)
21:36:37.139 SERIAL « 0x0104011301e8 (6 bytes)
21:36:37.139 SERIAL » [ACK] (0x06)
21:36:37.139 DRIVER « [RES] [SendData]
was sent: true
21:36:37.157 SERIAL « 0x01070013ac00000245 (9 bytes)
21:36:37.158 SERIAL » [ACK] (0x06)
21:36:37.158 DRIVER « [REQ] [SendData]
callback id: 172
transmit status: OK
21:36:37.213 SERIAL « 0x011e00040010189881b5b1cfd9c55c97f962b6b907bbdf820c2c59c5810502a7 (32 bytes)
21:36:37.214 SERIAL » [ACK] (0x06)
21:36:37.215 CNTRLR [Node 016] [~] [User Code] userIdStatus[10]: 0 => 0 [Endpoint 0]
21:36:37.217 CNTRLR [Node 016] [~] [User Code] userCode[10]: "" => "" [Endpoint 0]
21:36:37.218 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 10
id status: Available
user code:
21:36:37.222 SERIAL » 0x010a0013020370050825ad12 (12 bytes)
21:36:37.222 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 173
└─[ConfigurationCCGet]
parameter #: 8
21:36:37.224 SERIAL « [ACK] (0x06)
21:36:37.230 SERIAL « 0x0104011301e8 (6 bytes)
21:36:37.230 SERIAL » [ACK] (0x06)
21:36:37.230 DRIVER « [RES] [SendData]
was sent: true
21:36:37.246 SERIAL « 0x01070013ad00000244 (9 bytes)
21:36:37.246 SERIAL » [ACK] (0x06)
21:36:37.247 DRIVER « [REQ] [SendData]
callback id: 173
transmit status: OK
21:36:37.306 SERIAL « 0x010b0004000205700608010a82 (13 bytes)
21:36:37.307 CNTRLR [Node 002] [~] [Configuration] 8: 10 => 10
21:36:37.309 SERIAL » [ACK] (0x06)
21:36:37.310 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 8
value size: 1
value: 10
21:36:37.317 SERIAL » 0x010900130502984025aeb1 (11 bytes)
21:36:37.318 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 174
└─[SecurityCCNonceGet]
21:36:37.318 CNTRLR « [Node 002] parameter #8 has value: 10
21:36:37.318 CNTRLR » [Node 002] querying parameter #9 value...
21:36:37.319 SERIAL « [ACK] (0x06)
21:36:37.326 SERIAL « 0x0104011301e8 (6 bytes)
21:36:37.326 SERIAL » [ACK] (0x06)
21:36:37.326 DRIVER « [RES] [SendData]
was sent: true
21:36:39.849 SERIAL « 0x011800040009123202a1640001e42700000000000000000000cf (26 bytes)
21:36:39.850 CNTRLR [Node 009] [~] [Meter] value[66561]: 123.89 => 123.943 [Endpoint 0]
21:36:39.852 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:36:39.854 SERIAL » [ACK] (0x06)
21:36:39.855 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.943
time delta: 0 seconds
21:36:39.872 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:36:39.873 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:36:39.875 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:36:39.875 SERIAL » [ACK] (0x06)
21:36:39.877 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:41.044 SERIAL « 0x0118000400091232022164000ad71c001e000ad71c0000000093 (26 bytes)
21:36:41.046 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:36:41.048 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:36:41.049 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 30 [Endpoint 0]
21:36:41.050 SERIAL » [ACK] (0x06)
21:36:41.052 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 30 seconds
prev. value: 710.428
21:36:41.122 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:36:41.123 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:36:41.124 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:36:41.125 SERIAL » [ACK] (0x06)
21:36:41.126 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:41.223 SERIAL « 0x0110000400050a98805a61b5eaa5723b94e0 (18 bytes)
21:36:41.224 SERIAL » [ACK] (0x06)
21:36:41.225 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.518 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.519 SERIAL » [ACK] (0x06)
21:36:42.519 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.655 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.656 SERIAL » [ACK] (0x06)
21:36:42.657 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.668 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.668 SERIAL » [ACK] (0x06)
21:36:42.669 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.689 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.689 SERIAL » [ACK] (0x06)
21:36:42.690 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.752 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.753 SERIAL » [ACK] (0x06)
21:36:42.753 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.792 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.793 SERIAL » [ACK] (0x06)
21:36:42.793 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.825 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.826 SERIAL » [ACK] (0x06)
21:36:42.826 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:42.983 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:42.984 SERIAL » [ACK] (0x06)
21:36:42.984 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:43.084 SERIAL « 0x0110000410050a98805a61b5eaa5723b94f0 (18 bytes)
21:36:43.085 SERIAL » [ACK] (0x06)
21:36:43.086 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5a61b5eaa5723b94
21:36:46.551 SERIAL « 0x0110000400120a3202a1640001e3fd000019 (18 bytes)
21:36:46.551 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.825 => 123.901 [Endpoint 0]
21:36:46.552 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:36:46.552 SERIAL » [ACK] (0x06)
21:36:46.553 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.901
time delta: 0 seconds
21:36:47.751 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:36:47.751 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:36:47.752 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:36:47.752 SERIAL » [ACK] (0x06)
21:36:47.752 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:49.222 SERIAL « 0x0114000400120e3202216400000007001b000000079d (22 bytes)
21:36:49.223 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:36:49.225 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:36:49.226 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 33 => 27 [Endpoint 0]
21:36:49.227 SERIAL » [ACK] (0x06)
21:36:49.228 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 27 seconds
prev. value: 0.007
21:36:52.705 SERIAL « 0x01070013ae00060241 (9 bytes)
21:36:52.705 SERIAL » [ACK] (0x06)
21:36:52.706 DRIVER « [REQ] [SendData]
callback id: 174
transmit status: OK
21:36:53.012 SERIAL « 0x0110000410050a98804d428156f1fd4ebcca (18 bytes)
21:36:53.013 SERIAL » [ACK] (0x06)
21:36:53.013 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x4d428156f1fd4ebc
21:36:53.017 SERIAL » 0x011e00130517988154820f34d86032d33fa377264d45391e16d5a9ed9325af31 (32 bytes)
21:36:53.018 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 175
└─[SecurityCCCommandEncapsulation]
│ nonce id: 77
└─[UserCodeCCGet]
user id: 11
21:36:53.025 SERIAL « 0x0110000410050a98804d428156f1fd4ebcca (18 bytes)
21:36:53.025 SERIAL » [ACK] (0x06)
21:36:53.026 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x4d428156f1fd4ebc
21:36:53.027 SERIAL « [CAN] (0x18)
21:36:53.027 CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
21:36:53.128 SERIAL » 0x011e00130517988154820f34d86032d33fa377264d45391e16d5a9ed9325af31 (32 bytes)
21:36:53.129 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 175
└─[SecurityCCCommandEncapsulation]
│ nonce id: 77
└─[UserCodeCCGet]
user id: 11
21:36:53.132 SERIAL « [ACK] (0x06)
21:36:53.140 SERIAL « 0x0104011301e8 (6 bytes)
21:36:53.140 SERIAL » [ACK] (0x06)
21:36:53.140 DRIVER « [RES] [SendData]
was sent: true
21:36:53.205 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:36:53.205 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:36:53.206 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:36:53.208 SERIAL » [ACK] (0x06)
21:36:53.208 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:36:56.678 SERIAL « 0x0108000400050298402c (10 bytes)
21:36:56.678 SERIAL » [ACK] (0x06)
21:36:56.678 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:37:02.108 SERIAL « 0x01070013af010381c7 (9 bytes)
21:37:02.108 SERIAL » [ACK] (0x06)
21:37:02.109 DRIVER « [REQ] [SendData]
callback id: 175
transmit status: NoAck
21:37:02.114 SERIAL » 0x01110013050a98808bd5415e6e06715405b053 (19 bytes)
21:37:02.117 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 176
└─[SecurityCCNonceReport]
nonce: 0x8bd5415e6e067154
21:37:02.119 CNTRLR [Node 005] did not respond after 1/3 attempts. Scheduling next try in 500 ms.
21:37:02.121 SERIAL « [ACK] (0x06)
21:37:02.129 SERIAL « 0x0104011301e8 (6 bytes)
21:37:02.129 SERIAL » [ACK] (0x06)
21:37:02.130 DRIVER « [RES] [SendData]
was sent: true
21:37:09.947 SERIAL « 0x011e000400051898816e189576a92a3ba343c104281e8bbeef2af33b5e45d428 (32 bytes)
21:37:09.948 DRIVER Dropping message with invalid data (Reason: Nonce 0x8b expired, cannot decode
security encapsulated command.):
0x011e000400051898816e189576a92a3ba343c104281e8bbeef2af33b5e45d428
21:37:09.948 SERIAL » [ACK] (0x06)
21:37:09.956 SERIAL « 0x011800040009123202a1640001e493000000000000000000007b (26 bytes)
21:37:09.956 CNTRLR [Node 009] [~] [Meter] value[66561]: 123.943 => 124.051 [Endpoint 0]
21:37:09.957 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:37:09.958 SERIAL » [ACK] (0x06)
21:37:09.959 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.051
time delta: 0 seconds
21:37:10.064 SERIAL « 0x011800040009123202a1640001e493000000000000000000007b (26 bytes)
21:37:10.065 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.051 => 124.051 [Endpoint 0]
21:37:10.067 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:37:10.068 SERIAL » [ACK] (0x06)
21:37:10.069 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.051
time delta: 0 seconds
21:37:15.004 SERIAL « 0x01070013b001050857 (9 bytes)
21:37:15.004 SERIAL » [ACK] (0x06)
21:37:15.005 DRIVER « [REQ] [SendData]
callback id: 176
transmit status: NoAck
21:37:15.008 SERIAL » 0x010900130502984025b1ae (11 bytes)
21:37:15.009 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 177
└─[SecurityCCNonceGet]
21:37:15.010 CNTRLR [Node 005] Node 5 did not respond after 3 attempts, it is presumed dead
21:37:15.015 CNTRLR [Node 005] The node is now dead.
21:37:15.020 SERIAL » 0x01030016ea (5 bytes)
21:37:15.020 DRIVER » [REQ] [SendDataAbort]
21:37:15.021 CNTRLR [Node 005] Interview attempt (1/5) failed, node is dead.
21:37:15.025 SERIAL « [ACK] (0x06)
21:37:15.028 SERIAL » 0x010a0013090370055b25b255 (12 bytes)
21:37:15.028 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 178
└─[ConfigurationCCGet]
parameter #: 91
21:37:15.029 SERIAL « 0x0104011301e8 (6 bytes)
21:37:15.029 SERIAL » [ACK] (0x06)
21:37:15.030 DRIVER « [RES] [SendData]
was sent: true
21:37:15.030 DRIVER « [RES] [SendData] [unexpected]
was sent: true
21:37:15.031 DRIVER unexpected response, discarding...
21:37:15.031 SERIAL « [CAN] (0x18)
21:37:15.032 CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
21:37:15.032 SERIAL « [CAN] (0x18)
21:37:15.133 SERIAL » 0x010a0013090370055b25b255 (12 bytes)
21:37:15.133 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 178
└─[ConfigurationCCGet]
parameter #: 91
21:37:15.135 SERIAL « [ACK] (0x06)
21:37:15.142 SERIAL « 0x0104011301e8 (6 bytes)
21:37:15.142 SERIAL » [ACK] (0x06)
21:37:15.143 DRIVER « [RES] [SendData]
was sent: true
21:37:16.422 SERIAL « 0x0110000400120a3202a1640001e48b000068 (18 bytes)
21:37:16.423 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.901 => 124.043 [Endpoint 0]
21:37:16.424 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:37:16.425 SERIAL » [ACK] (0x06)
21:37:16.426 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.043
time delta: 0 seconds
21:37:19.595 SERIAL « 0x0118000400091232022164000ad71c0027000ad71c00000000aa (26 bytes)
21:37:19.596 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:37:19.599 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:37:19.601 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 39 [Endpoint 0]
21:37:19.602 SERIAL » [ACK] (0x06)
21:37:19.606 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 39 seconds
prev. value: 710.428
21:37:19.619 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:37:19.620 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:37:19.621 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:37:19.621 SERIAL » [ACK] (0x06)
21:37:19.622 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:20.776 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:37:20.777 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:37:20.781 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:37:20.782 SERIAL » [ACK] (0x06)
21:37:20.784 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:20.786 SERIAL « 0x01070013b20102356f (9 bytes)
21:37:20.788 SERIAL » [ACK] (0x06)
21:37:20.789 DRIVER « [REQ] [SendData]
callback id: 178
transmit status: NoAck
21:37:20.790 CNTRLR [Node 009] did not respond after 1/3 attempts. Scheduling next try in 500 ms.
21:37:20.804 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:37:20.805 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:37:20.806 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:37:20.806 SERIAL » [ACK] (0x06)
21:37:20.807 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:20.875 SERIAL « 0x01070013b200023e65 (9 bytes)
21:37:20.875 SERIAL » [ACK] (0x06)
21:37:20.876 DRIVER « [REQ] [SendData]
callback id: 178
transmit status: OK
21:37:20.877 DRIVER handling request SendData (19)
21:37:20.877 DRIVER no handlers registered!
21:37:20.925 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:37:20.928 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:37:20.930 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:37:20.931 SERIAL » [ACK] (0x06)
21:37:20.933 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:21.022 SERIAL « 0x010c000400090670065b020019ce (14 bytes)
21:37:21.023 CNTRLR [Node 009] [~] [Configuration] 91: 25 => 25
21:37:21.024 SERIAL » [ACK] (0x06)
21:37:21.025 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 91
value size: 2
value: 25
21:37:21.201 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:37:21.202 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:37:21.204 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:37:21.205 SERIAL » [ACK] (0x06)
21:37:21.206 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:21.298 SERIAL » 0x010a0013090370055b25b255 (12 bytes)
21:37:21.298 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 178
└─[ConfigurationCCGet]
parameter #: 91
21:37:21.301 SERIAL « [ACK] (0x06)
21:37:21.306 SERIAL « 0x0104011301e8 (6 bytes)
21:37:21.306 SERIAL » [ACK] (0x06)
21:37:21.306 DRIVER « [RES] [SendData]
was sent: true
21:37:21.374 SERIAL « 0x01070013b20000075e (9 bytes)
21:37:21.374 SERIAL » [ACK] (0x06)
21:37:21.374 DRIVER « [REQ] [SendData]
callback id: 178
transmit status: OK
21:37:21.451 SERIAL « 0x010c000400090670065b020019ce (14 bytes)
21:37:21.453 CNTRLR [Node 009] [~] [Configuration] 91: 25 => 25
21:37:21.455 SERIAL » [ACK] (0x06)
21:37:21.456 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 91
value size: 2
value: 25
21:37:21.463 SERIAL » 0x010900131002984025b3b9 (11 bytes)
21:37:21.463 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 179
└─[SecurityCCNonceGet]
21:37:21.464 CNTRLR « [Node 009] parameter #91 has value: 25
21:37:21.464 CNTRLR » [Node 009] querying parameter #92 value...
21:37:21.465 SERIAL « [ACK] (0x06)
21:37:21.471 SERIAL « 0x0104011301e8 (6 bytes)
21:37:21.471 SERIAL » [ACK] (0x06)
21:37:21.472 DRIVER « [RES] [SendData]
was sent: true
21:37:21.573 SERIAL « 0x0114000400120e3202216400000007002100000007a7 (22 bytes)
21:37:21.574 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:37:21.576 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:37:21.577 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 27 => 33 [Endpoint 0]
21:37:21.580 SERIAL » [ACK] (0x06)
21:37:21.581 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 33 seconds
prev. value: 0.007
21:37:22.974 SERIAL « 0x0110000400100a9880f1b79256d5da148cfc (18 bytes)
21:37:22.975 SERIAL » [ACK] (0x06)
21:37:22.975 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xf1b79256d5da148c
21:37:26.517 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:37:26.518 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:37:26.520 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:37:26.521 SERIAL » [ACK] (0x06)
21:37:26.522 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:27.687 SERIAL « 0x01070013b300026e34 (9 bytes)
21:37:27.688 SERIAL » [ACK] (0x06)
21:37:27.690 DRIVER « [REQ] [SendData]
callback id: 179
transmit status: OK
21:37:28.197 SERIAL « 0x0110000400100a98806b08c183f9b5698469 (18 bytes)
21:37:28.198 SERIAL » [ACK] (0x06)
21:37:28.199 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x6b08c183f9b56984
21:37:28.202 SERIAL » 0x011e0013101798818e9ebb8fd2982203eda858bb6bd74ce47fa061e6d525b40d (32 bytes)
21:37:28.203 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 180
└─[SecurityCCCommandEncapsulation]
│ nonce id: 107
└─[UserCodeCCGet]
user id: 11
21:37:28.206 SERIAL « [ACK] (0x06)
21:37:28.213 SERIAL « 0x0104011301e8 (6 bytes)
21:37:28.213 SERIAL » [ACK] (0x06)
21:37:28.213 DRIVER « [RES] [SendData]
was sent: true
21:37:28.222 SERIAL « 0x0110000400100a98806b08c183f9b5698469 (18 bytes)
21:37:28.222 SERIAL » [ACK] (0x06)
21:37:28.222 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x6b08c183f9b56984
21:37:28.246 SERIAL « 0x01070013b40000045b (9 bytes)
21:37:28.246 SERIAL » [ACK] (0x06)
21:37:28.247 DRIVER « [REQ] [SendData]
callback id: 180
transmit status: OK
21:37:28.384 SERIAL « 0x01080004001002984039 (10 bytes)
21:37:28.384 SERIAL » [ACK] (0x06)
21:37:28.384 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:37:28.388 SERIAL » 0x01110013100a98803dfe1b4c69426c7705b5eb (19 bytes)
21:37:28.389 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 181
└─[SecurityCCNonceReport]
nonce: 0x3dfe1b4c69426c77
21:37:28.390 SERIAL « [ACK] (0x06)
21:37:28.396 SERIAL « 0x0104011301e8 (6 bytes)
21:37:28.396 SERIAL » [ACK] (0x06)
21:37:28.397 DRIVER « [RES] [SendData]
was sent: true
21:37:28.414 SERIAL « 0x01070013b50000025c (9 bytes)
21:37:28.415 SERIAL » [ACK] (0x06)
21:37:28.415 DRIVER « [REQ] [SendData]
callback id: 181
transmit status: OK
21:37:28.469 SERIAL « 0x011e000400101898814b0ca71df982eb293c9c1174c53dd390e7eb97dd1446da (32 bytes)
21:37:28.470 SERIAL » [ACK] (0x06)
21:37:28.470 CNTRLR [Node 016] [~] [User Code] userIdStatus[11]: 0 => 0 [Endpoint 0]
21:37:28.472 CNTRLR [Node 016] [~] [User Code] userCode[11]: "" => "" [Endpoint 0]
21:37:28.473 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 11
id status: Available
user code:
21:37:28.475 SERIAL » 0x010a0013020370050925b608 (12 bytes)
21:37:28.476 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 182
└─[ConfigurationCCGet]
parameter #: 9
21:37:28.478 SERIAL « [ACK] (0x06)
21:37:28.483 SERIAL « 0x0104011301e8 (6 bytes)
21:37:28.484 SERIAL » [ACK] (0x06)
21:37:28.484 DRIVER « [RES] [SendData]
was sent: true
21:37:28.501 SERIAL « 0x01070013b60000025f (9 bytes)
21:37:28.501 SERIAL » [ACK] (0x06)
21:37:28.502 DRIVER « [REQ] [SendData]
callback id: 182
transmit status: OK
21:37:28.559 SERIAL « 0x010b0004000205700609010a83 (13 bytes)
21:37:28.560 CNTRLR [Node 002] [~] [Configuration] 9: 10 => 10
21:37:28.561 SERIAL » [ACK] (0x06)
21:37:28.561 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 9
value size: 1
value: 10
21:37:28.563 SERIAL » 0x010a0013090370055c25b757 (12 bytes)
21:37:28.563 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 183
└─[ConfigurationCCGet]
parameter #: 92
21:37:28.563 CNTRLR « [Node 002] parameter #9 has value: 10
21:37:28.563 CNTRLR » [Node 002] querying parameter #10 value...
21:37:28.565 SERIAL « [ACK] (0x06)
21:37:28.571 SERIAL « 0x0104011301e8 (6 bytes)
21:37:28.571 SERIAL » [ACK] (0x06)
21:37:28.571 DRIVER « [RES] [SendData]
was sent: true
21:37:28.587 SERIAL « 0x01070013b70000025e (9 bytes)
21:37:28.587 SERIAL » [ACK] (0x06)
21:37:28.587 DRIVER « [REQ] [SendData]
callback id: 183
transmit status: OK
21:37:28.598 SERIAL « 0x010b000400090570065c0105d2 (13 bytes)
21:37:28.599 CNTRLR [Node 009] [~] [Configuration] 92: 5 => 5
21:37:28.599 SERIAL » [ACK] (0x06)
21:37:28.600 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 92
value size: 1
value: 5
21:37:28.603 SERIAL » 0x011e001310179881e4bc78e3895e6b0fadeb39d56bda83c81b4261874225b8ac (32 bytes)
21:37:28.603 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 184
└─[SecurityCCCommandEncapsulation]
│ nonce id: 107
└─[UserCodeCCGet]
user id: 12
21:37:28.603 CNTRLR « [Node 009] parameter #92 has value: 5
21:37:28.603 CNTRLR » [Node 009] querying parameter #101 value...
21:37:28.605 SERIAL « [ACK] (0x06)
21:37:28.612 SERIAL « 0x0104011301e8 (6 bytes)
21:37:28.612 SERIAL » [ACK] (0x06)
21:37:28.613 DRIVER « [RES] [SendData]
was sent: true
21:37:29.882 SERIAL « 0x01070013b8000080d3 (9 bytes)
21:37:29.882 SERIAL » [ACK] (0x06)
21:37:29.883 DRIVER « [REQ] [SendData]
callback id: 184
transmit status: OK
21:37:39.772 SERIAL « 0x011800040009123202a1640001e49a0000000000000000000072 (26 bytes)
21:37:39.773 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.051 => 124.058 [Endpoint 0]
21:37:39.775 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:37:39.776 SERIAL » [ACK] (0x06)
21:37:39.779 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.058
time delta: 0 seconds
21:37:39.872 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:37:39.873 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:37:39.875 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:37:39.876 SERIAL » [ACK] (0x06)
21:37:39.878 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:39.889 SERIAL » 0x010a0013020370050a25b904 (12 bytes)
21:37:39.889 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 185
└─[ConfigurationCCGet]
parameter #: 10
21:37:39.889 CNTRLR [Node 016] Timed out while waiting for a response from the node
21:37:39.890 SERIAL « [ACK] (0x06)
21:37:39.897 SERIAL « 0x0104011301e8 (6 bytes)
21:37:39.897 SERIAL » [ACK] (0x06)
21:37:39.897 DRIVER « [RES] [SendData]
was sent: true
21:37:39.913 SERIAL « 0x01070013b900000250 (9 bytes)
21:37:39.913 SERIAL » [ACK] (0x06)
21:37:39.913 DRIVER « [REQ] [SendData]
callback id: 185
transmit status: OK
21:37:39.971 SERIAL « 0x0118000400091232022164000ad71c0015000ad71c0000000098 (26 bytes)
21:37:39.971 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:37:39.972 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:37:39.973 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 39 => 21 [Endpoint 0]
21:37:39.974 SERIAL » [ACK] (0x06)
21:37:39.975 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 21 seconds
prev. value: 710.428
21:37:39.979 SERIAL « 0x010e000400020870060a042a015e00f2 (16 bytes)
21:37:39.979 CNTRLR [Node 002] [~] [Configuration] 10: 704732672 => 704732672
21:37:39.980 SERIAL » [ACK] (0x06)
21:37:39.981 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 10
value size: 4
value: 704732672
21:37:39.989 SERIAL » 0x010a0013090370056525ba63 (12 bytes)
21:37:39.989 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 186
└─[ConfigurationCCGet]
parameter #: 101
21:37:39.990 CNTRLR « [Node 002] parameter #10 has value: 704732672
21:37:39.990 CNTRLR » [Node 002] querying parameter #11 value...
21:37:39.992 SERIAL « [ACK] (0x06)
21:37:40.000 SERIAL « 0x0104011301e8 (6 bytes)
21:37:40.000 SERIAL » [ACK] (0x06)
21:37:40.000 DRIVER « [RES] [SendData]
was sent: true
21:37:40.014 SERIAL « 0x01070013ba00000253 (9 bytes)
21:37:40.014 SERIAL » [ACK] (0x06)
21:37:40.014 DRIVER « [REQ] [SendData]
callback id: 186
transmit status: OK
21:37:40.026 SERIAL « 0x010e0004000908700665040000000fec (16 bytes)
21:37:40.026 CNTRLR [Node 009] [~] [Configuration] 101: 15 => 15
21:37:40.027 SERIAL » [ACK] (0x06)
21:37:40.028 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 101
value size: 4
value: 15
21:37:40.032 SERIAL » 0x010900131002984025bbb1 (11 bytes)
21:37:40.033 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 187
└─[SecurityCCNonceGet]
21:37:40.033 CNTRLR « [Node 009] parameter #101 has value: 15
21:37:40.033 CNTRLR » [Node 009] querying parameter #102 value...
21:37:40.040 SERIAL « [ACK] (0x06)
21:37:40.041 SERIAL « 0x0104011301e8 (6 bytes)
21:37:40.041 SERIAL » [ACK] (0x06)
21:37:40.041 DRIVER « [RES] [SendData]
was sent: true
21:37:40.072 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:37:40.072 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:37:40.073 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:37:40.074 SERIAL » [ACK] (0x06)
21:37:40.074 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:41.348 SERIAL « 0x01070013bb000083d3 (9 bytes)
21:37:41.348 SERIAL » [ACK] (0x06)
21:37:41.349 DRIVER « [REQ] [SendData]
callback id: 187
transmit status: OK
21:37:41.375 SERIAL « 0x0110000400100a98801809153832af1da8fd (18 bytes)
21:37:41.375 SERIAL » [ACK] (0x06)
21:37:41.378 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x1809153832af1da8
21:37:41.385 SERIAL » 0x011e0013101798818ec92bd11f1c15f606248179182542214d6e56161125bcde (32 bytes)
21:37:41.386 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 188
└─[SecurityCCCommandEncapsulation]
│ nonce id: 24
└─[UserCodeCCGet]
user id: 13
21:37:41.388 SERIAL « [ACK] (0x06)
21:37:41.395 SERIAL « 0x0104011301e8 (6 bytes)
21:37:41.396 SERIAL » [ACK] (0x06)
21:37:41.396 DRIVER « [RES] [SendData]
was sent: true
21:37:41.417 SERIAL « 0x01070013bc00000255 (9 bytes)
21:37:41.417 SERIAL » [ACK] (0x06)
21:37:41.418 DRIVER « [REQ] [SendData]
callback id: 188
transmit status: OK
21:37:41.555 SERIAL « 0x01080004001002984039 (10 bytes)
21:37:41.556 SERIAL » [ACK] (0x06)
21:37:41.556 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:37:41.562 SERIAL » 0x01110013100a9880574a9a4b773e354f05bdb8 (19 bytes)
21:37:41.562 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 189
└─[SecurityCCNonceReport]
nonce: 0x574a9a4b773e354f
21:37:41.564 SERIAL « [ACK] (0x06)
21:37:41.570 SERIAL « 0x0104011301e8 (6 bytes)
21:37:41.570 SERIAL » [ACK] (0x06)
21:37:41.570 DRIVER « [RES] [SendData]
was sent: true
21:37:41.590 SERIAL « 0x01070013bd00000355 (9 bytes)
21:37:41.590 SERIAL » [ACK] (0x06)
21:37:41.591 DRIVER « [REQ] [SendData]
callback id: 189
transmit status: OK
21:37:41.643 SERIAL « 0x011e00040010189881d48e4890fd49377a182c184c87574599fbad968a81cce4 (32 bytes)
21:37:41.644 SERIAL » [ACK] (0x06)
21:37:41.645 CNTRLR [Node 016] [~] [User Code] userIdStatus[13]: 0 => 0 [Endpoint 0]
21:37:41.647 CNTRLR [Node 016] [~] [User Code] userCode[13]: "" => "" [Endpoint 0]
21:37:41.649 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 13
id status: Available
user code:
21:37:41.654 SERIAL » 0x010a0013020370050b25be02 (12 bytes)
21:37:41.655 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 190
└─[ConfigurationCCGet]
parameter #: 11
21:37:41.658 SERIAL « [ACK] (0x06)
21:37:41.663 SERIAL « 0x0104011301e8 (6 bytes)
21:37:41.663 SERIAL » [ACK] (0x06)
21:37:41.663 DRIVER « [RES] [SendData]
was sent: true
21:37:41.679 SERIAL « 0x01070013be00000356 (9 bytes)
21:37:41.679 SERIAL » [ACK] (0x06)
21:37:41.679 DRIVER « [REQ] [SendData]
callback id: 190
transmit status: OK
21:37:41.739 SERIAL « 0x010b000400020570060b01008b (13 bytes)
21:37:41.740 CNTRLR [Node 002] [~] [Configuration] 11: 0 => 0
21:37:41.742 SERIAL » [ACK] (0x06)
21:37:41.743 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 11
value size: 1
value: 0
21:37:41.751 SERIAL » 0x010a0013090370056625bf65 (12 bytes)
21:37:41.751 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 191
└─[ConfigurationCCGet]
parameter #: 102
21:37:41.752 CNTRLR « [Node 002] parameter #11 has value: 0
21:37:41.752 CNTRLR » [Node 002] querying parameter #12 value...
21:37:41.753 SERIAL « [ACK] (0x06)
21:37:41.759 SERIAL « 0x0104011301e8 (6 bytes)
21:37:41.759 SERIAL » [ACK] (0x06)
21:37:41.760 DRIVER « [RES] [SendData]
was sent: true
21:37:41.775 SERIAL « 0x01070013bf00000256 (9 bytes)
21:37:41.776 SERIAL » [ACK] (0x06)
21:37:41.776 DRIVER « [REQ] [SendData]
callback id: 191
transmit status: OK
21:37:41.787 SERIAL « 0x010e00040009087006660400000000e0 (16 bytes)
21:37:41.788 CNTRLR [Node 009] [~] [Configuration] 102: 0 => 0
21:37:41.789 SERIAL » [ACK] (0x06)
21:37:41.789 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 102
value size: 4
value: 0
21:37:41.797 SERIAL » 0x010900131002984025c0ca (11 bytes)
21:37:41.797 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 192
└─[SecurityCCNonceGet]
21:37:41.797 CNTRLR « [Node 009] parameter #102 has value: 0
21:37:41.798 CNTRLR » [Node 009] querying parameter #103 value...
21:37:41.799 SERIAL « [ACK] (0x06)
21:37:41.805 SERIAL « 0x0104011301e8 (6 bytes)
21:37:41.805 SERIAL » [ACK] (0x06)
21:37:41.805 DRIVER « [RES] [SendData]
was sent: true
21:37:43.052 SERIAL « 0x01070013c000007d56 (9 bytes)
21:37:43.052 SERIAL » [ACK] (0x06)
21:37:43.053 DRIVER « [REQ] [SendData]
callback id: 192
transmit status: OK
21:37:43.079 SERIAL « 0x0110000400100a98803e8f567e02523a766c (18 bytes)
21:37:43.080 SERIAL » [ACK] (0x06)
21:37:43.080 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x3e8f567e02523a76
21:37:43.084 SERIAL » 0x011e0013101798811b4d99960024adccdfe10d843ee69da274bd4bfa7f25c143 (32 bytes)
21:37:43.084 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 193
└─[SecurityCCCommandEncapsulation]
│ nonce id: 62
└─[UserCodeCCGet]
user id: 14
21:37:43.087 SERIAL « [ACK] (0x06)
21:37:43.094 SERIAL « 0x0104011301e8 (6 bytes)
21:37:43.094 SERIAL » [ACK] (0x06)
21:37:43.095 DRIVER « [RES] [SendData]
was sent: true
21:37:43.116 SERIAL « 0x01070013c100000228 (9 bytes)
21:37:43.116 SERIAL » [ACK] (0x06)
21:37:43.117 DRIVER « [REQ] [SendData]
callback id: 193
transmit status: OK
21:37:43.254 SERIAL « 0x01080004001002984039 (10 bytes)
21:37:43.254 SERIAL » [ACK] (0x06)
21:37:43.255 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:37:43.260 SERIAL » 0x01110013100a988004412c9072eac6f505c26a (19 bytes)
21:37:43.261 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 194
└─[SecurityCCNonceReport]
nonce: 0x04412c9072eac6f5
21:37:43.263 SERIAL « [ACK] (0x06)
21:37:43.269 SERIAL « 0x0104011301e8 (6 bytes)
21:37:43.269 SERIAL » [ACK] (0x06)
21:37:43.269 DRIVER « [RES] [SendData]
was sent: true
21:37:43.287 SERIAL « 0x01070013c20000022b (9 bytes)
21:37:43.288 SERIAL » [ACK] (0x06)
21:37:43.288 DRIVER « [REQ] [SendData]
callback id: 194
transmit status: OK
21:37:43.342 SERIAL « 0x011e000400101898813dbf47092fbffdcc7632593673045abdeb979c16451786 (32 bytes)
21:37:43.342 SERIAL » [ACK] (0x06)
21:37:43.344 CNTRLR [Node 016] [~] [User Code] userIdStatus[14]: 0 => 0 [Endpoint 0]
21:37:43.345 CNTRLR [Node 016] [~] [User Code] userCode[14]: "" => "" [Endpoint 0]
21:37:43.346 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 14
id status: Available
user code:
21:37:43.350 SERIAL » 0x010a0013020370050c25c378 (12 bytes)
21:37:43.350 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 195
└─[ConfigurationCCGet]
parameter #: 12
21:37:43.352 SERIAL « [ACK] (0x06)
21:37:43.358 SERIAL « 0x0104011301e8 (6 bytes)
21:37:43.358 SERIAL » [ACK] (0x06)
21:37:43.358 DRIVER « [RES] [SendData]
was sent: true
21:37:43.374 SERIAL « 0x01070013c30000022a (9 bytes)
21:37:43.374 SERIAL » [ACK] (0x06)
21:37:43.375 DRIVER « [REQ] [SendData]
callback id: 195
transmit status: OK
21:37:43.434 SERIAL « 0x010b000400020570060c011498 (13 bytes)
21:37:43.436 CNTRLR [Node 002] [~] [Configuration] 12: 20 => 20
21:37:43.437 SERIAL » [ACK] (0x06)
21:37:43.438 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 12
value size: 1
value: 20
21:37:43.444 SERIAL » 0x010a0013090370056725c41f (12 bytes)
21:37:43.444 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 196
└─[ConfigurationCCGet]
parameter #: 103
21:37:43.444 CNTRLR « [Node 002] parameter #12 has value: 20
21:37:43.444 CNTRLR » [Node 002] querying parameter #13 value...
21:37:43.446 SERIAL « [ACK] (0x06)
21:37:43.452 SERIAL « 0x0104011301e8 (6 bytes)
21:37:43.452 SERIAL » [ACK] (0x06)
21:37:43.452 DRIVER « [RES] [SendData]
was sent: true
21:37:43.468 SERIAL « 0x01070013c40000022d (9 bytes)
21:37:43.468 SERIAL » [ACK] (0x06)
21:37:43.468 DRIVER « [REQ] [SendData]
callback id: 196
transmit status: OK
21:37:43.480 SERIAL « 0x010e00040009087006670400000000e1 (16 bytes)
21:37:43.480 CNTRLR [Node 009] [~] [Configuration] 103: 0 => 0
21:37:43.482 SERIAL » [ACK] (0x06)
21:37:43.482 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 103
value size: 4
value: 0
21:37:43.486 SERIAL » 0x010900131002984025c5cf (11 bytes)
21:37:43.487 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 197
└─[SecurityCCNonceGet]
21:37:43.487 CNTRLR « [Node 009] parameter #103 has value: 0
21:37:43.487 CNTRLR » [Node 009] querying parameter #111 value...
21:37:43.489 SERIAL « [ACK] (0x06)
21:37:43.494 SERIAL « 0x0104011301e8 (6 bytes)
21:37:43.494 SERIAL » [ACK] (0x06)
21:37:43.495 DRIVER « [RES] [SendData]
was sent: true
21:37:44.801 SERIAL « 0x01070013c5000083ad (9 bytes)
21:37:44.802 SERIAL » [ACK] (0x06)
21:37:44.803 DRIVER « [REQ] [SendData]
callback id: 197
transmit status: OK
21:37:44.828 SERIAL « 0x0110000400100a988043436afdf28a40185e (18 bytes)
21:37:44.829 SERIAL » [ACK] (0x06)
21:37:44.830 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43436afdf28a4018
21:37:44.840 SERIAL » 0x011e0013101798813a73511a69c654e59bd27d9c433ea07266452156c225c682 (32 bytes)
21:37:44.840 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 198
└─[SecurityCCCommandEncapsulation]
│ nonce id: 67
└─[UserCodeCCGet]
user id: 15
21:37:44.843 SERIAL « [ACK] (0x06)
21:37:44.850 SERIAL « 0x0104011301e8 (6 bytes)
21:37:44.850 SERIAL » [ACK] (0x06)
21:37:44.850 DRIVER « [RES] [SendData]
was sent: true
21:37:44.871 SERIAL « 0x01070013c60000032e (9 bytes)
21:37:44.871 SERIAL » [ACK] (0x06)
21:37:44.872 DRIVER « [REQ] [SendData]
callback id: 198
transmit status: OK
21:37:45.009 SERIAL « 0x01080004001002984039 (10 bytes)
21:37:45.010 SERIAL » [ACK] (0x06)
21:37:45.011 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:37:45.016 SERIAL » 0x01110013100a988080820c40f738e5c605c79f (19 bytes)
21:37:45.016 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 199
└─[SecurityCCNonceReport]
nonce: 0x80820c40f738e5c6
21:37:45.018 SERIAL « [ACK] (0x06)
21:37:45.024 SERIAL « 0x0104011301e8 (6 bytes)
21:37:45.024 SERIAL » [ACK] (0x06)
21:37:45.024 DRIVER « [RES] [SendData]
was sent: true
21:37:45.042 SERIAL « 0x01070013c70000022e (9 bytes)
21:37:45.043 SERIAL » [ACK] (0x06)
21:37:45.043 DRIVER « [REQ] [SendData]
callback id: 199
transmit status: OK
21:37:45.097 SERIAL « 0x011e00040010189881b66a363dd851d21676d9811aa580efa3d4af382b1c6a2d (32 bytes)
21:37:45.098 SERIAL » [ACK] (0x06)
21:37:45.099 CNTRLR [Node 016] [~] [User Code] userIdStatus[15]: 0 => 0 [Endpoint 0]
21:37:45.101 CNTRLR [Node 016] [~] [User Code] userCode[15]: "" => "" [Endpoint 0]
21:37:45.102 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 15
id status: Available
user code:
21:37:45.111 SERIAL » 0x010a0013020370050d25c872 (12 bytes)
21:37:45.111 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 200
└─[ConfigurationCCGet]
parameter #: 13
21:37:45.113 SERIAL « [ACK] (0x06)
21:37:45.119 SERIAL « 0x0104011301e8 (6 bytes)
21:37:45.119 SERIAL » [ACK] (0x06)
21:37:45.119 DRIVER « [RES] [SendData]
was sent: true
21:37:45.135 SERIAL « 0x01070013c800000221 (9 bytes)
21:37:45.135 SERIAL » [ACK] (0x06)
21:37:45.136 DRIVER « [REQ] [SendData]
callback id: 200
transmit status: OK
21:37:45.195 SERIAL « 0x010b000400020570060d011994 (13 bytes)
21:37:45.196 CNTRLR [Node 002] [~] [Configuration] 13: 25 => 25
21:37:45.198 SERIAL » [ACK] (0x06)
21:37:45.199 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 13
value size: 1
value: 25
21:37:45.208 SERIAL » 0x010a0013090370056f25c91a (12 bytes)
21:37:45.208 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 201
└─[ConfigurationCCGet]
parameter #: 111
21:37:45.208 CNTRLR « [Node 002] parameter #13 has value: 25
21:37:45.208 CNTRLR » [Node 002] querying parameter #14 value...
21:37:45.210 SERIAL « [ACK] (0x06)
21:37:45.216 SERIAL « 0x0104011301e8 (6 bytes)
21:37:45.216 SERIAL » [ACK] (0x06)
21:37:45.216 DRIVER « [RES] [SendData]
was sent: true
21:37:45.232 SERIAL « 0x01070013c900000220 (9 bytes)
21:37:45.232 SERIAL » [ACK] (0x06)
21:37:45.233 DRIVER « [REQ] [SendData]
callback id: 201
transmit status: OK
21:37:45.244 SERIAL « 0x010e000400090870066f040000001ef7 (16 bytes)
21:37:45.245 CNTRLR [Node 009] [~] [Configuration] 111: 30 => 30
21:37:45.246 SERIAL » [ACK] (0x06)
21:37:45.247 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 111
value size: 4
value: 30
21:37:45.253 SERIAL » 0x010900131002984025cac0 (11 bytes)
21:37:45.253 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 202
└─[SecurityCCNonceGet]
21:37:45.254 CNTRLR « [Node 009] parameter #111 has value: 30
21:37:45.254 CNTRLR » [Node 009] querying parameter #112 value...
21:37:45.257 SERIAL « [ACK] (0x06)
21:37:45.261 SERIAL « 0x0104011301e8 (6 bytes)
21:37:45.261 SERIAL » [ACK] (0x06)
21:37:45.262 DRIVER « [RES] [SendData]
was sent: true
21:37:50.054 SERIAL « 0x0110000400120a3202a1640001e372000096 (18 bytes)
21:37:50.055 CNTRLR [Node 018] [~] [Meter] value[66561]: 124.043 => 123.762 [Endpoint 0]
21:37:50.057 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:37:50.058 SERIAL » [ACK] (0x06)
21:37:50.058 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.762
time delta: 0 seconds
21:37:53.777 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:37:53.778 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:37:53.780 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:37:53.781 SERIAL » [ACK] (0x06)
21:37:53.782 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:37:56.170 SERIAL « 0x0110000400100a98807bab78162ccb1aab01 (18 bytes)
21:37:56.170 SERIAL » [ACK] (0x06)
21:37:56.171 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x7bab78162ccb1aab
21:37:56.188 SERIAL « 0x0110000400100a98807bab78162ccb1aab01 (18 bytes)
21:37:56.189 SERIAL » [ACK] (0x06)
21:37:56.189 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x7bab78162ccb1aab
21:37:56.603 SERIAL « 0x0114000400120e3202216400000007002100000007a7 (22 bytes)
21:37:56.604 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:37:56.606 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:37:56.607 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 33 => 33 [Endpoint 0]
21:37:56.608 SERIAL » [ACK] (0x06)
21:37:56.610 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 33 seconds
prev. value: 0.007
21:37:57.066 SERIAL « 0x0114000400120e3202216400000007002100000007a7 (22 bytes)
21:37:57.067 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:37:57.069 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:37:57.070 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 33 => 33 [Endpoint 0]
21:37:57.071 SERIAL » [ACK] (0x06)
21:37:57.072 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 33 seconds
prev. value: 0.007
21:37:57.254 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:37:57.255 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:37:57.257 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:37:57.257 SERIAL » [ACK] (0x06)
21:37:57.258 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:04.172 SERIAL « 0x01070013ca00076442 (9 bytes)
21:38:04.173 SERIAL » [ACK] (0x06)
21:38:04.173 DRIVER « [REQ] [SendData]
callback id: 202
transmit status: OK
21:38:04.400 SERIAL « 0x0110000400100a988022d64af7bff57f2bbe (18 bytes)
21:38:04.401 SERIAL » [ACK] (0x06)
21:38:04.402 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x22d64af7bff57f2b
21:38:04.408 SERIAL » 0x011e0013101798819d3f3ba4b53712f78e4c2e8222d4ed588008e696d425cb59 (32 bytes)
21:38:04.408 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 203
└─[SecurityCCCommandEncapsulation]
│ nonce id: 34
└─[UserCodeCCGet]
user id: 16
21:38:04.411 SERIAL « [ACK] (0x06)
21:38:04.418 SERIAL « 0x0104011301e8 (6 bytes)
21:38:04.419 SERIAL » [ACK] (0x06)
21:38:04.419 DRIVER « [RES] [SendData]
was sent: true
21:38:04.440 SERIAL « 0x01070013cb00000323 (9 bytes)
21:38:04.440 SERIAL » [ACK] (0x06)
21:38:04.441 DRIVER « [REQ] [SendData]
callback id: 203
transmit status: OK
21:38:04.578 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:04.578 SERIAL » [ACK] (0x06)
21:38:04.579 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:04.588 SERIAL » 0x01110013100a9880e51d499f4a4108ce05ccd5 (19 bytes)
21:38:04.589 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 204
└─[SecurityCCNonceReport]
nonce: 0xe51d499f4a4108ce
21:38:04.590 SERIAL « [ACK] (0x06)
21:38:04.596 SERIAL « 0x0104011301e8 (6 bytes)
21:38:04.596 SERIAL » [ACK] (0x06)
21:38:04.597 DRIVER « [RES] [SendData]
was sent: true
21:38:04.742 SERIAL « 0x011e00040010189881b5d502bdd84b1ea45299e85f03e53d24838f01c65adece (32 bytes)
21:38:04.743 SERIAL » [ACK] (0x06)
21:38:04.745 CNTRLR [Node 016] [~] [User Code] userIdStatus[16]: 0 => 0 [Endpoint 0]
21:38:04.746 CNTRLR [Node 016] [~] [User Code] userCode[16]: "" => "" [Endpoint 0]
21:38:04.748 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 16
id status: Available
user code:
21:38:04.765 SERIAL « 0x011e00040010189881b5d502bdd84b1ea45299e85f03e53d24838f01c65adece (32 bytes)
21:38:04.765 DRIVER Dropping message with invalid data (Reason: Nonce 0xe5 expired, cannot decode
security encapsulated command.):
0x011e00040010189881b5d502bdd84b1ea45299e85f03e53d24838f01c65adece
21:38:04.765 SERIAL » [ACK] (0x06)
21:38:05.942 SERIAL « 0x01070013cc000087a0 (9 bytes)
21:38:05.942 SERIAL » [ACK] (0x06)
21:38:05.943 DRIVER « [REQ] [SendData]
callback id: 204
transmit status: OK
21:38:05.947 SERIAL » 0x010a0013020370050e25cd74 (12 bytes)
21:38:05.948 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 205
└─[ConfigurationCCGet]
parameter #: 14
21:38:05.951 SERIAL « [ACK] (0x06)
21:38:05.958 SERIAL « 0x0104011301e8 (6 bytes)
21:38:05.958 SERIAL » [ACK] (0x06)
21:38:05.958 DRIVER « [RES] [SendData]
was sent: true
21:38:05.974 SERIAL « 0x01070013cd00000224 (9 bytes)
21:38:05.974 SERIAL » [ACK] (0x06)
21:38:05.975 DRIVER « [REQ] [SendData]
callback id: 205
transmit status: OK
21:38:05.996 SERIAL « 0x011e00040010189881785051e980d4e965d7c4650284e5683d6e70528ee0f22c (32 bytes)
21:38:05.997 DRIVER Dropping message with invalid data (Reason: Nonce 0xe5 expired, cannot decode
security encapsulated command.):
0x011e00040010189881785051e980d4e965d7c4650284e5683d6e70528ee0f22c
21:38:05.997 SERIAL » [ACK] (0x06)
21:38:06.034 SERIAL « 0x010c000400020670060e02003cb5 (14 bytes)
21:38:06.036 CNTRLR [Node 002] [~] [Configuration] 14: 60 => 60
21:38:06.038 SERIAL » [ACK] (0x06)
21:38:06.039 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 14
value size: 2
value: 60
21:38:06.046 SERIAL » 0x010a0013090370057025ce02 (12 bytes)
21:38:06.047 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 206
└─[ConfigurationCCGet]
parameter #: 112
21:38:06.047 CNTRLR « [Node 002] parameter #14 has value: 60
21:38:06.048 CNTRLR » [Node 002] querying parameter #15 value...
21:38:06.049 SERIAL « [ACK] (0x06)
21:38:06.055 SERIAL « 0x0104011301e8 (6 bytes)
21:38:06.055 SERIAL » [ACK] (0x06)
21:38:06.055 DRIVER « [RES] [SendData]
was sent: true
21:38:06.071 SERIAL « 0x01070013ce00000227 (9 bytes)
21:38:06.071 SERIAL » [ACK] (0x06)
21:38:06.072 DRIVER « [REQ] [SendData]
callback id: 206
transmit status: OK
21:38:06.083 SERIAL « 0x010e00040009087006700400000258ac (16 bytes)
21:38:06.084 CNTRLR [Node 009] [~] [Configuration] 112: 600 => 600
21:38:06.085 SERIAL » [ACK] (0x06)
21:38:06.086 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 112
value size: 4
value: 600
21:38:06.093 SERIAL » 0x010900131002984025cfc5 (11 bytes)
21:38:06.094 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 207
└─[SecurityCCNonceGet]
21:38:06.096 CNTRLR « [Node 009] parameter #112 has value: 600
21:38:06.096 CNTRLR » [Node 009] querying parameter #113 value...
21:38:06.098 SERIAL « [ACK] (0x06)
21:38:06.103 SERIAL « 0x0104011301e8 (6 bytes)
21:38:06.103 SERIAL » [ACK] (0x06)
21:38:06.103 DRIVER « [RES] [SendData]
was sent: true
21:38:06.120 SERIAL « 0x01070013cf00000327 (9 bytes)
21:38:06.120 SERIAL » [ACK] (0x06)
21:38:06.120 DRIVER « [REQ] [SendData]
callback id: 207
transmit status: OK
21:38:06.147 SERIAL « 0x0110000400100a98809771b883e8c4d2b278 (18 bytes)
21:38:06.148 SERIAL » [ACK] (0x06)
21:38:06.148 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x9771b883e8c4d2b2
21:38:06.151 SERIAL » 0x011e001310179881cee8b0079bb5a68e6946905d979acd2027748272a925d086 (32 bytes)
21:38:06.152 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 208
└─[SecurityCCCommandEncapsulation]
│ nonce id: 151
└─[UserCodeCCGet]
user id: 17
21:38:06.155 SERIAL « [ACK] (0x06)
21:38:06.161 SERIAL « 0x0104011301e8 (6 bytes)
21:38:06.162 SERIAL » [ACK] (0x06)
21:38:06.162 DRIVER « [RES] [SendData]
was sent: true
21:38:06.183 SERIAL « 0x01070013d000000338 (9 bytes)
21:38:06.183 SERIAL » [ACK] (0x06)
21:38:06.184 DRIVER « [REQ] [SendData]
callback id: 208
transmit status: OK
21:38:06.320 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:06.321 SERIAL » [ACK] (0x06)
21:38:06.322 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:06.327 SERIAL » 0x01110013100a98806edac68d2fd812ae05d19f (19 bytes)
21:38:06.328 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 209
└─[SecurityCCNonceReport]
nonce: 0x6edac68d2fd812ae
21:38:06.330 SERIAL « [ACK] (0x06)
21:38:06.335 SERIAL « 0x0104011301e8 (6 bytes)
21:38:06.336 SERIAL » [ACK] (0x06)
21:38:06.336 DRIVER « [RES] [SendData]
was sent: true
21:38:06.354 SERIAL « 0x01070013d100000238 (9 bytes)
21:38:06.354 SERIAL » [ACK] (0x06)
21:38:06.355 DRIVER « [REQ] [SendData]
callback id: 209
transmit status: OK
21:38:06.408 SERIAL « 0x011e00040010189881562f9c671701cc559fd00baa9a6ee4bcd9cc4af04e84de (32 bytes)
21:38:06.409 SERIAL » [ACK] (0x06)
21:38:06.410 CNTRLR [Node 016] [~] [User Code] userIdStatus[17]: 0 => 0 [Endpoint 0]
21:38:06.412 CNTRLR [Node 016] [~] [User Code] userCode[17]: "" => "" [Endpoint 0]
21:38:06.413 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 17
id status: Available
user code:
21:38:06.418 SERIAL » 0x010a0013020370050f25d26a (12 bytes)
21:38:06.418 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 210
└─[ConfigurationCCGet]
parameter #: 15
21:38:06.422 SERIAL « [ACK] (0x06)
21:38:06.426 SERIAL « 0x0104011301e8 (6 bytes)
21:38:06.426 SERIAL » [ACK] (0x06)
21:38:06.426 DRIVER « [RES] [SendData]
was sent: true
21:38:06.442 SERIAL « 0x01070013d20000023b (9 bytes)
21:38:06.442 SERIAL » [ACK] (0x06)
21:38:06.443 DRIVER « [REQ] [SendData]
callback id: 210
transmit status: OK
21:38:06.504 SERIAL « 0x010e000400020870060f042a03b6001d (16 bytes)
21:38:06.506 CNTRLR [Node 002] [~] [Configuration] 15: 704886272 => 704886272
21:38:06.507 SERIAL » [ACK] (0x06)
21:38:06.508 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 15
value size: 4
value: 704886272
21:38:06.513 SERIAL » 0x010a0013090370057125d31e (12 bytes)
21:38:06.513 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 211
└─[ConfigurationCCGet]
parameter #: 113
21:38:06.513 CNTRLR « [Node 002] parameter #15 has value: 704886272
21:38:06.513 CNTRLR » [Node 002] querying parameter #16 value...
21:38:06.515 SERIAL « [ACK] (0x06)
21:38:06.521 SERIAL « 0x0104011301e8 (6 bytes)
21:38:06.521 SERIAL » [ACK] (0x06)
21:38:06.521 DRIVER « [RES] [SendData]
was sent: true
21:38:06.549 SERIAL « 0x010e00040009087006710400000258ad (16 bytes)
21:38:06.550 CNTRLR [Node 009] [~] [Configuration] 113: 600 => 600
21:38:06.551 SERIAL » [ACK] (0x06)
21:38:06.552 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 113
value size: 4
value: 600
21:38:06.567 SERIAL « 0x01070013d30000053d (9 bytes)
21:38:06.567 SERIAL » [ACK] (0x06)
21:38:06.567 DRIVER « [REQ] [SendData]
callback id: 211
transmit status: OK
21:38:06.579 SERIAL « 0x010e00040009087006710400000258ad (16 bytes)
21:38:06.580 CNTRLR [Node 009] [~] [Configuration] 113: 600 => 600
21:38:06.581 SERIAL » [ACK] (0x06)
21:38:06.581 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 113
value size: 4
value: 600
21:38:06.585 SERIAL » 0x010900131002984025d4de (11 bytes)
21:38:06.586 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 212
└─[SecurityCCNonceGet]
21:38:06.586 CNTRLR « [Node 009] parameter #113 has value: 600
21:38:06.586 CNTRLR » [Node 009] querying parameter #252 value...
21:38:06.588 SERIAL « [ACK] (0x06)
21:38:06.593 SERIAL « 0x0104011301e8 (6 bytes)
21:38:06.594 SERIAL » [ACK] (0x06)
21:38:06.594 DRIVER « [RES] [SendData]
was sent: true
21:38:07.855 SERIAL « 0x01070013d400007f40 (9 bytes)
21:38:07.856 SERIAL » [ACK] (0x06)
21:38:07.856 DRIVER « [REQ] [SendData]
callback id: 212
transmit status: OK
21:38:07.883 SERIAL « 0x0110000400100a988070bf2223c9982c441e (18 bytes)
21:38:07.883 SERIAL » [ACK] (0x06)
21:38:07.884 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x70bf2223c9982c44
21:38:07.888 SERIAL » 0x011e001310179881a8e586586dd5c8bb891b333770a24c94e5fce3c7ec25d509 (32 bytes)
21:38:07.889 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 213
└─[SecurityCCCommandEncapsulation]
│ nonce id: 112
└─[UserCodeCCGet]
user id: 18
21:38:07.892 SERIAL « [ACK] (0x06)
21:38:07.899 SERIAL « 0x0104011301e8 (6 bytes)
21:38:07.899 SERIAL » [ACK] (0x06)
21:38:07.899 DRIVER « [RES] [SendData]
was sent: true
21:38:07.920 SERIAL « 0x01070013d50000033d (9 bytes)
21:38:07.920 SERIAL » [ACK] (0x06)
21:38:07.921 DRIVER « [REQ] [SendData]
callback id: 213
transmit status: OK
21:38:08.058 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:08.058 SERIAL » [ACK] (0x06)
21:38:08.059 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:08.067 SERIAL » 0x01110013100a9880ad3da587a72b185905d653 (19 bytes)
21:38:08.068 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 214
└─[SecurityCCNonceReport]
nonce: 0xad3da587a72b1859
21:38:08.070 SERIAL « [ACK] (0x06)
21:38:08.075 SERIAL « 0x0104011301e8 (6 bytes)
21:38:08.076 SERIAL » [ACK] (0x06)
21:38:08.076 DRIVER « [RES] [SendData]
was sent: true
21:38:08.094 SERIAL « 0x01070013d60000023f (9 bytes)
21:38:08.094 SERIAL » [ACK] (0x06)
21:38:08.095 DRIVER « [REQ] [SendData]
callback id: 214
transmit status: OK
21:38:08.149 SERIAL « 0x011e000400101898811a4296b353530fe98a9af4ec28adbf8fa9a3c1218765da (32 bytes)
21:38:08.149 SERIAL » [ACK] (0x06)
21:38:08.150 CNTRLR [Node 016] [~] [User Code] userIdStatus[18]: 0 => 0 [Endpoint 0]
21:38:08.152 CNTRLR [Node 016] [~] [User Code] userCode[18]: "" => "" [Endpoint 0]
21:38:08.153 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 18
id status: Available
user code:
21:38:08.157 SERIAL » 0x010a0013020370051025d770 (12 bytes)
21:38:08.158 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 215
└─[ConfigurationCCGet]
parameter #: 16
21:38:08.161 SERIAL « [ACK] (0x06)
21:38:08.166 SERIAL « 0x0104011301e8 (6 bytes)
21:38:08.166 SERIAL » [ACK] (0x06)
21:38:08.166 DRIVER « [RES] [SendData]
was sent: true
21:38:08.182 SERIAL « 0x01070013d70000023e (9 bytes)
21:38:08.182 SERIAL » [ACK] (0x06)
21:38:08.183 DRIVER « [REQ] [SendData]
callback id: 215
transmit status: OK
21:38:08.246 SERIAL « 0x010e0004000208700610042a015e00e8 (16 bytes)
21:38:08.248 CNTRLR [Node 002] [~] [Configuration] 16: 704732672 => 704732672
21:38:08.250 SERIAL » [ACK] (0x06)
21:38:08.251 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 16
value size: 4
value: 704732672
21:38:08.254 SERIAL » 0x010a001309037005fc25d898 (12 bytes)
21:38:08.254 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 216
└─[ConfigurationCCGet]
parameter #: 252
21:38:08.255 CNTRLR « [Node 002] parameter #16 has value: 704732672
21:38:08.255 CNTRLR » [Node 002] querying parameter #17 value...
21:38:08.256 SERIAL « [ACK] (0x06)
21:38:08.262 SERIAL « 0x0104011301e8 (6 bytes)
21:38:08.262 SERIAL » [ACK] (0x06)
21:38:08.262 DRIVER « [RES] [SendData]
was sent: true
21:38:08.278 SERIAL « 0x01070013d800000231 (9 bytes)
21:38:08.278 SERIAL » [ACK] (0x06)
21:38:08.279 DRIVER « [REQ] [SendData]
callback id: 216
transmit status: OK
21:38:08.289 SERIAL « 0x010b00040009057006fc010077 (13 bytes)
21:38:08.290 CNTRLR [Node 009] [~] [Configuration] 252: 0 => 0
21:38:08.291 SERIAL » [ACK] (0x06)
21:38:08.292 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 252
value size: 1
value: 0
21:38:08.296 SERIAL » 0x010900131002984025d9d3 (11 bytes)
21:38:08.296 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 217
└─[SecurityCCNonceGet]
21:38:08.297 CNTRLR « [Node 009] parameter #252 has value: 0
21:38:08.297 CNTRLR » [Node 009] querying parameter #83 value...
21:38:08.298 SERIAL « [ACK] (0x06)
21:38:08.304 SERIAL « 0x0104011301e8 (6 bytes)
21:38:08.304 SERIAL » [ACK] (0x06)
21:38:08.304 DRIVER « [RES] [SendData]
was sent: true
21:38:09.581 SERIAL « 0x01070013d9000080b2 (9 bytes)
21:38:09.581 SERIAL » [ACK] (0x06)
21:38:09.581 DRIVER « [REQ] [SendData]
callback id: 217
transmit status: OK
21:38:09.608 SERIAL « 0x0110000400100a98801e79f90bcd10aef7f8 (18 bytes)
21:38:09.608 SERIAL » [ACK] (0x06)
21:38:09.609 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x1e79f90bcd10aef7
21:38:09.611 SERIAL » 0x011e001310179881cfac1358d54bea70058df7791e71fe573fc662f39025da07 (32 bytes)
21:38:09.612 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 218
└─[SecurityCCCommandEncapsulation]
│ nonce id: 30
└─[UserCodeCCGet]
user id: 19
21:38:09.620 SERIAL « [ACK] (0x06)
21:38:09.628 SERIAL « 0x0104011301e8 (6 bytes)
21:38:09.628 SERIAL » [ACK] (0x06)
21:38:09.628 DRIVER « [RES] [SendData]
was sent: true
21:38:09.643 SERIAL « 0x01070013da00000332 (9 bytes)
21:38:09.643 SERIAL » [ACK] (0x06)
21:38:09.643 DRIVER « [REQ] [SendData]
callback id: 218
transmit status: OK
21:38:09.772 SERIAL « 0x011800040009123202a1640001e50400000000000000000000ed (26 bytes)
21:38:09.772 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.058 => 124.164 [Endpoint 0]
21:38:09.773 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:38:09.774 SERIAL » [ACK] (0x06)
21:38:09.774 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.164
time delta: 0 seconds
21:38:09.846 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:09.847 SERIAL » [ACK] (0x06)
21:38:09.847 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:09.849 SERIAL » 0x01110013100a98805b84e049f678ed7705db43 (19 bytes)
21:38:09.849 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 219
└─[SecurityCCNonceReport]
nonce: 0x5b84e049f678ed77
21:38:09.851 SERIAL « [ACK] (0x06)
21:38:09.858 SERIAL « 0x0104011301e8 (6 bytes)
21:38:09.858 SERIAL » [ACK] (0x06)
21:38:09.858 DRIVER « [RES] [SendData]
was sent: true
21:38:09.876 SERIAL « 0x01070013db00000232 (9 bytes)
21:38:09.876 SERIAL » [ACK] (0x06)
21:38:09.877 DRIVER « [REQ] [SendData]
callback id: 219
transmit status: OK
21:38:09.931 SERIAL « 0x011e00040010189881624690a3258e46683193aef67e5bf80927e0c5a3f2213a (32 bytes)
21:38:09.931 SERIAL » [ACK] (0x06)
21:38:09.932 CNTRLR [Node 016] [~] [User Code] userIdStatus[19]: 0 => 0 [Endpoint 0]
21:38:09.932 CNTRLR [Node 016] [~] [User Code] userCode[19]: "" => "" [Endpoint 0]
21:38:09.933 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 19
id status: Available
user code:
21:38:09.935 SERIAL » 0x010a0013020370051125dc7a (12 bytes)
21:38:09.935 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 220
└─[ConfigurationCCGet]
parameter #: 17
21:38:09.937 SERIAL « [ACK] (0x06)
21:38:09.943 SERIAL « 0x0104011301e8 (6 bytes)
21:38:09.943 SERIAL » [ACK] (0x06)
21:38:09.943 DRIVER « [RES] [SendData]
was sent: true
21:38:09.958 SERIAL « 0x01070013dc00000334 (9 bytes)
21:38:09.959 SERIAL » [ACK] (0x06)
21:38:09.959 DRIVER « [REQ] [SendData]
callback id: 220
transmit status: OK
21:38:10.019 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:38:10.019 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:38:10.020 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:38:10.021 SERIAL » [ACK] (0x06)
21:38:10.021 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:10.027 SERIAL « 0x010e0004000208700611042a03b60003 (16 bytes)
21:38:10.028 CNTRLR [Node 002] [~] [Configuration] 17: 704886272 => 704886272
21:38:10.029 SERIAL » [ACK] (0x06)
21:38:10.029 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 17
value size: 4
value: 704886272
21:38:10.031 SERIAL » 0x010a0013090370055325dd32 (12 bytes)
21:38:10.031 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 221
└─[ConfigurationCCGet]
parameter #: 83
21:38:10.033 CNTRLR « [Node 002] parameter #17 has value: 704886272
21:38:10.033 CNTRLR » [Node 002] querying parameter #18 value...
21:38:10.034 SERIAL « [ACK] (0x06)
21:38:10.043 SERIAL « 0x0104011301e8 (6 bytes)
21:38:10.043 SERIAL » [ACK] (0x06)
21:38:10.043 DRIVER « [RES] [SendData]
was sent: true
21:38:10.060 SERIAL « 0x01070013dd00000335 (9 bytes)
21:38:10.060 SERIAL » [ACK] (0x06)
21:38:10.061 DRIVER « [REQ] [SendData]
callback id: 221
transmit status: OK
21:38:10.074 SERIAL « 0x010d0004000907700653031b141bca (15 bytes)
21:38:10.075 CNTRLR [Node 009] [~] [Configuration] 83[255]: 27 => 27
21:38:10.076 CNTRLR [Node 009] [~] [Configuration] 83[65280]: 20 => 20
21:38:10.076 CNTRLR [Node 009] [~] [Configuration] 83[16711680]: 27 => 27
21:38:10.077 SERIAL » [ACK] (0x06)
21:38:10.078 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 83
value size: 3
value: 1774619
21:38:10.080 SERIAL » 0x010900131002984025ded4 (11 bytes)
21:38:10.081 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 222
└─[SecurityCCNonceGet]
21:38:10.081 CNTRLR « [Node 009] parameter #83 has value: 1774619
21:38:10.081 CNTRLR » [Node 009] querying parameter #84 value...
21:38:10.082 SERIAL « [ACK] (0x06)
21:38:10.088 SERIAL « 0x0104011301e8 (6 bytes)
21:38:10.088 SERIAL » [ACK] (0x06)
21:38:10.089 DRIVER « [RES] [SendData]
was sent: true
21:38:10.098 SERIAL « 0x0118000400091232022164000ad71c001e000ad71c0000000093 (26 bytes)
21:38:10.098 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:38:10.099 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:38:10.100 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 21 => 30 [Endpoint 0]
21:38:10.100 SERIAL » [ACK] (0x06)
21:38:10.101 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 30 seconds
prev. value: 710.428
21:38:10.172 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:38:10.173 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:38:10.175 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:38:10.176 SERIAL » [ACK] (0x06)
21:38:10.178 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:11.346 SERIAL « 0x01070013de00007e4b (9 bytes)
21:38:11.347 SERIAL » [ACK] (0x06)
21:38:11.348 DRIVER « [REQ] [SendData]
callback id: 222
transmit status: OK
21:38:11.373 SERIAL « 0x0110000400100a98805e10f43677aecf5320 (18 bytes)
21:38:11.374 SERIAL » [ACK] (0x06)
21:38:11.375 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5e10f43677aecf53
21:38:11.380 SERIAL » 0x011e00131017988119ff2c4bdcbd443721919ebd5ea21eda5508354c0c25df06 (32 bytes)
21:38:11.380 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 223
└─[SecurityCCCommandEncapsulation]
│ nonce id: 94
└─[UserCodeCCGet]
user id: 20
21:38:11.384 SERIAL « [ACK] (0x06)
21:38:11.390 SERIAL « 0x0104011301e8 (6 bytes)
21:38:11.391 SERIAL » [ACK] (0x06)
21:38:11.391 DRIVER « [RES] [SendData]
was sent: true
21:38:11.412 SERIAL « 0x01070013df00000337 (9 bytes)
21:38:11.412 SERIAL » [ACK] (0x06)
21:38:11.412 DRIVER « [REQ] [SendData]
callback id: 223
transmit status: OK
21:38:11.549 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:11.550 SERIAL » [ACK] (0x06)
21:38:11.550 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:11.556 SERIAL » 0x01110013100a9880d06714bf5d5db5f805e04b (19 bytes)
21:38:11.556 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 224
└─[SecurityCCNonceReport]
nonce: 0xd06714bf5d5db5f8
21:38:11.559 SERIAL « [ACK] (0x06)
21:38:11.564 SERIAL « 0x0104011301e8 (6 bytes)
21:38:11.564 SERIAL » [ACK] (0x06)
21:38:11.564 DRIVER « [RES] [SendData]
was sent: true
21:38:11.583 SERIAL « 0x01070013e000000209 (9 bytes)
21:38:11.583 SERIAL » [ACK] (0x06)
21:38:11.584 DRIVER « [REQ] [SendData]
callback id: 224
transmit status: OK
21:38:11.637 SERIAL « 0x011e000400101898814e56cd527381a4eae46b9b9550d02b41655ad0baed5b47 (32 bytes)
21:38:11.638 SERIAL » [ACK] (0x06)
21:38:11.639 CNTRLR [Node 016] [~] [User Code] userIdStatus[20]: 0 => 0 [Endpoint 0]
21:38:11.641 CNTRLR [Node 016] [~] [User Code] userCode[20]: "" => "" [Endpoint 0]
21:38:11.643 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 20
id status: Available
user code:
21:38:11.647 SERIAL » 0x010a0013020370051225e144 (12 bytes)
21:38:11.648 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 225
└─[ConfigurationCCGet]
parameter #: 18
21:38:11.649 SERIAL « [ACK] (0x06)
21:38:11.655 SERIAL « 0x0104011301e8 (6 bytes)
21:38:11.655 SERIAL » [ACK] (0x06)
21:38:11.656 DRIVER « [RES] [SendData]
was sent: true
21:38:11.671 SERIAL « 0x01070013e100000208 (9 bytes)
21:38:11.672 SERIAL » [ACK] (0x06)
21:38:11.672 DRIVER « [REQ] [SendData]
callback id: 225
transmit status: OK
21:38:11.734 SERIAL « 0x010e0004000208700612042a01f40040 (16 bytes)
21:38:11.735 CNTRLR [Node 002] [~] [Configuration] 18: 704771072 => 704771072
21:38:11.737 SERIAL » [ACK] (0x06)
21:38:11.738 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 18
value size: 4
value: 704771072
21:38:11.743 SERIAL » 0x010a0013090370055425e20a (12 bytes)
21:38:11.743 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 226
└─[ConfigurationCCGet]
parameter #: 84
21:38:11.744 CNTRLR « [Node 002] parameter #18 has value: 704771072
21:38:11.744 CNTRLR » [Node 002] querying parameter #19 value...
21:38:11.745 SERIAL « [ACK] (0x06)
21:38:11.751 SERIAL « 0x0104011301e8 (6 bytes)
21:38:11.751 SERIAL » [ACK] (0x06)
21:38:11.751 DRIVER « [RES] [SendData]
was sent: true
21:38:11.767 SERIAL « 0x01070013e20000020b (9 bytes)
21:38:11.767 SERIAL » [ACK] (0x06)
21:38:11.768 DRIVER « [REQ] [SendData]
callback id: 226
transmit status: OK
21:38:11.779 SERIAL « 0x010d000400090770065403323232eb (15 bytes)
21:38:11.780 CNTRLR [Node 009] [~] [Configuration] 84[255]: 50 => 50
21:38:11.782 CNTRLR [Node 009] [~] [Configuration] 84[65280]: 50 => 50
21:38:11.783 CNTRLR [Node 009] [~] [Configuration] 84[16711680]: 50 => 50
21:38:11.784 SERIAL » [ACK] (0x06)
21:38:11.785 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 84
value size: 3
value: 3289650
21:38:11.791 SERIAL » 0x010900131002984025e3e9 (11 bytes)
21:38:11.791 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 227
└─[SecurityCCNonceGet]
21:38:11.792 CNTRLR « [Node 009] parameter #84 has value: 3289650
21:38:11.792 CNTRLR [Node 009] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:38:11.794 SERIAL « [ACK] (0x06)
21:38:11.796 CNTRLR [Node 009] ClockCC: doing a partial interview...
21:38:11.796 CNTRLR » [Node 009] requesting current clock setting...
21:38:11.799 SERIAL « 0x0104011301e8 (6 bytes)
21:38:11.799 SERIAL » [ACK] (0x06)
21:38:11.799 DRIVER « [RES] [SendData]
was sent: true
21:38:11.816 SERIAL « 0x01070013e30000020a (9 bytes)
21:38:11.816 SERIAL » [ACK] (0x06)
21:38:11.817 DRIVER « [REQ] [SendData]
callback id: 227
transmit status: OK
21:38:11.843 SERIAL « 0x0110000400100a98805dd67c456122465806 (18 bytes)
21:38:11.844 SERIAL » [ACK] (0x06)
21:38:11.844 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x5dd67c4561224658
21:38:11.849 SERIAL » 0x011e0013101798816e9695e95c5e1e80401250125d8e7a86e8b5906dbe25e414 (32 bytes)
21:38:11.850 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 228
└─[SecurityCCCommandEncapsulation]
│ nonce id: 93
└─[UserCodeCCGet]
user id: 21
21:38:11.853 SERIAL « [ACK] (0x06)
21:38:11.859 SERIAL « 0x0104011301e8 (6 bytes)
21:38:11.860 SERIAL » [ACK] (0x06)
21:38:11.860 DRIVER « [RES] [SendData]
was sent: true
21:38:11.881 SERIAL « 0x01070013e40000030c (9 bytes)
21:38:11.881 SERIAL » [ACK] (0x06)
21:38:11.882 DRIVER « [REQ] [SendData]
callback id: 228
transmit status: OK
21:38:15.554 SERIAL « 0x0110000400120a3202a1640001e3580000bc (18 bytes)
21:38:15.555 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.762 => 123.736 [Endpoint 0]
21:38:15.556 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:38:15.556 SERIAL » [ACK] (0x06)
21:38:15.557 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.736
time delta: 0 seconds
21:38:15.854 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:38:15.855 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:38:15.855 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:38:15.856 SERIAL » [ACK] (0x06)
21:38:15.856 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:16.166 SERIAL « 0x0114000400120e320221640000000700160000000790 (22 bytes)
21:38:16.167 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:38:16.169 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:38:16.171 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 33 => 22 [Endpoint 0]
21:38:16.172 SERIAL » [ACK] (0x06)
21:38:16.173 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 22 seconds
prev. value: 0.007
21:38:16.465 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:38:16.466 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:38:16.467 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:38:16.468 SERIAL » [ACK] (0x06)
21:38:16.470 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:16.647 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:16.647 SERIAL » [ACK] (0x06)
21:38:16.648 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:16.654 SERIAL » 0x01110013100a98805063f09b551c9f8305e512 (19 bytes)
21:38:16.655 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 229
└─[SecurityCCNonceReport]
nonce: 0x5063f09b551c9f83
21:38:16.657 SERIAL « [ACK] (0x06)
21:38:16.663 SERIAL « 0x0104011301e8 (6 bytes)
21:38:16.663 SERIAL » [ACK] (0x06)
21:38:16.663 DRIVER « [RES] [SendData]
was sent: true
21:38:16.681 SERIAL « 0x01070013e50000020c (9 bytes)
21:38:16.681 SERIAL » [ACK] (0x06)
21:38:16.682 DRIVER « [REQ] [SendData]
callback id: 229
transmit status: OK
21:38:16.736 SERIAL « 0x011e00040010189881e11f9c88c87dd6575cba9e6a89500dbf83c21b6a30f8ab (32 bytes)
21:38:16.737 SERIAL » [ACK] (0x06)
21:38:16.738 CNTRLR [Node 016] [~] [User Code] userIdStatus[21]: 0 => 0 [Endpoint 0]
21:38:16.739 CNTRLR [Node 016] [~] [User Code] userCode[21]: "" => "" [Endpoint 0]
21:38:16.740 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 21
id status: Available
user code:
21:38:16.743 SERIAL » 0x010a0013020370051325e642 (12 bytes)
21:38:16.743 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 230
└─[ConfigurationCCGet]
parameter #: 19
21:38:16.745 SERIAL « [ACK] (0x06)
21:38:16.751 SERIAL « 0x0104011301e8 (6 bytes)
21:38:16.751 SERIAL » [ACK] (0x06)
21:38:16.751 DRIVER « [RES] [SendData]
was sent: true
21:38:16.767 SERIAL « 0x01070013e60000020f (9 bytes)
21:38:16.767 SERIAL » [ACK] (0x06)
21:38:16.767 DRIVER « [REQ] [SendData]
callback id: 230
transmit status: OK
21:38:16.827 SERIAL « 0x010b0004000205700613010093 (13 bytes)
21:38:16.828 CNTRLR [Node 002] [~] [Configuration] 19: 0 => 0
21:38:16.830 SERIAL » [ACK] (0x06)
21:38:16.831 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 19
value size: 1
value: 0
21:38:16.835 SERIAL » 0x010900130902810525e7a8 (11 bytes)
21:38:16.836 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 231
└─[ClockCCGet]
21:38:16.837 CNTRLR « [Node 002] parameter #19 has value: 0
21:38:16.837 CNTRLR » [Node 002] querying parameter #20 value...
21:38:16.840 SERIAL « [ACK] (0x06)
21:38:16.844 SERIAL « 0x0104011301e8 (6 bytes)
21:38:16.844 SERIAL » [ACK] (0x06)
21:38:16.844 DRIVER « [RES] [SendData]
was sent: true
21:38:16.860 SERIAL « 0x01070013e70000020e (9 bytes)
21:38:16.860 SERIAL » [ACK] (0x06)
21:38:16.861 DRIVER « [REQ] [SendData]
callback id: 231
transmit status: OK
21:38:16.871 SERIAL « 0x010a00040009048106752628 (12 bytes)
21:38:16.872 SERIAL » [ACK] (0x06)
21:38:16.873 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ClockCCReport]
clock setting: Wednesday, 21:38
21:38:16.878 SERIAL » 0x010900131002984025e8e2 (11 bytes)
21:38:16.878 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 232
└─[SecurityCCNonceGet]
21:38:16.878 CNTRLR « [Node 009] received current clock setting: Wednesday, 21:38
21:38:16.879 CNTRLR [Node 009] [~] [Clock] interviewComplete: true => true [Endpoint 0] [internal]
21:38:16.882 SERIAL « [ACK] (0x06)
21:38:16.884 CNTRLR [Node 009] AssociationCC: doing a complete interview...
21:38:16.884 CNTRLR » [Node 009] querying number of association groups...
21:38:16.886 SERIAL « 0x0104011301e8 (6 bytes)
21:38:16.887 SERIAL » [ACK] (0x06)
21:38:16.887 DRIVER « [RES] [SendData]
was sent: true
21:38:16.923 SERIAL « 0x010a00040009048106752628 (12 bytes)
21:38:16.924 SERIAL » [ACK] (0x06)
21:38:16.925 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[ClockCCReport]
clock setting: Wednesday, 21:38
21:38:18.148 SERIAL « 0x01070013e800007e7d (9 bytes)
21:38:18.149 SERIAL » [ACK] (0x06)
21:38:18.149 DRIVER « [REQ] [SendData]
callback id: 232
transmit status: OK
21:38:18.175 SERIAL « 0x0110000400100a9880c5c0f31b8665f6cddc (18 bytes)
21:38:18.175 SERIAL » [ACK] (0x06)
21:38:18.176 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xc5c0f31b8665f6cd
21:38:18.183 SERIAL » 0x011e001310179881cff94bab22af2d8fd2cc35b0c5590504c30d7bf20525e99d (32 bytes)
21:38:18.184 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 233
└─[SecurityCCCommandEncapsulation]
│ nonce id: 197
└─[UserCodeCCGet]
user id: 22
21:38:18.187 SERIAL « [ACK] (0x06)
21:38:18.194 SERIAL « 0x0104011301e8 (6 bytes)
21:38:18.194 SERIAL » [ACK] (0x06)
21:38:18.194 DRIVER « [RES] [SendData]
was sent: true
21:38:18.215 SERIAL « 0x01070013e900000200 (9 bytes)
21:38:18.216 SERIAL » [ACK] (0x06)
21:38:18.216 DRIVER « [REQ] [SendData]
callback id: 233
transmit status: OK
21:38:18.354 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:18.354 SERIAL » [ACK] (0x06)
21:38:18.355 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:18.361 SERIAL » 0x01110013100a98807dfb0e983c812fbd05ea2f (19 bytes)
21:38:18.362 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 234
└─[SecurityCCNonceReport]
nonce: 0x7dfb0e983c812fbd
21:38:18.364 SERIAL « [ACK] (0x06)
21:38:18.369 SERIAL « 0x0104011301e8 (6 bytes)
21:38:18.370 SERIAL » [ACK] (0x06)
21:38:18.370 DRIVER « [RES] [SendData]
was sent: true
21:38:18.388 SERIAL « 0x01070013ea00000302 (9 bytes)
21:38:18.389 SERIAL » [ACK] (0x06)
21:38:18.389 DRIVER « [REQ] [SendData]
callback id: 234
transmit status: OK
21:38:18.443 SERIAL « 0x011e00040010189881f83cbd7f8b2b8916e070f94fe47da70f66c23e2e4d82a1 (32 bytes)
21:38:18.443 SERIAL » [ACK] (0x06)
21:38:18.444 CNTRLR [Node 016] [~] [User Code] userIdStatus[22]: 0 => 0 [Endpoint 0]
21:38:18.445 CNTRLR [Node 016] [~] [User Code] userCode[22]: "" => "" [Endpoint 0]
21:38:18.446 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 22
id status: Available
user code:
21:38:18.448 SERIAL » 0x010a0013020370051425eb48 (12 bytes)
21:38:18.448 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 235
└─[ConfigurationCCGet]
parameter #: 20
21:38:18.451 SERIAL « [ACK] (0x06)
21:38:18.456 SERIAL « 0x0104011301e8 (6 bytes)
21:38:18.456 SERIAL » [ACK] (0x06)
21:38:18.457 DRIVER « [RES] [SendData]
was sent: true
21:38:18.472 SERIAL « 0x01070013eb00000202 (9 bytes)
21:38:18.473 SERIAL » [ACK] (0x06)
21:38:18.473 DRIVER « [REQ] [SendData]
callback id: 235
transmit status: OK
21:38:18.532 SERIAL « 0x010b0004000205700614010591 (13 bytes)
21:38:18.534 CNTRLR [Node 002] [~] [Configuration] 20: 5 => 5
21:38:18.536 SERIAL » [ACK] (0x06)
21:38:18.536 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 20
value size: 1
value: 5
21:38:18.540 SERIAL » 0x010900130902850525eca7 (11 bytes)
21:38:18.541 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 236
└─[AssociationCCSupportedGroupingsGet]
21:38:18.541 CNTRLR « [Node 002] parameter #20 has value: 5
21:38:18.541 CNTRLR » [Node 002] querying parameter #21 value...
21:38:18.543 SERIAL « [ACK] (0x06)
21:38:18.552 SERIAL « 0x0104011301e8 (6 bytes)
21:38:18.552 SERIAL » [ACK] (0x06)
21:38:18.552 DRIVER « [RES] [SendData]
was sent: true
21:38:18.564 SERIAL « 0x01070013ec00000205 (9 bytes)
21:38:18.564 SERIAL » [ACK] (0x06)
21:38:18.565 DRIVER « [REQ] [SendData]
callback id: 236
transmit status: OK
21:38:28.568 SERIAL » 0x010900131002984025ede7 (11 bytes)
21:38:28.569 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 237
└─[SecurityCCNonceGet]
21:38:28.569 CNTRLR [Node 009] Timed out while waiting for a response from the node
21:38:28.569 CNTRLR [Node 009] Querying association groups timed out, skipping interview...
21:38:28.572 SERIAL « [ACK] (0x06)
21:38:28.574 CNTRLR [Node 009] AssociationGroupInfoCC: doing a partial interview...
21:38:28.574 CNTRLR [Node 009] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:38:28.575 CNTRLR [Node 009] Interview stage completed: CommandClasses
21:38:28.575 CNTRLR [Node 009] Interview stage completed: OverwriteConfig
21:38:28.575 CNTRLR » [Node 009] requesting node neighbors...
21:38:28.577 SERIAL « 0x0104011301e8 (6 bytes)
21:38:28.577 SERIAL » [ACK] (0x06)
21:38:28.577 DRIVER « [RES] [SendData]
was sent: true
21:38:29.853 SERIAL « 0x01070013ed00008086 (9 bytes)
21:38:29.854 SERIAL » [ACK] (0x06)
21:38:29.854 DRIVER « [REQ] [SendData]
callback id: 237
transmit status: OK
21:38:29.879 SERIAL « 0x0110000400100a98802b9d50dc953f3585c9 (18 bytes)
21:38:29.880 SERIAL » [ACK] (0x06)
21:38:29.881 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x2b9d50dc953f3585
21:38:29.885 SERIAL » 0x011e00131017988157ca471a131e7d6bb7f11b792b1c4752cf7a58508825eecf (32 bytes)
21:38:29.886 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 238
└─[SecurityCCCommandEncapsulation]
│ nonce id: 43
└─[UserCodeCCGet]
user id: 23
21:38:29.889 SERIAL « [ACK] (0x06)
21:38:29.897 SERIAL « 0x0104011301e8 (6 bytes)
21:38:29.897 SERIAL » [ACK] (0x06)
21:38:29.897 DRIVER « [RES] [SendData]
was sent: true
21:38:29.918 SERIAL « 0x01070013ee00000207 (9 bytes)
21:38:29.918 SERIAL » [ACK] (0x06)
21:38:29.919 DRIVER « [REQ] [SendData]
callback id: 238
transmit status: OK
21:38:30.056 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:30.057 SERIAL » [ACK] (0x06)
21:38:30.058 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:30.068 SERIAL » 0x01110013100a98802e0d5052c775233c05ef99 (19 bytes)
21:38:30.068 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 239
└─[SecurityCCNonceReport]
nonce: 0x2e0d5052c775233c
21:38:30.070 SERIAL « [ACK] (0x06)
21:38:30.076 SERIAL « 0x0104011301e8 (6 bytes)
21:38:30.076 SERIAL » [ACK] (0x06)
21:38:30.076 DRIVER « [RES] [SendData]
was sent: true
21:38:30.094 SERIAL « 0x01070013ef00000206 (9 bytes)
21:38:30.095 SERIAL » [ACK] (0x06)
21:38:30.095 DRIVER « [REQ] [SendData]
callback id: 239
transmit status: OK
21:38:30.148 SERIAL « 0x011e0004001018988171897138db7d4a13893fc0be702e458bed37739326c638 (32 bytes)
21:38:30.149 SERIAL » [ACK] (0x06)
21:38:30.150 CNTRLR [Node 016] [~] [User Code] userIdStatus[23]: 0 => 0 [Endpoint 0]
21:38:30.152 CNTRLR [Node 016] [~] [User Code] userCode[23]: "" => "" [Endpoint 0]
21:38:30.153 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 23
id status: Available
user code:
21:38:30.158 SERIAL » 0x010700800900000071 (9 bytes)
21:38:30.158 DRIVER » [Node 009] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:38:30.161 SERIAL « [ACK] (0x06)
21:38:30.163 SERIAL « 0x0120018045c008000000000000000000000000000000000000000000000000000 (34 bytes)
0d3
21:38:30.163 SERIAL » [ACK] (0x06)
21:38:30.163 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 3, 7, 15, 16, 20
21:38:30.165 SERIAL » 0x010a0013020370051525f052 (12 bytes)
21:38:30.165 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 240
└─[ConfigurationCCGet]
parameter #: 21
21:38:30.165 CNTRLR « [Node 009] node neighbors received: 1, 3, 7, 15, 16, 20
21:38:30.166 CNTRLR [Node 009] Interview stage completed: Neighbors
21:38:30.168 SERIAL « [ACK] (0x06)
21:38:30.168 CNTRLR [Node 009] Interview completed
21:38:30.174 SERIAL « 0x0104011301e8 (6 bytes)
21:38:30.175 SERIAL » [ACK] (0x06)
21:38:30.175 DRIVER « [RES] [SendData]
was sent: true
21:38:30.189 SERIAL « 0x01070013f000000318 (9 bytes)
21:38:30.189 SERIAL » [ACK] (0x06)
21:38:30.190 DRIVER « [REQ] [SendData]
callback id: 240
transmit status: OK
21:38:30.249 SERIAL « 0x010b0004000205700615010a9f (13 bytes)
21:38:30.250 CNTRLR [Node 002] [~] [Configuration] 21: 10 => 10
21:38:30.252 SERIAL » [ACK] (0x06)
21:38:30.253 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 21
value size: 1
value: 10
21:38:30.262 SERIAL » 0x010900131002984025f1fb (11 bytes)
21:38:30.262 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 241
└─[SecurityCCNonceGet]
21:38:30.263 CNTRLR « [Node 002] parameter #21 has value: 10
21:38:30.263 CNTRLR » [Node 002] querying parameter #22 value...
21:38:30.264 SERIAL « [ACK] (0x06)
21:38:30.270 SERIAL « 0x0104011301e8 (6 bytes)
21:38:30.270 SERIAL » [ACK] (0x06)
21:38:30.270 DRIVER « [RES] [SendData]
was sent: true
21:38:31.577 SERIAL « 0x01070013f100008399 (9 bytes)
21:38:31.577 SERIAL » [ACK] (0x06)
21:38:31.578 DRIVER « [REQ] [SendData]
callback id: 241
transmit status: OK
21:38:31.605 SERIAL « 0x0110000400100a98800c33153de75919f3aa (18 bytes)
21:38:31.605 SERIAL » [ACK] (0x06)
21:38:31.606 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x0c33153de75919f3
21:38:31.611 SERIAL » 0x011e00131017988110d71f8fba3d2354a7c255780cfaaf054e41a2a4e325f262 (32 bytes)
21:38:31.611 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 242
└─[SecurityCCCommandEncapsulation]
│ nonce id: 12
└─[UserCodeCCGet]
user id: 24
21:38:31.614 SERIAL « [ACK] (0x06)
21:38:31.621 SERIAL « 0x0104011301e8 (6 bytes)
21:38:31.621 SERIAL » [ACK] (0x06)
21:38:31.621 DRIVER « [RES] [SendData]
was sent: true
21:38:31.643 SERIAL « 0x01070013f20000031a (9 bytes)
21:38:31.643 SERIAL » [ACK] (0x06)
21:38:31.643 DRIVER « [REQ] [SendData]
callback id: 242
transmit status: OK
21:38:31.781 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:31.782 SERIAL » [ACK] (0x06)
21:38:31.782 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:31.788 SERIAL » 0x01110013100a9880b1c323178ffbaaff05f36e (19 bytes)
21:38:31.789 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 243
└─[SecurityCCNonceReport]
nonce: 0xb1c323178ffbaaff
21:38:31.791 SERIAL « [ACK] (0x06)
21:38:31.796 SERIAL « 0x0104011301e8 (6 bytes)
21:38:31.797 SERIAL » [ACK] (0x06)
21:38:31.798 DRIVER « [RES] [SendData]
was sent: true
21:38:31.815 SERIAL « 0x01070013f30000021a (9 bytes)
21:38:31.815 SERIAL » [ACK] (0x06)
21:38:31.816 DRIVER « [REQ] [SendData]
callback id: 243
transmit status: OK
21:38:31.869 SERIAL « 0x011e00040010189881a5b85d9a18180fa00d4d5cac5cb1c2e18577707349286f (32 bytes)
21:38:31.870 SERIAL » [ACK] (0x06)
21:38:31.871 CNTRLR [Node 016] [~] [User Code] userIdStatus[24]: 0 => 0 [Endpoint 0]
21:38:31.873 CNTRLR [Node 016] [~] [User Code] userCode[24]: "" => "" [Endpoint 0]
21:38:31.874 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 24
id status: Available
user code:
21:38:31.877 SERIAL » 0x010a0013020370051625f455 (12 bytes)
21:38:31.878 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 244
└─[ConfigurationCCGet]
parameter #: 22
21:38:31.879 SERIAL « [ACK] (0x06)
21:38:31.885 SERIAL « 0x0104011301e8 (6 bytes)
21:38:31.885 SERIAL » [ACK] (0x06)
21:38:31.886 DRIVER « [RES] [SendData]
was sent: true
21:38:31.901 SERIAL « 0x01070013f40000021d (9 bytes)
21:38:31.902 SERIAL » [ACK] (0x06)
21:38:31.902 DRIVER « [REQ] [SendData]
callback id: 244
transmit status: OK
21:38:31.961 SERIAL « 0x010b000400020570061601198f (13 bytes)
21:38:31.963 CNTRLR [Node 002] [~] [Configuration] 22: 25 => 25
21:38:31.966 SERIAL » [ACK] (0x06)
21:38:31.968 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 22
value size: 1
value: 25
21:38:31.974 SERIAL » 0x010900131002984025f5ff (11 bytes)
21:38:31.975 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 245
└─[SecurityCCNonceGet]
21:38:31.975 CNTRLR « [Node 002] parameter #22 has value: 25
21:38:31.976 CNTRLR » [Node 002] querying parameter #23 value...
21:38:31.977 SERIAL « [ACK] (0x06)
21:38:31.983 SERIAL « 0x0104011301e8 (6 bytes)
21:38:31.984 SERIAL » [ACK] (0x06)
21:38:31.984 DRIVER « [RES] [SendData]
was sent: true
21:38:32.002 SERIAL « 0x01070013f50000031d (9 bytes)
21:38:32.003 SERIAL » [ACK] (0x06)
21:38:32.003 DRIVER « [REQ] [SendData]
callback id: 245
transmit status: OK
21:38:32.027 SERIAL « 0x0110000400100a988046c3b059b9eebc127c (18 bytes)
21:38:32.028 SERIAL » [ACK] (0x06)
21:38:32.028 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x46c3b059b9eebc12
21:38:32.032 SERIAL » 0x011e00131017988198c6f7e3fc4de332060db0d246896e225dce7ec42925f6ff (32 bytes)
21:38:32.033 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 246
└─[SecurityCCCommandEncapsulation]
│ nonce id: 70
└─[UserCodeCCGet]
user id: 25
21:38:32.035 SERIAL « [ACK] (0x06)
21:38:32.042 SERIAL « 0x0104011301e8 (6 bytes)
21:38:32.043 SERIAL » [ACK] (0x06)
21:38:32.043 DRIVER « [RES] [SendData]
was sent: true
21:38:32.064 SERIAL « 0x01070013f60000031e (9 bytes)
21:38:32.064 SERIAL » [ACK] (0x06)
21:38:32.065 DRIVER « [REQ] [SendData]
callback id: 246
transmit status: OK
21:38:36.811 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:36.811 SERIAL » [ACK] (0x06)
21:38:36.812 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:36.819 SERIAL » 0x01110013100a9880891cf9588e0dd73005f75d (19 bytes)
21:38:36.819 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 247
└─[SecurityCCNonceReport]
nonce: 0x891cf9588e0dd730
21:38:36.822 SERIAL « [ACK] (0x06)
21:38:36.827 SERIAL « 0x0104011301e8 (6 bytes)
21:38:36.827 SERIAL » [ACK] (0x06)
21:38:36.828 DRIVER « [RES] [SendData]
was sent: true
21:38:36.847 SERIAL « 0x01070013f70000021e (9 bytes)
21:38:36.847 SERIAL » [ACK] (0x06)
21:38:36.847 DRIVER « [REQ] [SendData]
callback id: 247
transmit status: OK
21:38:36.901 SERIAL « 0x011e000400101898811c662a5ae6b5e44ce3e600c96f8902443534a134d5e8c0 (32 bytes)
21:38:36.902 SERIAL » [ACK] (0x06)
21:38:36.902 CNTRLR [Node 016] [~] [User Code] userIdStatus[25]: 0 => 0 [Endpoint 0]
21:38:36.904 CNTRLR [Node 016] [~] [User Code] userCode[25]: "" => "" [Endpoint 0]
21:38:36.905 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 25
id status: Available
user code:
21:38:36.910 SERIAL » 0x010a0013020370051725f858 (12 bytes)
21:38:36.910 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 248
└─[ConfigurationCCGet]
parameter #: 23
21:38:36.913 SERIAL « [ACK] (0x06)
21:38:36.918 SERIAL « 0x0104011301e8 (6 bytes)
21:38:36.918 SERIAL » [ACK] (0x06)
21:38:36.918 DRIVER « [RES] [SendData]
was sent: true
21:38:36.934 SERIAL « 0x01070013f800000211 (9 bytes)
21:38:36.935 SERIAL » [ACK] (0x06)
21:38:36.935 DRIVER « [REQ] [SendData]
callback id: 248
transmit status: OK
21:38:36.994 SERIAL « 0x010b0004000205700617010196 (13 bytes)
21:38:36.995 CNTRLR [Node 002] [~] [Configuration] 23: 1 => 1
21:38:36.996 SERIAL » [ACK] (0x06)
21:38:36.997 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 23
value size: 1
value: 1
21:38:37.005 SERIAL » 0x010900131002984025f9f3 (11 bytes)
21:38:37.005 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 249
└─[SecurityCCNonceGet]
21:38:37.005 CNTRLR « [Node 002] parameter #23 has value: 1
21:38:37.006 CNTRLR » [Node 002] querying parameter #24 value...
21:38:37.007 SERIAL « [ACK] (0x06)
21:38:37.013 SERIAL « 0x0104011301e8 (6 bytes)
21:38:37.013 SERIAL » [ACK] (0x06)
21:38:37.013 DRIVER « [RES] [SendData]
was sent: true
21:38:38.275 SERIAL « 0x01070013f900007f6d (9 bytes)
21:38:38.276 SERIAL » [ACK] (0x06)
21:38:38.277 DRIVER « [REQ] [SendData]
callback id: 249
transmit status: OK
21:38:38.302 SERIAL « 0x0110000400100a988038c18aa0da1c6bae39 (18 bytes)
21:38:38.303 SERIAL » [ACK] (0x06)
21:38:38.304 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x38c18aa0da1c6bae
21:38:38.308 SERIAL » 0x011e0013101798815f315266d8dd969b12c91b4838bba0931c0625debc25fa04 (32 bytes)
21:38:38.309 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 250
└─[SecurityCCCommandEncapsulation]
│ nonce id: 56
└─[UserCodeCCGet]
user id: 26
21:38:38.312 SERIAL « [ACK] (0x06)
21:38:38.318 SERIAL « 0x0104011301e8 (6 bytes)
21:38:38.319 SERIAL » [ACK] (0x06)
21:38:38.319 DRIVER « [RES] [SendData]
was sent: true
21:38:38.340 SERIAL « 0x01070013fa00000312 (9 bytes)
21:38:38.341 SERIAL » [ACK] (0x06)
21:38:38.341 DRIVER « [REQ] [SendData]
callback id: 250
transmit status: OK
21:38:38.478 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:38.478 SERIAL » [ACK] (0x06)
21:38:38.479 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:38.485 SERIAL » 0x01110013100a9880cb5cd9f032c5cd7905fbfc (19 bytes)
21:38:38.485 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 251
└─[SecurityCCNonceReport]
nonce: 0xcb5cd9f032c5cd79
21:38:38.487 SERIAL « [ACK] (0x06)
21:38:38.493 SERIAL « 0x0104011301e8 (6 bytes)
21:38:38.493 SERIAL » [ACK] (0x06)
21:38:38.493 DRIVER « [RES] [SendData]
was sent: true
21:38:38.511 SERIAL « 0x01070013fb00000212 (9 bytes)
21:38:38.512 SERIAL » [ACK] (0x06)
21:38:38.512 DRIVER « [REQ] [SendData]
callback id: 251
transmit status: OK
21:38:38.566 SERIAL « 0x011e00040010189881314c4d6fc946db5f074cae897bcb49c7784592088d1cc4 (32 bytes)
21:38:38.567 SERIAL » [ACK] (0x06)
21:38:38.569 CNTRLR [Node 016] [~] [User Code] userIdStatus[26]: 0 => 0 [Endpoint 0]
21:38:38.571 CNTRLR [Node 016] [~] [User Code] userCode[26]: "" => "" [Endpoint 0]
21:38:38.572 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 26
id status: Available
user code:
21:38:38.577 SERIAL » 0x010a0013020370051825fc53 (12 bytes)
21:38:38.577 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 252
└─[ConfigurationCCGet]
parameter #: 24
21:38:38.579 SERIAL « [ACK] (0x06)
21:38:38.585 SERIAL « 0x0104011301e8 (6 bytes)
21:38:38.585 SERIAL » [ACK] (0x06)
21:38:38.585 DRIVER « [RES] [SendData]
was sent: true
21:38:38.601 SERIAL « 0x01070013fc00000215 (9 bytes)
21:38:38.601 SERIAL » [ACK] (0x06)
21:38:38.601 DRIVER « [REQ] [SendData]
callback id: 252
transmit status: OK
21:38:38.661 SERIAL « 0x010b0004000205700618010f97 (13 bytes)
21:38:38.661 CNTRLR [Node 002] [~] [Configuration] 24: 15 => 15
21:38:38.662 SERIAL » [ACK] (0x06)
21:38:38.662 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 24
value size: 1
value: 15
21:38:38.666 SERIAL » 0x010900131002984025fdf7 (11 bytes)
21:38:38.666 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 253
└─[SecurityCCNonceGet]
21:38:38.667 CNTRLR « [Node 002] parameter #24 has value: 15
21:38:38.667 CNTRLR » [Node 002] querying parameter #25 value...
21:38:38.668 SERIAL « [ACK] (0x06)
21:38:38.674 SERIAL « 0x0104011301e8 (6 bytes)
21:38:38.674 SERIAL » [ACK] (0x06)
21:38:38.674 DRIVER « [RES] [SendData]
was sent: true
21:38:39.951 SERIAL « 0x01070013fd00008096 (9 bytes)
21:38:39.952 SERIAL » [ACK] (0x06)
21:38:39.953 DRIVER « [REQ] [SendData]
callback id: 253
transmit status: OK
21:38:39.979 SERIAL « 0x0110000400100a988043234507ae30167e3d (18 bytes)
21:38:39.980 SERIAL » [ACK] (0x06)
21:38:39.980 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x43234507ae30167e
21:38:39.985 SERIAL » 0x011e0013101798813c122d1839a30d2b35a24f1d43d7461c7aefe6c6ea25fec4 (32 bytes)
21:38:39.986 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 254
└─[SecurityCCCommandEncapsulation]
│ nonce id: 67
└─[UserCodeCCGet]
user id: 27
21:38:39.989 SERIAL « [ACK] (0x06)
21:38:39.995 SERIAL « 0x0104011301e8 (6 bytes)
21:38:39.996 SERIAL » [ACK] (0x06)
21:38:39.996 DRIVER « [RES] [SendData]
was sent: true
21:38:40.017 SERIAL « 0x01070013fe00000217 (9 bytes)
21:38:40.017 SERIAL » [ACK] (0x06)
21:38:40.018 DRIVER « [REQ] [SendData]
callback id: 254
transmit status: OK
21:38:40.040 SERIAL « 0x011800040009123202a1640001e50000000000000000000000e9 (26 bytes)
21:38:40.041 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.164 => 124.16 [Endpoint 0]
21:38:40.043 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:38:40.044 SERIAL » [ACK] (0x06)
21:38:40.046 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.16
time delta: 0 seconds
21:38:40.072 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:38:40.072 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:38:40.073 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:38:40.074 SERIAL » [ACK] (0x06)
21:38:40.075 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:40.155 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:40.155 SERIAL » [ACK] (0x06)
21:38:40.156 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:40.161 SERIAL » 0x01110013100a9880cec4a37429ccd6ad05ff46 (19 bytes)
21:38:40.161 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 255
└─[SecurityCCNonceReport]
nonce: 0xcec4a37429ccd6ad
21:38:40.163 SERIAL « [ACK] (0x06)
21:38:40.169 SERIAL « 0x0104011301e8 (6 bytes)
21:38:40.169 SERIAL » [ACK] (0x06)
21:38:40.169 DRIVER « [RES] [SendData]
was sent: true
21:38:40.178 SERIAL « 0x0118000400091232022164000ad71c001e000ad71c0000000093 (26 bytes)
21:38:40.179 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:38:40.180 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:38:40.181 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 30 [Endpoint 0]
21:38:40.182 SERIAL » [ACK] (0x06)
21:38:40.184 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 30 seconds
prev. value: 710.428
21:38:40.198 SERIAL « 0x01070013ff00000410 (9 bytes)
21:38:40.198 SERIAL » [ACK] (0x06)
21:38:40.199 DRIVER « [REQ] [SendData]
callback id: 255
transmit status: OK
21:38:40.252 SERIAL « 0x011e00040010189881e01d40b9eb7540787401a15741ce3e64f757fdcf748167 (32 bytes)
21:38:40.253 SERIAL » [ACK] (0x06)
21:38:40.254 CNTRLR [Node 016] [~] [User Code] userIdStatus[27]: 0 => 0 [Endpoint 0]
21:38:40.256 CNTRLR [Node 016] [~] [User Code] userCode[27]: "" => "" [Endpoint 0]
21:38:40.258 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 27
id status: Available
user code:
21:38:40.262 SERIAL » 0x010a001302037005192501af (12 bytes)
21:38:40.263 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 1
└─[ConfigurationCCGet]
parameter #: 25
21:38:40.265 SERIAL « [ACK] (0x06)
21:38:40.278 SERIAL « 0x0104011301e8 (6 bytes)
21:38:40.279 SERIAL » [ACK] (0x06)
21:38:40.279 DRIVER « [RES] [SendData]
was sent: true
21:38:40.284 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:38:40.285 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:38:40.286 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:38:40.286 SERIAL » [ACK] (0x06)
21:38:40.287 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:40.295 SERIAL « 0x0107001301000002e8 (9 bytes)
21:38:40.296 SERIAL » [ACK] (0x06)
21:38:40.296 DRIVER « [REQ] [SendData]
callback id: 1
transmit status: OK
21:38:40.356 SERIAL « 0x010b0004000205700619010099 (13 bytes)
21:38:40.357 CNTRLR [Node 002] [~] [Configuration] 25: 0 => 0
21:38:40.359 SERIAL » [ACK] (0x06)
21:38:40.360 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 25
value size: 1
value: 0
21:38:40.366 SERIAL » 0x0109001310029840250208 (11 bytes)
21:38:40.367 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 2
└─[SecurityCCNonceGet]
21:38:40.367 CNTRLR « [Node 002] parameter #25 has value: 0
21:38:40.368 CNTRLR » [Node 002] querying parameter #26 value...
21:38:40.369 SERIAL « [ACK] (0x06)
21:38:40.375 SERIAL « 0x0104011301e8 (6 bytes)
21:38:40.375 SERIAL » [ACK] (0x06)
21:38:40.375 DRIVER « [RES] [SendData]
was sent: true
21:38:41.652 SERIAL « 0x010700130200008069 (9 bytes)
21:38:41.653 SERIAL » [ACK] (0x06)
21:38:41.654 DRIVER « [REQ] [SendData]
callback id: 2
transmit status: OK
21:38:41.680 SERIAL « 0x0110000400100a9880adfdd9c2dd7cab55fd (18 bytes)
21:38:41.680 SERIAL » [ACK] (0x06)
21:38:41.681 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xadfdd9c2dd7cab55
21:38:41.684 SERIAL » 0x011e001310179881a4b11b7777a3399c3b02e60bad40e2906cebe81ca125035b (32 bytes)
21:38:41.684 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 3
└─[SecurityCCCommandEncapsulation]
│ nonce id: 173
└─[UserCodeCCGet]
user id: 28
21:38:41.687 SERIAL « [ACK] (0x06)
21:38:41.694 SERIAL « 0x0104011301e8 (6 bytes)
21:38:41.694 SERIAL » [ACK] (0x06)
21:38:41.694 DRIVER « [RES] [SendData]
was sent: true
21:38:41.715 SERIAL « 0x0107001303000002ea (9 bytes)
21:38:41.715 SERIAL » [ACK] (0x06)
21:38:41.716 DRIVER « [REQ] [SendData]
callback id: 3
transmit status: OK
21:38:41.853 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:41.854 SERIAL » [ACK] (0x06)
21:38:41.855 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:41.861 SERIAL » 0x01110013100a9880de1926d09ffe74d3050409 (19 bytes)
21:38:41.861 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 4
└─[SecurityCCNonceReport]
nonce: 0xde1926d09ffe74d3
21:38:41.864 SERIAL « [ACK] (0x06)
21:38:41.869 SERIAL « 0x0104011301e8 (6 bytes)
21:38:41.869 SERIAL » [ACK] (0x06)
21:38:41.870 DRIVER « [RES] [SendData]
was sent: true
21:38:41.888 SERIAL « 0x0107001304000002ed (9 bytes)
21:38:41.888 SERIAL » [ACK] (0x06)
21:38:41.889 DRIVER « [REQ] [SendData]
callback id: 4
transmit status: OK
21:38:41.942 SERIAL « 0x011e00040010189881f689f80e15cb73aacdb643e6b7de3c335ee5ec04818f9f (32 bytes)
21:38:41.943 SERIAL » [ACK] (0x06)
21:38:41.944 CNTRLR [Node 016] [~] [User Code] userIdStatus[28]: 0 => 0 [Endpoint 0]
21:38:41.946 CNTRLR [Node 016] [~] [User Code] userCode[28]: "" => "" [Endpoint 0]
21:38:41.947 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 28
id status: Available
user code:
21:38:41.951 SERIAL » 0x010a0013020370051a2505a8 (12 bytes)
21:38:41.951 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 5
└─[ConfigurationCCGet]
parameter #: 26
21:38:41.953 SERIAL « [ACK] (0x06)
21:38:41.959 SERIAL « 0x0104011301e8 (6 bytes)
21:38:41.959 SERIAL » [ACK] (0x06)
21:38:41.959 DRIVER « [RES] [SendData]
was sent: true
21:38:41.975 SERIAL « 0x0107001305000002ec (9 bytes)
21:38:41.976 SERIAL » [ACK] (0x06)
21:38:41.976 DRIVER « [REQ] [SendData]
callback id: 5
transmit status: OK
21:38:42.035 SERIAL « 0x010b000400020570061a01019b (13 bytes)
21:38:42.037 CNTRLR [Node 002] [~] [Configuration] 26: 1 => 1
21:38:42.038 SERIAL » [ACK] (0x06)
21:38:42.040 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 26
value size: 1
value: 1
21:38:42.043 SERIAL » 0x010900131002984025060c (11 bytes)
21:38:42.044 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 6
└─[SecurityCCNonceGet]
21:38:42.044 CNTRLR « [Node 002] parameter #26 has value: 1
21:38:42.044 CNTRLR » [Node 002] querying parameter #27 value...
21:38:42.047 SERIAL « [ACK] (0x06)
21:38:42.051 SERIAL « 0x0104011301e8 (6 bytes)
21:38:42.052 SERIAL » [ACK] (0x06)
21:38:42.052 DRIVER « [RES] [SendData]
was sent: true
21:38:42.068 SERIAL « 0x0107001306000003ee (9 bytes)
21:38:42.068 SERIAL » [ACK] (0x06)
21:38:42.069 DRIVER « [REQ] [SendData]
callback id: 6
transmit status: OK
21:38:42.096 SERIAL « 0x0110000400100a9880b578caf3a09ac77393 (18 bytes)
21:38:42.096 SERIAL » [ACK] (0x06)
21:38:42.097 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xb578caf3a09ac773
21:38:42.101 SERIAL » 0x011e001310179881f28d28df1b29c81fbbbb013db585f3682d7922f783250736 (32 bytes)
21:38:42.101 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 7
└─[SecurityCCCommandEncapsulation]
│ nonce id: 181
└─[UserCodeCCGet]
user id: 29
21:38:42.104 SERIAL « [ACK] (0x06)
21:38:42.111 SERIAL « 0x0104011301e8 (6 bytes)
21:38:42.111 SERIAL » [ACK] (0x06)
21:38:42.112 DRIVER « [RES] [SendData]
was sent: true
21:38:42.133 SERIAL « 0x0107001307000003ef (9 bytes)
21:38:42.133 SERIAL » [ACK] (0x06)
21:38:42.134 DRIVER « [REQ] [SendData]
callback id: 7
transmit status: OK
21:38:45.554 SERIAL « 0x0110000400120a3202a1640001e4000000e3 (18 bytes)
21:38:45.556 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.736 => 123.904 [Endpoint 0]
21:38:45.557 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:38:45.558 SERIAL » [ACK] (0x06)
21:38:45.560 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.904
time delta: 0 seconds
21:38:45.854 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:38:45.855 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:38:45.857 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:38:45.858 SERIAL » [ACK] (0x06)
21:38:45.859 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:46.165 SERIAL « 0x0114000400120e3202216400000007001e0000000798 (22 bytes)
21:38:46.167 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:38:46.168 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:38:46.170 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 22 => 30 [Endpoint 0]
21:38:46.170 SERIAL » [ACK] (0x06)
21:38:46.172 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 30 seconds
prev. value: 0.007
21:38:46.464 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:38:46.466 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:38:46.467 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:38:46.468 SERIAL » [ACK] (0x06)
21:38:46.470 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:38:46.882 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:46.883 SERIAL » [ACK] (0x06)
21:38:46.884 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:46.896 SERIAL » 0x01110013100a9880c63fd1f160c5df7c05082d (19 bytes)
21:38:46.896 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 8
└─[SecurityCCNonceReport]
nonce: 0xc63fd1f160c5df7c
21:38:46.898 SERIAL « [ACK] (0x06)
21:38:46.903 SERIAL « 0x0104011301e8 (6 bytes)
21:38:46.904 SERIAL » [ACK] (0x06)
21:38:46.904 DRIVER « [RES] [SendData]
was sent: true
21:38:46.922 SERIAL « 0x0107001308000002e1 (9 bytes)
21:38:46.922 SERIAL » [ACK] (0x06)
21:38:46.923 DRIVER « [REQ] [SendData]
callback id: 8
transmit status: OK
21:38:46.976 SERIAL « 0x011e00040010189881b7294e1993fa97b2bbb1eca260c61ee6c9bcdcef7b3563 (32 bytes)
21:38:46.977 SERIAL » [ACK] (0x06)
21:38:46.978 CNTRLR [Node 016] [~] [User Code] userIdStatus[29]: 0 => 0 [Endpoint 0]
21:38:46.980 CNTRLR [Node 016] [~] [User Code] userCode[29]: "" => "" [Endpoint 0]
21:38:46.981 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 29
id status: Available
user code:
21:38:46.984 SERIAL » 0x010a0013020370051b2509a5 (12 bytes)
21:38:46.984 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 9
└─[ConfigurationCCGet]
parameter #: 27
21:38:46.986 SERIAL « [ACK] (0x06)
21:38:46.992 SERIAL « 0x0104011301e8 (6 bytes)
21:38:46.992 SERIAL » [ACK] (0x06)
21:38:46.993 DRIVER « [RES] [SendData]
was sent: true
21:38:47.008 SERIAL « 0x0107001309000003e1 (9 bytes)
21:38:47.008 SERIAL » [ACK] (0x06)
21:38:47.009 DRIVER « [REQ] [SendData]
callback id: 9
transmit status: OK
21:38:47.068 SERIAL « 0x010b000400020570061b011e85 (13 bytes)
21:38:47.070 CNTRLR [Node 002] [~] [Configuration] 27: 30 => 30
21:38:47.071 SERIAL » [ACK] (0x06)
21:38:47.072 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 27
value size: 1
value: 30
21:38:47.079 SERIAL » 0x0109001310029840250a00 (11 bytes)
21:38:47.079 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 10
└─[SecurityCCNonceGet]
21:38:47.080 CNTRLR « [Node 002] parameter #27 has value: 30
21:38:47.080 CNTRLR » [Node 002] querying parameter #28 value...
21:38:47.081 SERIAL « [ACK] (0x06)
21:38:47.087 SERIAL « 0x0104011301e8 (6 bytes)
21:38:47.087 SERIAL » [ACK] (0x06)
21:38:47.087 DRIVER « [RES] [SendData]
was sent: true
21:38:48.364 SERIAL « 0x010700130a00008061 (9 bytes)
21:38:48.365 SERIAL » [ACK] (0x06)
21:38:48.366 DRIVER « [REQ] [SendData]
callback id: 10
transmit status: OK
21:38:48.391 SERIAL « 0x0110000400100a9880df83702890118a4bad (18 bytes)
21:38:48.392 SERIAL » [ACK] (0x06)
21:38:48.392 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xdf83702890118a4b
21:38:48.397 SERIAL » 0x011e0013101798814488064c90a70ac556b574c2df9f26bb2ebd21ec1e250b74 (32 bytes)
21:38:48.398 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 11
└─[SecurityCCCommandEncapsulation]
│ nonce id: 223
└─[UserCodeCCGet]
user id: 30
21:38:48.400 SERIAL « [ACK] (0x06)
21:38:48.407 SERIAL « 0x0104011301e8 (6 bytes)
21:38:48.407 SERIAL » [ACK] (0x06)
21:38:48.408 DRIVER « [RES] [SendData]
was sent: true
21:38:48.429 SERIAL « 0x010700130b000003e3 (9 bytes)
21:38:48.429 SERIAL » [ACK] (0x06)
21:38:48.430 DRIVER « [REQ] [SendData]
callback id: 11
transmit status: OK
21:38:48.567 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:48.570 SERIAL » [ACK] (0x06)
21:38:48.571 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:48.577 SERIAL » 0x01110013100a98803643196699f5ed40050c3d (19 bytes)
21:38:48.577 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 12
└─[SecurityCCNonceReport]
nonce: 0x3643196699f5ed40
21:38:48.579 SERIAL « [ACK] (0x06)
21:38:48.585 SERIAL « 0x0104011301e8 (6 bytes)
21:38:48.585 SERIAL » [ACK] (0x06)
21:38:48.586 DRIVER « [RES] [SendData]
was sent: true
21:38:48.604 SERIAL « 0x010700130c000002e5 (9 bytes)
21:38:48.604 SERIAL » [ACK] (0x06)
21:38:48.604 DRIVER « [REQ] [SendData]
callback id: 12
transmit status: OK
21:38:48.658 SERIAL « 0x011e00040010189881d87e9498ee0506e09d80b9fd0e36ed1f1892c0d292db11 (32 bytes)
21:38:48.658 SERIAL » [ACK] (0x06)
21:38:48.659 CNTRLR [Node 016] [~] [User Code] userIdStatus[30]: 0 => 0 [Endpoint 0]
21:38:48.660 CNTRLR [Node 016] [~] [User Code] userCode[30]: "" => "" [Endpoint 0]
21:38:48.661 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 30
id status: Available
user code:
21:38:48.665 SERIAL » 0x010a0013020370051c250da6 (12 bytes)
21:38:48.665 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 13
└─[ConfigurationCCGet]
parameter #: 28
21:38:48.666 CNTRLR [Node 016] [~] [User Code] interviewComplete: true => [Endpoint 0] [internal]
true
21:38:48.669 SERIAL « [ACK] (0x06)
21:38:48.670 CNTRLR [Node 016] ConfigurationCC: Loading configuration parameters from device confi
g
21:38:48.671 CNTRLR [Node 016] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:38:48.671 CNTRLR [Node 016] [Configuration] 3: metadata updated
21:38:48.672 CNTRLR [Node 016] [Configuration] 4: metadata updated
21:38:48.672 CNTRLR [Node 016] [Configuration] 5: metadata updated
21:38:48.672 CNTRLR [Node 016] [Configuration] 6: metadata updated
21:38:48.673 CNTRLR [Node 016] [Configuration] 7: metadata updated
21:38:48.673 CNTRLR [Node 016] [Configuration] 8: metadata updated
21:38:48.674 CNTRLR [Node 016] [Configuration] 9: metadata updated
21:38:48.674 CNTRLR [Node 016] [Configuration] 10: metadata updated
21:38:48.674 CNTRLR [Node 016] [Configuration] 11: metadata updated
21:38:48.676 CNTRLR [Node 016] [Configuration] 12: metadata updated
21:38:48.677 CNTRLR [Node 016] [Configuration] 13: metadata updated
21:38:48.677 CNTRLR [Node 016] [Configuration] 14: metadata updated
21:38:48.678 CNTRLR [Node 016] [Configuration] 15: metadata updated
21:38:48.678 CNTRLR [Node 016] [Configuration] 16: metadata updated
21:38:48.678 CNTRLR [Node 016] [Configuration] 18: metadata updated
21:38:48.679 CNTRLR [Node 016] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:38:48.679 CNTRLR » [Node 016] querying parameter #3 value...
21:38:48.681 SERIAL « 0x0104011301e8 (6 bytes)
21:38:48.681 SERIAL » [ACK] (0x06)
21:38:48.681 DRIVER « [RES] [SendData]
was sent: true
21:38:48.689 SERIAL « 0x010700130d000003e5 (9 bytes)
21:38:48.689 SERIAL » [ACK] (0x06)
21:38:48.690 DRIVER « [REQ] [SendData]
callback id: 13
transmit status: OK
21:38:48.749 SERIAL « 0x010b000400020570061c010f93 (13 bytes)
21:38:48.751 CNTRLR [Node 002] [~] [Configuration] 28: 15 => 15
21:38:48.752 SERIAL » [ACK] (0x06)
21:38:48.753 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 28
value size: 1
value: 15
21:38:48.759 SERIAL » 0x0109001310029840250e04 (11 bytes)
21:38:48.760 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 14
└─[SecurityCCNonceGet]
21:38:48.760 CNTRLR « [Node 002] parameter #28 has value: 15
21:38:48.761 CNTRLR » [Node 002] querying parameter #30 value...
21:38:48.764 SERIAL « [ACK] (0x06)
21:38:48.768 SERIAL « 0x0104011301e8 (6 bytes)
21:38:48.768 SERIAL » [ACK] (0x06)
21:38:48.768 DRIVER « [RES] [SendData]
was sent: true
21:38:50.060 SERIAL « 0x010700130e00008267 (9 bytes)
21:38:50.060 SERIAL » [ACK] (0x06)
21:38:50.061 DRIVER « [REQ] [SendData]
callback id: 14
transmit status: OK
21:38:50.088 SERIAL « 0x0110000400100a9880b3fb7ac65d7c463e44 (18 bytes)
21:38:50.088 SERIAL » [ACK] (0x06)
21:38:50.089 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xb3fb7ac65d7c463e
21:38:50.093 SERIAL » 0x011e0013101798819f3b7a40ff6047d8c83824f3b3b5dcfe83d1d65449250fc2 (32 bytes)
21:38:50.093 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 15
└─[SecurityCCCommandEncapsulation]
│ nonce id: 179
└─[ConfigurationCCGet]
parameter #: 3
21:38:50.096 SERIAL « [ACK] (0x06)
21:38:50.103 SERIAL « 0x0104011301e8 (6 bytes)
21:38:50.103 SERIAL » [ACK] (0x06)
21:38:50.103 DRIVER « [RES] [SendData]
was sent: true
21:38:50.125 SERIAL « 0x010700130f000003e7 (9 bytes)
21:38:50.125 SERIAL » [ACK] (0x06)
21:38:50.126 DRIVER « [REQ] [SendData]
callback id: 15
transmit status: OK
21:38:50.261 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:50.262 SERIAL » [ACK] (0x06)
21:38:50.264 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:50.267 SERIAL » 0x01110013100a9880408779e5b248517605106c (19 bytes)
21:38:50.268 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 16
└─[SecurityCCNonceReport]
nonce: 0x408779e5b2485176
21:38:50.269 SERIAL « [ACK] (0x06)
21:38:50.275 SERIAL « 0x0104011301e8 (6 bytes)
21:38:50.275 SERIAL » [ACK] (0x06)
21:38:50.276 DRIVER « [RES] [SendData]
was sent: true
21:38:50.294 SERIAL « 0x0107001310000002f9 (9 bytes)
21:38:50.294 SERIAL » [ACK] (0x06)
21:38:50.294 DRIVER « [REQ] [SendData]
callback id: 16
transmit status: OK
21:38:50.348 SERIAL « 0x011f00040010199881f86fe88710e2aeac11b1439254b740acb961426142db06e (33 bytes)
6
21:38:50.349 SERIAL » [ACK] (0x06)
21:38:50.350 CNTRLR [Node 016] [~] [Configuration] 3: 255 => 255
21:38:50.351 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 255
21:38:50.353 SERIAL » 0x010a0013020370051e2511b8 (12 bytes)
21:38:50.354 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 17
└─[ConfigurationCCGet]
parameter #: 30
21:38:50.354 CNTRLR « [Node 016] parameter #3 has value: 255
21:38:50.354 CNTRLR » [Node 016] querying parameter #4 value...
21:38:50.356 SERIAL « [ACK] (0x06)
21:38:50.362 SERIAL « 0x0104011301e8 (6 bytes)
21:38:50.363 SERIAL » [ACK] (0x06)
21:38:50.363 DRIVER « [RES] [SendData]
was sent: true
21:38:50.378 SERIAL « 0x0107001311000002f8 (9 bytes)
21:38:50.378 SERIAL » [ACK] (0x06)
21:38:50.378 DRIVER « [REQ] [SendData]
callback id: 17
transmit status: OK
21:38:50.438 SERIAL « 0x010c000400020670061e02000099 (14 bytes)
21:38:50.440 CNTRLR [Node 002] [~] [Configuration] 30: 0 => 0
21:38:50.441 SERIAL » [ACK] (0x06)
21:38:50.441 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 30
value size: 2
value: 0
21:38:50.445 SERIAL » 0x0109001310029840251218 (11 bytes)
21:38:50.446 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 18
└─[SecurityCCNonceGet]
21:38:50.446 CNTRLR « [Node 002] parameter #30 has value: 0
21:38:50.446 CNTRLR » [Node 002] querying parameter #31 value...
21:38:50.448 SERIAL « [ACK] (0x06)
21:38:50.453 SERIAL « 0x0104011301e8 (6 bytes)
21:38:50.453 SERIAL » [ACK] (0x06)
21:38:50.454 DRIVER « [RES] [SendData]
was sent: true
21:38:51.731 SERIAL « 0x010700131200008079 (9 bytes)
21:38:51.731 SERIAL » [ACK] (0x06)
21:38:51.732 DRIVER « [REQ] [SendData]
callback id: 18
transmit status: OK
21:38:51.758 SERIAL « 0x0110000400100a9880504a72ae124878000d (18 bytes)
21:38:51.759 SERIAL » [ACK] (0x06)
21:38:51.759 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x504a72ae12487800
21:38:51.764 SERIAL » 0x011e001310179881fdf70a7c9f8691ada94253f55077a6e375e7f8879b2513da (32 bytes)
21:38:51.765 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 19
└─[SecurityCCCommandEncapsulation]
│ nonce id: 80
└─[ConfigurationCCGet]
parameter #: 4
21:38:51.768 SERIAL « [ACK] (0x06)
21:38:51.774 SERIAL « 0x0104011301e8 (6 bytes)
21:38:51.775 SERIAL » [ACK] (0x06)
21:38:51.775 DRIVER « [RES] [SendData]
was sent: true
21:38:51.796 SERIAL « 0x0107001313000002fa (9 bytes)
21:38:51.796 SERIAL » [ACK] (0x06)
21:38:51.797 DRIVER « [REQ] [SendData]
callback id: 19
transmit status: OK
21:38:51.932 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:51.933 SERIAL » [ACK] (0x06)
21:38:51.934 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:51.940 SERIAL » 0x01110013100a988075fd417f830a07150514c3 (19 bytes)
21:38:51.941 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 20
└─[SecurityCCNonceReport]
nonce: 0x75fd417f830a0715
21:38:51.943 SERIAL « [ACK] (0x06)
21:38:51.949 SERIAL « 0x0104011301e8 (6 bytes)
21:38:51.949 SERIAL » [ACK] (0x06)
21:38:51.949 DRIVER « [RES] [SendData]
was sent: true
21:38:51.967 SERIAL « 0x0107001314000002fd (9 bytes)
21:38:51.967 SERIAL » [ACK] (0x06)
21:38:51.968 DRIVER « [REQ] [SendData]
callback id: 20
transmit status: OK
21:38:52.022 SERIAL « 0x011f0004001019988153bf65313548e8a56ea8cf73014b75b76f9a49342d4582e (33 bytes)
c
21:38:52.023 SERIAL » [ACK] (0x06)
21:38:52.026 CNTRLR [Node 016] [~] [Configuration] 4: 0 => 0
21:38:52.028 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
21:38:52.031 SERIAL » 0x010a0013020370051f2515bd (12 bytes)
21:38:52.031 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 21
└─[ConfigurationCCGet]
parameter #: 31
21:38:52.031 CNTRLR « [Node 016] parameter #4 has value: 0
21:38:52.031 CNTRLR » [Node 016] querying parameter #5 value...
21:38:52.032 SERIAL « [ACK] (0x06)
21:38:52.039 SERIAL « 0x0104011301e8 (6 bytes)
21:38:52.039 SERIAL » [ACK] (0x06)
21:38:52.039 DRIVER « [RES] [SendData]
was sent: true
21:38:52.055 SERIAL « 0x0107001315000002fc (9 bytes)
21:38:52.055 SERIAL » [ACK] (0x06)
21:38:52.055 DRIVER « [REQ] [SendData]
callback id: 21
transmit status: OK
21:38:52.117 SERIAL « 0x010e000400020870061f042a001e00a6 (16 bytes)
21:38:52.118 CNTRLR [Node 002] [~] [Configuration] 31: 704650752 => 704650752
21:38:52.120 SERIAL » [ACK] (0x06)
21:38:52.121 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 31
value size: 4
value: 704650752
21:38:52.126 SERIAL » 0x010900131002984025161c (11 bytes)
21:38:52.126 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 22
└─[SecurityCCNonceGet]
21:38:52.126 CNTRLR « [Node 002] parameter #31 has value: 704650752
21:38:52.127 CNTRLR » [Node 002] querying parameter #32 value...
21:38:52.129 SERIAL « [ACK] (0x06)
21:38:52.134 SERIAL « 0x0104011301e8 (6 bytes)
21:38:52.134 SERIAL » [ACK] (0x06)
21:38:52.134 DRIVER « [RES] [SendData]
was sent: true
21:38:52.151 SERIAL « 0x0107001316000002ff (9 bytes)
21:38:52.151 SERIAL » [ACK] (0x06)
21:38:52.151 DRIVER « [REQ] [SendData]
callback id: 22
transmit status: OK
21:38:52.178 SERIAL « 0x0110000400100a988059fc814fde20f1068b (18 bytes)
21:38:52.179 SERIAL » [ACK] (0x06)
21:38:52.179 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x59fc814fde20f106
21:38:52.184 SERIAL » 0x011e001310179881be081b30de74542d1793abf35934cdeacca899c774251748 (32 bytes)
21:38:52.184 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 23
└─[SecurityCCCommandEncapsulation]
│ nonce id: 89
└─[ConfigurationCCGet]
parameter #: 5
21:38:52.187 SERIAL « [ACK] (0x06)
21:38:52.194 SERIAL « 0x0104011301e8 (6 bytes)
21:38:52.194 SERIAL » [ACK] (0x06)
21:38:52.195 DRIVER « [RES] [SendData]
was sent: true
21:38:52.216 SERIAL « 0x0107001317000002fe (9 bytes)
21:38:52.216 SERIAL » [ACK] (0x06)
21:38:52.216 DRIVER « [REQ] [SendData]
callback id: 23
transmit status: OK
21:38:56.961 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:56.961 SERIAL » [ACK] (0x06)
21:38:56.961 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:56.966 SERIAL » 0x01110013100a9880032aca4efe3556e2051830 (19 bytes)
21:38:56.966 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 24
└─[SecurityCCNonceReport]
nonce: 0x032aca4efe3556e2
21:38:56.968 SERIAL « [ACK] (0x06)
21:38:56.974 SERIAL « 0x0104011301e8 (6 bytes)
21:38:56.974 SERIAL » [ACK] (0x06)
21:38:56.975 DRIVER « [RES] [SendData]
was sent: true
21:38:56.993 SERIAL « 0x0107001318000002f1 (9 bytes)
21:38:56.993 SERIAL » [ACK] (0x06)
21:38:56.994 DRIVER « [REQ] [SendData]
callback id: 24
transmit status: OK
21:38:57.048 SERIAL « 0x011f000400101998814014ea76dcd3c6330ea9e3770a0003264e10cb58d61af72 (33 bytes)
c
21:38:57.049 SERIAL » [ACK] (0x06)
21:38:57.050 CNTRLR [Node 016] [~] [Configuration] 5: 255 => 255
21:38:57.052 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 5
value size: 1
value: 255
21:38:57.054 SERIAL » 0x010a0013020370052025198e (12 bytes)
21:38:57.054 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 25
└─[ConfigurationCCGet]
parameter #: 32
21:38:57.055 CNTRLR « [Node 016] parameter #5 has value: 255
21:38:57.055 CNTRLR » [Node 016] querying parameter #6 value...
21:38:57.056 SERIAL « [ACK] (0x06)
21:38:57.062 SERIAL « 0x0104011301e8 (6 bytes)
21:38:57.062 SERIAL » [ACK] (0x06)
21:38:57.062 DRIVER « [RES] [SendData]
was sent: true
21:38:57.078 SERIAL « 0x0107001319000002f0 (9 bytes)
21:38:57.078 SERIAL » [ACK] (0x06)
21:38:57.079 DRIVER « [REQ] [SendData]
callback id: 25
transmit status: OK
21:38:57.140 SERIAL « 0x010e0004000208700620042a001e0099 (16 bytes)
21:38:57.142 CNTRLR [Node 002] [~] [Configuration] 32: 704650752 => 704650752
21:38:57.143 SERIAL » [ACK] (0x06)
21:38:57.144 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 32
value size: 4
value: 704650752
21:38:57.152 SERIAL » 0x0109001310029840251a10 (11 bytes)
21:38:57.153 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 26
└─[SecurityCCNonceGet]
21:38:57.153 CNTRLR « [Node 002] parameter #32 has value: 704650752
21:38:57.153 CNTRLR » [Node 002] querying parameter #33 value...
21:38:57.154 SERIAL « [ACK] (0x06)
21:38:57.160 SERIAL « 0x0104011301e8 (6 bytes)
21:38:57.160 SERIAL » [ACK] (0x06)
21:38:57.160 DRIVER « [RES] [SendData]
was sent: true
21:38:58.407 SERIAL « 0x010700131a00007d8c (9 bytes)
21:38:58.408 SERIAL » [ACK] (0x06)
21:38:58.408 DRIVER « [REQ] [SendData]
callback id: 26
transmit status: OK
21:38:58.435 SERIAL « 0x0110000400100a988089bfe2318a12afb58e (18 bytes)
21:38:58.436 SERIAL » [ACK] (0x06)
21:38:58.436 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x89bfe2318a12afb5
21:38:58.440 SERIAL » 0x011e001310179881a37f63ae5cfce782eee216ad89fe208fa86f43d1b3251b8f (32 bytes)
21:38:58.441 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 27
└─[SecurityCCCommandEncapsulation]
│ nonce id: 137
└─[ConfigurationCCGet]
parameter #: 6
21:38:58.443 SERIAL « [ACK] (0x06)
21:38:58.450 SERIAL « 0x0104011301e8 (6 bytes)
21:38:58.451 SERIAL » [ACK] (0x06)
21:38:58.451 DRIVER « [RES] [SendData]
was sent: true
21:38:58.472 SERIAL « 0x010700131b000003f3 (9 bytes)
21:38:58.472 SERIAL » [ACK] (0x06)
21:38:58.473 DRIVER « [REQ] [SendData]
callback id: 27
transmit status: OK
21:38:58.611 SERIAL « 0x01080004001002984039 (10 bytes)
21:38:58.612 SERIAL » [ACK] (0x06)
21:38:58.613 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:38:58.619 SERIAL » 0x01110013100a988052545ca315a76bf4051c32 (19 bytes)
21:38:58.619 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 28
└─[SecurityCCNonceReport]
nonce: 0x52545ca315a76bf4
21:38:58.621 SERIAL « [ACK] (0x06)
21:38:58.627 SERIAL « 0x0104011301e8 (6 bytes)
21:38:58.627 SERIAL » [ACK] (0x06)
21:38:58.627 DRIVER « [RES] [SendData]
was sent: true
21:38:58.645 SERIAL « 0x010700131c000002f5 (9 bytes)
21:38:58.646 SERIAL » [ACK] (0x06)
21:38:58.646 DRIVER « [REQ] [SendData]
callback id: 28
transmit status: OK
21:38:58.702 SERIAL « 0x0122000400101c98813c12026694f369cea1924c7b38eafa9edc527b8344bcb48 (36 bytes)
05fd4c5
21:38:58.703 SERIAL » [ACK] (0x06)
21:38:58.705 CNTRLR [Node 016] [~] [Configuration] 6: 520093696 => 520093696
21:38:58.707 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 6
value size: 4
value: 520093696
21:38:58.711 SERIAL » 0x010a00130203700521251d8b (12 bytes)
21:38:58.712 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 29
└─[ConfigurationCCGet]
parameter #: 33
21:38:58.712 CNTRLR « [Node 016] parameter #6 has value: 520093696
21:38:58.712 CNTRLR » [Node 016] querying parameter #7 value...
21:38:58.713 SERIAL « [ACK] (0x06)
21:38:58.719 SERIAL « 0x0104011301e8 (6 bytes)
21:38:58.719 SERIAL » [ACK] (0x06)
21:38:58.719 DRIVER « [RES] [SendData]
was sent: true
21:38:58.735 SERIAL « 0x010700131d000002f4 (9 bytes)
21:38:58.735 SERIAL » [ACK] (0x06)
21:38:58.736 DRIVER « [REQ] [SendData]
callback id: 29
transmit status: OK
21:38:58.797 SERIAL « 0x010e0004000208700621042a000a008c (16 bytes)
21:38:58.798 CNTRLR [Node 002] [~] [Configuration] 33: 704645632 => 704645632
21:38:58.800 SERIAL » [ACK] (0x06)
21:38:58.801 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 33
value size: 4
value: 704645632
21:38:58.808 SERIAL » 0x0109001310029840251e14 (11 bytes)
21:38:58.808 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 30
└─[SecurityCCNonceGet]
21:38:58.808 CNTRLR « [Node 002] parameter #33 has value: 704645632
21:38:58.808 CNTRLR » [Node 002] querying parameter #34 value...
21:38:58.809 SERIAL « [ACK] (0x06)
21:38:58.816 SERIAL « 0x0104011301e8 (6 bytes)
21:38:58.816 SERIAL » [ACK] (0x06)
21:38:58.816 DRIVER « [RES] [SendData]
was sent: true
21:39:00.063 SERIAL « 0x010700131e00007d88 (9 bytes)
21:39:00.064 SERIAL » [ACK] (0x06)
21:39:00.064 DRIVER « [REQ] [SendData]
callback id: 30
transmit status: OK
21:39:00.090 SERIAL « 0x0110000400100a988051e8174cf2f1290d2c (18 bytes)
21:39:00.091 SERIAL » [ACK] (0x06)
21:39:00.091 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x51e8174cf2f1290d
21:39:00.096 SERIAL » 0x011e001310179881dd2fb8a37f50930326ca160151dd17eead934634f4251fb6 (32 bytes)
21:39:00.097 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 31
└─[SecurityCCCommandEncapsulation]
│ nonce id: 81
└─[ConfigurationCCGet]
parameter #: 7
21:39:00.100 SERIAL « [ACK] (0x06)
21:39:00.107 SERIAL « 0x0104011301e8 (6 bytes)
21:39:00.107 SERIAL » [ACK] (0x06)
21:39:00.107 DRIVER « [RES] [SendData]
was sent: true
21:39:00.128 SERIAL « 0x010700131f000002f6 (9 bytes)
21:39:00.128 SERIAL » [ACK] (0x06)
21:39:00.129 DRIVER « [REQ] [SendData]
callback id: 31
transmit status: OK
21:39:00.265 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:00.266 SERIAL » [ACK] (0x06)
21:39:00.267 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:00.274 SERIAL » 0x01110013100a9880590f3a3143d736b805209d (19 bytes)
21:39:00.274 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 32
└─[SecurityCCNonceReport]
nonce: 0x590f3a3143d736b8
21:39:00.277 SERIAL « [ACK] (0x06)
21:39:00.282 SERIAL « 0x0104011301e8 (6 bytes)
21:39:00.282 SERIAL » [ACK] (0x06)
21:39:00.282 DRIVER « [RES] [SendData]
was sent: true
21:39:00.301 SERIAL « 0x0107001320000003c8 (9 bytes)
21:39:00.301 SERIAL » [ACK] (0x06)
21:39:00.302 DRIVER « [REQ] [SendData]
callback id: 32
transmit status: OK
21:39:00.356 SERIAL « 0x011f0004001019988179003a37dbad3042ca6cf316fbd659ecd9ba2352244cb39 (33 bytes)
6
21:39:00.357 SERIAL » [ACK] (0x06)
21:39:00.359 CNTRLR [Node 016] [~] [Configuration] 7: 0 => 0
21:39:00.360 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 7
value size: 1
value: 0
21:39:00.364 SERIAL » 0x010a001302037005222521b4 (12 bytes)
21:39:00.365 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 33
└─[ConfigurationCCGet]
parameter #: 34
21:39:00.365 CNTRLR « [Node 016] parameter #7 has value: 0
21:39:00.365 CNTRLR » [Node 016] querying parameter #8 value...
21:39:00.367 SERIAL « [ACK] (0x06)
21:39:00.372 SERIAL « 0x0104011301e8 (6 bytes)
21:39:00.372 SERIAL » [ACK] (0x06)
21:39:00.373 DRIVER « [RES] [SendData]
was sent: true
21:39:00.388 SERIAL « 0x0107001321000003c9 (9 bytes)
21:39:00.389 SERIAL » [ACK] (0x06)
21:39:00.389 DRIVER « [REQ] [SendData]
callback id: 33
transmit status: OK
21:39:00.448 SERIAL « 0x010b00040002057006220101a3 (13 bytes)
21:39:00.450 CNTRLR [Node 002] [~] [Configuration] 34: 1 => 1
21:39:00.451 SERIAL » [ACK] (0x06)
21:39:00.452 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 34
value size: 1
value: 1
21:39:00.459 SERIAL » 0x0109001310029840252228 (11 bytes)
21:39:00.460 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 34
└─[SecurityCCNonceGet]
21:39:00.460 CNTRLR « [Node 002] parameter #34 has value: 1
21:39:00.460 CNTRLR » [Node 002] querying parameter #35 value...
21:39:00.464 SERIAL « [ACK] (0x06)
21:39:00.467 SERIAL « 0x0104011301e8 (6 bytes)
21:39:00.468 SERIAL » [ACK] (0x06)
21:39:00.468 DRIVER « [RES] [SendData]
was sent: true
21:39:01.730 SERIAL « 0x010700132200007fb6 (9 bytes)
21:39:01.730 SERIAL » [ACK] (0x06)
21:39:01.731 DRIVER « [REQ] [SendData]
callback id: 34
transmit status: OK
21:39:01.757 SERIAL « 0x0110000400100a988003a2b5216c80ba52d8 (18 bytes)
21:39:01.758 SERIAL » [ACK] (0x06)
21:39:01.758 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x03a2b5216c80ba52
21:39:01.763 SERIAL » 0x011e0013101798811b776f093fb46fffbcd0c43803ac9e613941b39dc02523ad (32 bytes)
21:39:01.763 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 35
└─[SecurityCCCommandEncapsulation]
│ nonce id: 3
└─[ConfigurationCCGet]
parameter #: 8
21:39:01.766 SERIAL « [ACK] (0x06)
21:39:01.773 SERIAL « 0x0104011301e8 (6 bytes)
21:39:01.773 SERIAL » [ACK] (0x06)
21:39:01.774 DRIVER « [RES] [SendData]
was sent: true
21:39:01.795 SERIAL « 0x0107001323000003cb (9 bytes)
21:39:01.795 SERIAL » [ACK] (0x06)
21:39:01.795 DRIVER « [REQ] [SendData]
callback id: 35
transmit status: OK
21:39:01.932 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:01.933 SERIAL » [ACK] (0x06)
21:39:01.934 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:01.940 SERIAL » 0x01110013100a98807a7a44eaf7204fd405243c (19 bytes)
21:39:01.941 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 36
└─[SecurityCCNonceReport]
nonce: 0x7a7a44eaf7204fd4
21:39:01.943 SERIAL « [ACK] (0x06)
21:39:01.948 SERIAL « 0x0104011301e8 (6 bytes)
21:39:01.949 SERIAL » [ACK] (0x06)
21:39:01.949 DRIVER « [RES] [SendData]
was sent: true
21:39:01.967 SERIAL « 0x0107001324000002cd (9 bytes)
21:39:01.967 SERIAL » [ACK] (0x06)
21:39:01.967 DRIVER « [REQ] [SendData]
callback id: 36
transmit status: OK
21:39:02.022 SERIAL « 0x011f0004001019988156798288345dfa3686eedc712e347af9741e68c08de80d8 (33 bytes)
2
21:39:02.023 SERIAL » [ACK] (0x06)
21:39:02.024 CNTRLR [Node 016] [~] [Configuration] 8: 3 => 3
21:39:02.025 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 8
value size: 1
value: 3
21:39:02.027 SERIAL » 0x010a001302037005232525b1 (12 bytes)
21:39:02.028 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 37
└─[ConfigurationCCGet]
parameter #: 35
21:39:02.028 CNTRLR « [Node 016] parameter #8 has value: 3
21:39:02.028 CNTRLR » [Node 016] querying parameter #9 value...
21:39:02.030 SERIAL « [ACK] (0x06)
21:39:02.035 SERIAL « 0x0104011301e8 (6 bytes)
21:39:02.036 SERIAL » [ACK] (0x06)
21:39:02.036 DRIVER « [RES] [SendData]
was sent: true
21:39:02.052 SERIAL « 0x0107001325000002cc (9 bytes)
21:39:02.052 SERIAL » [ACK] (0x06)
21:39:02.052 DRIVER « [REQ] [SendData]
callback id: 37
transmit status: OK
21:39:02.112 SERIAL « 0x010b00040002057006230100a3 (13 bytes)
21:39:02.112 CNTRLR [Node 002] [~] [Configuration] 35: 0 => 0
21:39:02.113 SERIAL » [ACK] (0x06)
21:39:02.114 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 35
value size: 1
value: 0
21:39:02.117 SERIAL » 0x010900131002984025262c (11 bytes)
21:39:02.117 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 38
└─[SecurityCCNonceGet]
21:39:02.117 CNTRLR « [Node 002] parameter #35 has value: 0
21:39:02.118 CNTRLR [Node 002] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:39:02.121 SERIAL « [ACK] (0x06)
21:39:02.123 CNTRLR [Node 002] ClockCC: doing a partial interview...
21:39:02.123 CNTRLR » [Node 002] requesting current clock setting...
21:39:02.127 SERIAL « 0x0104011301e8 (6 bytes)
21:39:02.127 SERIAL » [ACK] (0x06)
21:39:02.127 DRIVER « [RES] [SendData]
was sent: true
21:39:02.141 SERIAL « 0x0107001326000002cf (9 bytes)
21:39:02.142 SERIAL » [ACK] (0x06)
21:39:02.142 DRIVER « [REQ] [SendData]
callback id: 38
transmit status: OK
21:39:02.169 SERIAL « 0x0110000400100a9880fd9eddadc5385f336b (18 bytes)
21:39:02.169 SERIAL » [ACK] (0x06)
21:39:02.170 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xfd9eddadc5385f33
21:39:02.172 SERIAL » 0x011e0013101798818d74ab60a501b5f3a1649079fdb841b8edd94d7926252788 (32 bytes)
21:39:02.172 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 39
└─[SecurityCCCommandEncapsulation]
│ nonce id: 253
└─[ConfigurationCCGet]
parameter #: 9
21:39:02.175 SERIAL « [ACK] (0x06)
21:39:02.182 SERIAL « 0x0104011301e8 (6 bytes)
21:39:02.182 SERIAL » [ACK] (0x06)
21:39:02.183 DRIVER « [RES] [SendData]
was sent: true
21:39:02.203 SERIAL « 0x0107001327000003cf (9 bytes)
21:39:02.204 SERIAL » [ACK] (0x06)
21:39:02.204 DRIVER « [REQ] [SendData]
callback id: 39
transmit status: OK
21:39:06.961 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:06.961 SERIAL » [ACK] (0x06)
21:39:06.962 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:06.968 SERIAL » 0x01110013100a98802d3a9fe0d0cc09e8052847 (19 bytes)
21:39:06.969 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 40
└─[SecurityCCNonceReport]
nonce: 0x2d3a9fe0d0cc09e8
21:39:06.971 SERIAL « [ACK] (0x06)
21:39:06.976 SERIAL « 0x0104011301e8 (6 bytes)
21:39:06.977 SERIAL » [ACK] (0x06)
21:39:06.977 DRIVER « [RES] [SendData]
was sent: true
21:39:06.995 SERIAL « 0x0107001328000002c1 (9 bytes)
21:39:06.995 SERIAL » [ACK] (0x06)
21:39:06.996 DRIVER « [REQ] [SendData]
callback id: 40
transmit status: OK
21:39:07.050 SERIAL « 0x011f000400101998817e0fed648323f42ad973419156bc2de9a0d1bff271fae87 (33 bytes)
9
21:39:07.051 SERIAL » [ACK] (0x06)
21:39:07.052 CNTRLR [Node 016] [~] [Configuration] 9: 3 => 3
21:39:07.054 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 9
value size: 1
value: 3
21:39:07.057 SERIAL » 0x010900130202810525296d (11 bytes)
21:39:07.057 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 41
└─[ClockCCGet]
21:39:07.058 CNTRLR « [Node 016] parameter #9 has value: 3
21:39:07.058 CNTRLR » [Node 016] querying parameter #10 value...
21:39:07.061 SERIAL « [ACK] (0x06)
21:39:07.065 SERIAL « 0x0104011301e8 (6 bytes)
21:39:07.065 SERIAL » [ACK] (0x06)
21:39:07.065 DRIVER « [RES] [SendData]
was sent: true
21:39:07.081 SERIAL « 0x0107001329000002c0 (9 bytes)
21:39:07.081 SERIAL » [ACK] (0x06)
21:39:07.082 DRIVER « [REQ] [SendData]
callback id: 41
transmit status: OK
21:39:07.140 SERIAL « 0x010a00040002048106752722 (12 bytes)
21:39:07.140 SERIAL » [ACK] (0x06)
21:39:07.141 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ClockCCReport]
clock setting: Wednesday, 21:39
21:39:07.148 SERIAL » 0x0109001310029840252a20 (11 bytes)
21:39:07.149 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 42
└─[SecurityCCNonceGet]
21:39:07.149 CNTRLR « [Node 002] received current clock setting: Wednesday, 21:39
21:39:07.150 CNTRLR [Node 002] [~] [Clock] interviewComplete: true => true [Endpoint 0] [internal]
21:39:07.153 SERIAL « [ACK] (0x06)
21:39:07.154 CNTRLR [Node 002] AssociationCC: doing a partial interview...
21:39:07.154 CNTRLR » [Node 002] querying association group #1...
21:39:07.156 SERIAL « 0x0104011301e8 (6 bytes)
21:39:07.157 SERIAL » [ACK] (0x06)
21:39:07.157 DRIVER « [RES] [SendData]
was sent: true
21:39:08.373 SERIAL « 0x010700132a00007abb (9 bytes)
21:39:08.373 SERIAL » [ACK] (0x06)
21:39:08.374 DRIVER « [REQ] [SendData]
callback id: 42
transmit status: OK
21:39:08.400 SERIAL « 0x0110000400100a9880024768a5ee72db7452 (18 bytes)
21:39:08.401 SERIAL » [ACK] (0x06)
21:39:08.401 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x024768a5ee72db74
21:39:08.402 SERIAL » 0x011e001310179881ace1e7aecd822e752d73ee2d02283905a7a8e3a168252b5c (32 bytes)
21:39:08.403 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 43
└─[SecurityCCCommandEncapsulation]
│ nonce id: 2
└─[ConfigurationCCGet]
parameter #: 10
21:39:08.405 SERIAL « [ACK] (0x06)
21:39:08.413 SERIAL « 0x0104011301e8 (6 bytes)
21:39:08.413 SERIAL » [ACK] (0x06)
21:39:08.413 DRIVER « [RES] [SendData]
was sent: true
21:39:08.434 SERIAL « 0x010700132b000003c3 (9 bytes)
21:39:08.434 SERIAL » [ACK] (0x06)
21:39:08.434 DRIVER « [REQ] [SendData]
callback id: 43
transmit status: OK
21:39:08.571 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:08.571 SERIAL » [ACK] (0x06)
21:39:08.571 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:08.573 SERIAL » 0x01110013100a9880d570c3a45f0f4e95052c9f (19 bytes)
21:39:08.573 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 44
└─[SecurityCCNonceReport]
nonce: 0xd570c3a45f0f4e95
21:39:08.575 SERIAL « [ACK] (0x06)
21:39:08.582 SERIAL « 0x0104011301e8 (6 bytes)
21:39:08.582 SERIAL » [ACK] (0x06)
21:39:08.582 DRIVER « [RES] [SendData]
was sent: true
21:39:08.600 SERIAL « 0x010700132c000003c4 (9 bytes)
21:39:08.601 SERIAL » [ACK] (0x06)
21:39:08.601 DRIVER « [REQ] [SendData]
callback id: 44
transmit status: OK
21:39:08.655 SERIAL « 0x011f00040010199881c40cd003ab683946fa73c71bf5f7d5929eb5e3acc8dc704 (33 bytes)
3
21:39:08.656 SERIAL » [ACK] (0x06)
21:39:08.657 CNTRLR [Node 016] [~] [Configuration] 10: 3 => 3
21:39:08.659 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 10
value size: 1
value: 3
21:39:08.663 SERIAL » 0x010a00130203850201252d69 (12 bytes)
21:39:08.664 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 45
└─[AssociationCCGet]
group id: 1
21:39:08.664 CNTRLR « [Node 016] parameter #10 has value: 3
21:39:08.664 CNTRLR » [Node 016] querying parameter #11 value...
21:39:08.665 SERIAL « [ACK] (0x06)
21:39:08.671 SERIAL « 0x0104011301e8 (6 bytes)
21:39:08.671 SERIAL » [ACK] (0x06)
21:39:08.672 DRIVER « [RES] [SendData]
was sent: true
21:39:08.687 SERIAL « 0x010700132d000002c4 (9 bytes)
21:39:08.687 SERIAL » [ACK] (0x06)
21:39:08.688 DRIVER « [REQ] [SendData]
callback id: 45
transmit status: OK
21:39:08.759 SERIAL « 0x010c000400020685030104000171 (14 bytes)
21:39:08.760 SERIAL » [ACK] (0x06)
21:39:08.761 CNTRLR [Node 002] [~] [Association] maxNodes[1]: 4 => 4 [internal]
21:39:08.761 CNTRLR [Node 002] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:39:08.762 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 4
node IDs: 1
reports to follow: 0
21:39:08.769 SERIAL » 0x0109001310029840252e24 (11 bytes)
21:39:08.769 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 46
└─[SecurityCCNonceGet]
21:39:08.770 CNTRLR « [Node 002] received information for association group #1:
maximum # of nodes: 4
currently assigned nodes: 1
21:39:08.770 CNTRLR [Node 002] [~] [Association] hasLifeline: true => true [internal]
21:39:08.771 CNTRLR [Node 002] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:39:08.773 SERIAL « [ACK] (0x06)
21:39:08.774 CNTRLR [Node 002] AssociationGroupInfoCC: doing a partial interview...
21:39:08.775 CNTRLR [Node 002] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:39:08.775 CNTRLR [Node 002] Interview stage completed: CommandClasses
21:39:08.775 CNTRLR [Node 002] Interview stage completed: OverwriteConfig
21:39:08.775 CNTRLR » [Node 002] requesting node neighbors...
21:39:08.777 SERIAL « 0x0104011301e8 (6 bytes)
21:39:08.777 SERIAL » [ACK] (0x06)
21:39:08.777 DRIVER « [RES] [SendData]
was sent: true
21:39:10.024 SERIAL « 0x010700132e00007db8 (9 bytes)
21:39:10.025 SERIAL » [ACK] (0x06)
21:39:10.025 DRIVER « [REQ] [SendData]
callback id: 46
transmit status: OK
21:39:10.052 SERIAL « 0x0110000400100a9880cf3ffe4c4e33ea4a76 (18 bytes)
21:39:10.052 SERIAL » [ACK] (0x06)
21:39:10.053 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xcf3ffe4c4e33ea4a
21:39:10.058 SERIAL » 0x011e00131017988154e837a8d2a7ecd41b2f25d8cf708e172166ae9cd7252fc5 (32 bytes)
21:39:10.059 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 47
└─[SecurityCCCommandEncapsulation]
│ nonce id: 207
└─[ConfigurationCCGet]
parameter #: 11
21:39:10.062 SERIAL « [ACK] (0x06)
21:39:10.068 SERIAL « 0x0104011301e8 (6 bytes)
21:39:10.069 SERIAL » [ACK] (0x06)
21:39:10.069 DRIVER « [RES] [SendData]
was sent: true
21:39:10.078 SERIAL « 0x011800040009123202a1640001e52800000000000000000000c1 (26 bytes)
21:39:10.079 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.16 => 124.2 [Endpoint 0]
21:39:10.080 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:39:10.081 SERIAL » [ACK] (0x06)
21:39:10.082 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.2
time delta: 0 seconds
21:39:10.111 SERIAL « 0x011800040009123202a1640001e52800000000000000000000c1 (26 bytes)
21:39:10.112 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.2 => 124.2 [Endpoint 0]
21:39:10.114 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:39:10.115 SERIAL » [ACK] (0x06)
21:39:10.117 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.2
time delta: 0 seconds
21:39:10.154 SERIAL « 0x010700132f000009cd (9 bytes)
21:39:10.154 SERIAL » [ACK] (0x06)
21:39:10.155 DRIVER « [REQ] [SendData]
callback id: 47
transmit status: OK
21:39:10.175 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:39:10.176 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:39:10.178 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:39:10.179 SERIAL » [ACK] (0x06)
21:39:10.181 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:10.238 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:10.239 SERIAL » [ACK] (0x06)
21:39:10.240 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:10.246 SERIAL » 0x01110013100a988074714be340000151053077 (19 bytes)
21:39:10.246 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 48
└─[SecurityCCNonceReport]
nonce: 0x74714be340000151
21:39:10.249 SERIAL « [ACK] (0x06)
21:39:10.254 SERIAL « 0x0104011301e8 (6 bytes)
21:39:10.254 SERIAL » [ACK] (0x06)
21:39:10.255 DRIVER « [RES] [SendData]
was sent: true
21:39:10.283 SERIAL « 0x0118000400091232022164000ad71c001e000ad71c0000000093 (26 bytes)
21:39:10.284 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:39:10.286 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:39:10.287 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 30 [Endpoint 0]
21:39:10.288 SERIAL » [ACK] (0x06)
21:39:10.290 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 30 seconds
prev. value: 710.428
21:39:10.306 SERIAL « 0x0107001330000005de (9 bytes)
21:39:10.307 SERIAL » [ACK] (0x06)
21:39:10.307 DRIVER « [REQ] [SendData]
callback id: 48
transmit status: OK
21:39:10.368 SERIAL « 0x011f00040010199881e95add7a0069211ae4a67c6e644f74b6066f6ec30fc1999 (33 bytes)
8
21:39:10.369 DRIVER Dropping message with invalid data (Reason: Invalid auth code, won't accept se
curity encapsulated command.):
0x011f00040010199881e95add7a0069211ae4a67c6e644f74b6066f6ec30fc19998
21:39:10.369 SERIAL » [ACK] (0x06)
21:39:10.379 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:39:10.380 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:39:10.381 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:39:10.382 SERIAL » [ACK] (0x06)
21:39:10.383 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:15.554 SERIAL « 0x0110000400120a3202a1640001e44d0000ae (18 bytes)
21:39:15.555 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.904 => 123.981 [Endpoint 0]
21:39:15.557 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:39:15.558 SERIAL » [ACK] (0x06)
21:39:15.559 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.981
time delta: 0 seconds
21:39:15.854 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:39:15.855 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:39:15.857 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:39:15.858 SERIAL » [ACK] (0x06)
21:39:15.859 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:16.165 SERIAL « 0x0114000400120e3202216400000007001e0000000798 (22 bytes)
21:39:16.166 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:39:16.168 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:39:16.169 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 30 => 30 [Endpoint 0]
21:39:16.169 SERIAL » [ACK] (0x06)
21:39:16.171 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 30 seconds
prev. value: 0.007
21:39:16.464 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:39:16.465 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:39:16.467 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:39:16.468 SERIAL » [ACK] (0x06)
21:39:16.469 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:20.158 SERIAL » 0x01070080020000007a (9 bytes)
21:39:20.158 DRIVER » [Node 002] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:39:20.158 CNTRLR [Node 016] Timed out while waiting for a response from the node
21:39:20.158 CNTRLR « [Node 016] received no value for parameter #11
21:39:20.158 CNTRLR » [Node 016] querying parameter #12 value...
21:39:20.159 SERIAL « [ACK] (0x06)
21:39:20.162 SERIAL « 0x0120018075de0f000000000000000000000000000000000000000000000000000 (34 bytes)
0fa
21:39:20.162 SERIAL » [ACK] (0x06)
21:39:20.163 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 3, 5, 6, 7, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20
21:39:20.165 SERIAL » 0x010900131002984025313b (11 bytes)
21:39:20.165 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 49
└─[SecurityCCNonceGet]
21:39:20.166 CNTRLR « [Node 002] node neighbors received: 1, 3, 5, 6, 7, 10, 11, 12, 13, 15, 16, 1
7, 18, 19, 20
21:39:20.166 CNTRLR [Node 002] Interview stage completed: Neighbors
21:39:20.168 SERIAL « [ACK] (0x06)
21:39:20.168 CNTRLR [Node 002] Interview completed
21:39:20.174 SERIAL « 0x0104011301e8 (6 bytes)
21:39:20.174 SERIAL » [ACK] (0x06)
21:39:20.174 DRIVER « [RES] [SendData]
was sent: true
21:39:21.420 SERIAL « 0x010700133100007ea4 (9 bytes)
21:39:21.421 SERIAL » [ACK] (0x06)
21:39:21.422 DRIVER « [REQ] [SendData]
callback id: 49
transmit status: OK
21:39:21.447 SERIAL « 0x0110000400100a988097b9ec5339a7e94649 (18 bytes)
21:39:21.448 SERIAL » [ACK] (0x06)
21:39:21.449 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x97b9ec5339a7e946
21:39:21.457 SERIAL » 0x011e00131017988125284c06731f7ebaa4cac653976092b2c96ec7e4d725326b (32 bytes)
21:39:21.458 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 50
└─[SecurityCCCommandEncapsulation]
│ nonce id: 151
└─[ConfigurationCCGet]
parameter #: 12
21:39:21.462 SERIAL « [ACK] (0x06)
21:39:21.469 SERIAL « 0x0104011301e8 (6 bytes)
21:39:21.469 SERIAL » [ACK] (0x06)
21:39:21.470 DRIVER « [RES] [SendData]
was sent: true
21:39:21.490 SERIAL « 0x0107001332000003da (9 bytes)
21:39:21.491 SERIAL » [ACK] (0x06)
21:39:21.491 DRIVER « [REQ] [SendData]
callback id: 50
transmit status: OK
21:39:21.628 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:21.628 SERIAL » [ACK] (0x06)
21:39:21.629 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:21.640 SERIAL » 0x01110013100a98808c30fec3bac952ed053384 (19 bytes)
21:39:21.640 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 51
└─[SecurityCCNonceReport]
nonce: 0x8c30fec3bac952ed
21:39:21.642 SERIAL « [ACK] (0x06)
21:39:21.647 SERIAL « 0x0104011301e8 (6 bytes)
21:39:21.648 SERIAL » [ACK] (0x06)
21:39:21.648 DRIVER « [RES] [SendData]
was sent: true
21:39:21.666 SERIAL « 0x0107001333000002da (9 bytes)
21:39:21.666 SERIAL » [ACK] (0x06)
21:39:21.667 DRIVER « [REQ] [SendData]
callback id: 51
transmit status: OK
21:39:21.722 SERIAL « 0x0122000400101c9881841cbca6dd35aa6378fb7c8b32ef26f2038cdd64c6ad7a3 (36 bytes)
d7b2152
21:39:21.723 SERIAL » [ACK] (0x06)
21:39:21.725 CNTRLR [Node 016] [~] [Configuration] 12: 3826 => 3826
21:39:21.727 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 12
value size: 4
value: 3826
21:39:21.732 SERIAL » 0x010800131101002534e5 (10 bytes)
21:39:21.732 DRIVER » [Node 017] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 52
└─[NoOperationCC]
21:39:21.732 CNTRLR « [Node 016] parameter #12 has value: 3826
21:39:21.732 CNTRLR » [Node 016] querying parameter #13 value...
21:39:21.734 SERIAL « [ACK] (0x06)
21:39:21.857 SERIAL « 0x0104011301e8 (6 bytes)
21:39:21.857 SERIAL » [ACK] (0x06)
21:39:21.858 DRIVER « [RES] [SendData]
was sent: true
21:39:30.179 SERIAL « 0x010700133401034d90 (9 bytes)
21:39:30.179 SERIAL » [ACK] (0x06)
21:39:30.180 DRIVER « [REQ] [SendData]
callback id: 52
transmit status: NoAck
21:39:30.181 CNTRLR [Node 017] The node did not respond after 1 attempts.
It is probably asleep, moving its messages to the wakeup queue.
21:39:30.182 CNTRLR [Node 017] The node is asleep.
21:39:30.183 SERIAL » 0x010800131201002535e7 (10 bytes)
21:39:30.183 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 53
└─[NoOperationCC]
21:39:30.183 CNTRLR [Node 017] ping failed: The node is asleep
21:39:30.184 CNTRLR » [Node 017] querying node info...
21:39:30.185 SERIAL « [ACK] (0x06)
21:39:30.191 SERIAL « 0x0104011301e8 (6 bytes)
21:39:30.191 SERIAL » [ACK] (0x06)
21:39:30.191 DRIVER « [RES] [SendData]
was sent: true
21:39:30.401 SERIAL « 0x0107001335000016c8 (9 bytes)
21:39:30.402 SERIAL » [ACK] (0x06)
21:39:30.402 DRIVER « [REQ] [SendData]
callback id: 53
transmit status: OK
21:39:30.405 SERIAL » 0x010800131301002536e5 (10 bytes)
21:39:30.407 DRIVER » [Node 019] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 54
└─[NoOperationCC]
21:39:30.409 CNTRLR [Node 018] The node is alive.
21:39:30.486 CNTRLR [Node 018] The node is ready to be used
21:39:30.486 CNTRLR « [Node 018] ping successful
21:39:30.487 CNTRLR [Node 018] ManufacturerSpecificCC: doing a partial interview...
21:39:30.487 CNTRLR [Node 018] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:39:30.495 SERIAL « [ACK] (0x06)
21:39:30.495 SERIAL « 0x0104011301e8 (6 bytes)
21:39:30.496 SERIAL » [ACK] (0x06)
21:39:30.496 DRIVER « [RES] [SendData]
was sent: true
21:39:30.497 CNTRLR [Node 018] VersionCC: doing a partial interview...
21:39:30.497 CNTRLR [Node 018] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:39:30.497 CNTRLR [Node 018] trying to load device config
21:39:30.506 CNTRLR [Node 018] device config loaded
21:39:30.506 CNTRLR [Node 018] ZWavePlusCC: doing a partial interview...
21:39:30.506 CNTRLR [Node 018] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:39:30.506 CNTRLR [Node 018] BinarySwitchCC: doing a partial interview...
21:39:30.506 CNTRLR » [Node 018] querying Binary Switch state...
21:39:30.510 SERIAL « 0x0107001336000002df (9 bytes)
21:39:30.510 SERIAL » [ACK] (0x06)
21:39:30.510 DRIVER « [REQ] [SendData]
callback id: 54
transmit status: OK
21:39:30.513 SERIAL » 0x010900131002984025373d (11 bytes)
21:39:30.514 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 55
└─[SecurityCCNonceGet]
21:39:30.514 CNTRLR [Node 019] The node is alive.
21:39:30.523 CNTRLR [Node 019] The node is ready to be used
21:39:30.524 CNTRLR « [Node 019] ping successful
21:39:30.524 CNTRLR [Node 019] ManufacturerSpecificCC: doing a partial interview...
21:39:30.524 CNTRLR [Node 019] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
21:39:30.524 CNTRLR [Node 019] VersionCC: doing a partial interview...
21:39:30.524 CNTRLR [Node 019] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
21:39:30.524 CNTRLR [Node 019] trying to load device config
21:39:30.526 SERIAL « [ACK] (0x06)
21:39:30.527 CNTRLR [Node 019] device config loaded
21:39:30.528 CNTRLR [Node 019] ZWavePlusCC: doing a partial interview...
21:39:30.528 CNTRLR [Node 019] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
21:39:30.528 CNTRLR [Node 019] BinarySwitchCC: doing a partial interview...
21:39:30.528 CNTRLR » [Node 019] querying Binary Switch state...
21:39:30.531 SERIAL « 0x0104011301e8 (6 bytes)
21:39:30.531 SERIAL » [ACK] (0x06)
21:39:30.531 DRIVER « [RES] [SendData]
was sent: true
21:39:31.808 SERIAL « 0x01070013370000805c (9 bytes)
21:39:31.808 SERIAL » [ACK] (0x06)
21:39:31.808 DRIVER « [REQ] [SendData]
callback id: 55
transmit status: OK
21:39:31.833 SERIAL « 0x0110000400100a9880db62efbe7f6cfeda36 (18 bytes)
21:39:31.834 SERIAL » [ACK] (0x06)
21:39:31.834 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xdb62efbe7f6cfeda
21:39:31.836 SERIAL » 0x011e0013101798817efe5efc2e6f987515c0a973dbf9f0f2143417c594253836 (32 bytes)
21:39:31.836 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 56
└─[SecurityCCCommandEncapsulation]
│ nonce id: 219
└─[ConfigurationCCGet]
parameter #: 13
21:39:31.838 SERIAL « [ACK] (0x06)
21:39:31.846 SERIAL « 0x0104011301e8 (6 bytes)
21:39:31.846 SERIAL » [ACK] (0x06)
21:39:31.846 DRIVER « [RES] [SendData]
was sent: true
21:39:31.869 SERIAL « 0x0107001338000003d0 (9 bytes)
21:39:31.869 SERIAL » [ACK] (0x06)
21:39:31.869 DRIVER « [REQ] [SendData]
callback id: 56
transmit status: OK
21:39:32.007 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:32.007 SERIAL » [ACK] (0x06)
21:39:32.007 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:32.009 SERIAL » 0x01110013100a9880a8cc9edf3cdbb3e6053954 (19 bytes)
21:39:32.010 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 57
└─[SecurityCCNonceReport]
nonce: 0xa8cc9edf3cdbb3e6
21:39:32.012 SERIAL « [ACK] (0x06)
21:39:32.018 SERIAL « 0x0104011301e8 (6 bytes)
21:39:32.018 SERIAL » [ACK] (0x06)
21:39:32.018 DRIVER « [RES] [SendData]
was sent: true
21:39:32.037 SERIAL « 0x0107001339000002d0 (9 bytes)
21:39:32.037 SERIAL » [ACK] (0x06)
21:39:32.037 DRIVER « [REQ] [SendData]
callback id: 57
transmit status: OK
21:39:32.093 SERIAL « 0x0122000400101c9881043f56255408a06657c27e20ebcb948bfea8490db4e212b (36 bytes)
8796914
21:39:32.093 SERIAL » [ACK] (0x06)
21:39:32.095 CNTRLR [Node 016] [~] [Configuration] 13: 6622 => 6622
21:39:32.096 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 13
value size: 4
value: 6622
21:39:32.099 SERIAL » 0x0109001312022502253acd (11 bytes)
21:39:32.099 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 58
└─[BinarySwitchCCGet]
21:39:32.100 CNTRLR « [Node 016] parameter #13 has value: 6622
21:39:32.100 CNTRLR » [Node 016] querying parameter #14 value...
21:39:32.104 SERIAL « [ACK] (0x06)
21:39:32.107 SERIAL « 0x0104011301e8 (6 bytes)
21:39:32.107 SERIAL » [ACK] (0x06)
21:39:32.107 DRIVER « [RES] [SendData]
was sent: true
21:39:32.320 SERIAL « 0x010700133a000016c7 (9 bytes)
21:39:32.320 SERIAL » [ACK] (0x06)
21:39:32.321 DRIVER « [REQ] [SendData]
callback id: 58
transmit status: OK
21:39:32.459 SERIAL « 0x010900040012032503ff3a (11 bytes)
21:39:32.461 CNTRLR [Node 018] [~] [Binary Switch] currentValue: true => true [Endpoint 0]
21:39:32.463 CNTRLR [Node 018] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:39:32.465 SERIAL » [ACK] (0x06)
21:39:32.467 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: true
21:39:32.472 SERIAL » 0x0109001313022502253bcd (11 bytes)
21:39:32.472 DRIVER » [Node 019] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 59
└─[BinarySwitchCCGet]
21:39:32.472 CNTRLR « [Node 018] received Binary Switch state:
current value: true
21:39:32.472 CNTRLR [Node 018] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:39:32.474 SERIAL « [ACK] (0x06)
21:39:32.475 CNTRLR [Node 018] MultilevelSwitchCC: doing a partial interview...
21:39:32.475 CNTRLR » [Node 018] requesting current switch state...
21:39:32.479 SERIAL « 0x0104011301e8 (6 bytes)
21:39:32.479 SERIAL » [ACK] (0x06)
21:39:32.480 DRIVER « [RES] [SendData]
was sent: true
21:39:32.604 SERIAL « 0x010700133b00000ddd (9 bytes)
21:39:32.604 SERIAL » [ACK] (0x06)
21:39:32.605 DRIVER « [REQ] [SendData]
callback id: 59
transmit status: OK
21:39:32.616 SERIAL « 0x01090004001303250300c4 (11 bytes)
21:39:32.617 CNTRLR [Node 019] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
21:39:32.618 CNTRLR [Node 019] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
21:39:32.619 SERIAL » [ACK] (0x06)
21:39:32.620 DRIVER « [Node 019] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
21:39:32.626 SERIAL » 0x0109001310029840253c36 (11 bytes)
21:39:32.626 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 60
└─[SecurityCCNonceGet]
21:39:32.627 CNTRLR « [Node 019] received Binary Switch state:
current value: false
21:39:32.627 CNTRLR [Node 019] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:39:32.632 SERIAL « [ACK] (0x06)
21:39:32.634 CNTRLR [Node 019] ConfigurationCC: Loading configuration parameters from device confi
g
21:39:32.634 CNTRLR [Node 019] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:39:32.634 CNTRLR [Node 019] [Configuration] 7: metadata updated
21:39:32.635 CNTRLR [Node 019] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:39:32.635 CNTRLR » [Node 019] querying parameter #7 value...
21:39:32.636 SERIAL « 0x0104011301e8 (6 bytes)
21:39:32.636 SERIAL » [ACK] (0x06)
21:39:32.636 DRIVER « [RES] [SendData]
was sent: true
21:39:33.941 SERIAL « 0x010700133c00008354 (9 bytes)
21:39:33.942 SERIAL » [ACK] (0x06)
21:39:33.942 DRIVER « [REQ] [SendData]
callback id: 60
transmit status: OK
21:39:33.968 SERIAL « 0x0110000400100a988095e47284b8c5f5ca2c (18 bytes)
21:39:33.970 SERIAL » [ACK] (0x06)
21:39:33.970 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x95e47284b8c5f5ca
21:39:33.974 SERIAL » 0x011e001310179881d46f23094e08bf7690009a86953bb7806954e6ad17253d9e (32 bytes)
21:39:33.975 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 61
└─[SecurityCCCommandEncapsulation]
│ nonce id: 149
└─[ConfigurationCCGet]
parameter #: 14
21:39:33.978 SERIAL « [ACK] (0x06)
21:39:33.985 SERIAL « 0x0104011301e8 (6 bytes)
21:39:33.985 SERIAL » [ACK] (0x06)
21:39:33.985 DRIVER « [RES] [SendData]
was sent: true
21:39:34.006 SERIAL « 0x010700133d000002d4 (9 bytes)
21:39:34.007 SERIAL » [ACK] (0x06)
21:39:34.007 DRIVER « [REQ] [SendData]
callback id: 61
transmit status: OK
21:39:34.143 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:34.144 SERIAL » [ACK] (0x06)
21:39:34.144 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:34.151 SERIAL » 0x01110013100a98804147b654717c80d1053e7c (19 bytes)
21:39:34.152 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 62
└─[SecurityCCNonceReport]
nonce: 0x4147b654717c80d1
21:39:34.154 SERIAL « [ACK] (0x06)
21:39:34.160 SERIAL « 0x0104011301e8 (6 bytes)
21:39:34.160 SERIAL » [ACK] (0x06)
21:39:34.160 DRIVER « [RES] [SendData]
was sent: true
21:39:34.179 SERIAL « 0x010700133e000003d6 (9 bytes)
21:39:34.179 SERIAL » [ACK] (0x06)
21:39:34.180 DRIVER « [REQ] [SendData]
callback id: 62
transmit status: OK
21:39:34.235 SERIAL « 0x0122000400101c98810821c027c4a7bb7ebfeebb80c385456da6412aab1ec92da (36 bytes)
f7dec02
21:39:34.236 SERIAL » [ACK] (0x06)
21:39:34.238 CNTRLR [Node 016] [~] [Configuration] 14: 9 => 9
21:39:34.239 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 14
value size: 4
value: 9
21:39:34.246 SERIAL » 0x0109001312022602253fcb (11 bytes)
21:39:34.247 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 63
└─[MultilevelSwitchCCGet]
21:39:34.247 CNTRLR « [Node 016] parameter #14 has value: 9
21:39:34.248 CNTRLR » [Node 016] querying parameter #15 value...
21:39:34.249 SERIAL « [ACK] (0x06)
21:39:34.255 SERIAL « 0x0104011301e8 (6 bytes)
21:39:34.255 SERIAL » [ACK] (0x06)
21:39:34.255 DRIVER « [RES] [SendData]
was sent: true
21:39:34.467 SERIAL « 0x010700133f000015c1 (9 bytes)
21:39:34.468 SERIAL » [ACK] (0x06)
21:39:34.468 DRIVER « [REQ] [SendData]
callback id: 63
transmit status: OK
21:39:34.606 SERIAL « 0x01090004001203260363a5 (11 bytes)
21:39:34.608 CNTRLR [Node 018] [+] [Multilevel Switch] targetValue: undefined [Endpoint 0]
21:39:34.611 CNTRLR [Node 018] [~] [Multilevel Switch] currentValue: 99 => 99 [Endpoint 0]
21:39:34.612 SERIAL » [ACK] (0x06)
21:39:34.614 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MultilevelSwitchCCReport]
current value: 99
21:39:34.618 SERIAL » 0x010a001313037005072540e1 (12 bytes)
21:39:34.619 DRIVER » [Node 019] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 64
└─[ConfigurationCCGet]
parameter #: 7
21:39:34.620 CNTRLR [Node 018] [~] [Multilevel Switch] interviewComplete: [Endpoint 0] [internal]
true => true
21:39:34.623 SERIAL « [ACK] (0x06)
21:39:34.624 CNTRLR [Node 018] MeterCC: doing a partial interview...
21:39:34.624 CNTRLR » [Node 018] querying meter value (type = Electric, scale = kWh)...
21:39:34.627 SERIAL « 0x0104011301e8 (6 bytes)
21:39:34.627 SERIAL » [ACK] (0x06)
21:39:34.627 DRIVER « [RES] [SendData]
was sent: true
21:39:34.752 SERIAL « 0x010700134000000da6 (9 bytes)
21:39:34.752 SERIAL » [ACK] (0x06)
21:39:34.753 DRIVER « [REQ] [SendData]
callback id: 64
transmit status: OK
21:39:34.764 SERIAL « 0x010c000400130670060701000092 (14 bytes)
21:39:34.772 CNTRLR [Node 019] [~] [Configuration] 7: 0 => 0
21:39:34.773 SERIAL » [ACK] (0x06)
21:39:34.773 DRIVER « [Node 019] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 7
value size: 1
value: 0
21:39:34.776 SERIAL » 0x010900131002984025414b (11 bytes)
21:39:34.776 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 65
└─[SecurityCCNonceGet]
21:39:34.776 CNTRLR « [Node 019] parameter #7 has value: 0
21:39:34.776 CNTRLR [Node 019] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:39:34.778 SERIAL « [ACK] (0x06)
21:39:34.780 CNTRLR [Node 019] AssociationCC: doing a partial interview...
21:39:34.780 CNTRLR » [Node 019] querying association group #1...
21:39:34.784 SERIAL « 0x0104011301e8 (6 bytes)
21:39:34.784 SERIAL » [ACK] (0x06)
21:39:34.784 DRIVER « [RES] [SendData]
was sent: true
21:39:36.001 SERIAL « 0x010700134100007ad0 (9 bytes)
21:39:36.003 SERIAL » [ACK] (0x06)
21:39:36.004 DRIVER « [REQ] [SendData]
callback id: 65
transmit status: OK
21:39:36.027 SERIAL « 0x0110000400100a98800c582ee6afb4b6b76f (18 bytes)
21:39:36.027 SERIAL » [ACK] (0x06)
21:39:36.028 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x0c582ee6afb4b6b7
21:39:36.039 SERIAL » 0x011e001310179881b6b62090837cecad61186cc50c8d221d3bc10f7832254254 (32 bytes)
21:39:36.039 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 66
└─[SecurityCCCommandEncapsulation]
│ nonce id: 12
└─[ConfigurationCCGet]
parameter #: 15
21:39:36.042 SERIAL « [ACK] (0x06)
21:39:36.049 SERIAL « 0x0104011301e8 (6 bytes)
21:39:36.050 SERIAL » [ACK] (0x06)
21:39:36.050 DRIVER « [RES] [SendData]
was sent: true
21:39:36.070 SERIAL « 0x0107001342000003aa (9 bytes)
21:39:36.071 SERIAL » [ACK] (0x06)
21:39:36.071 DRIVER « [REQ] [SendData]
callback id: 66
transmit status: OK
21:39:36.207 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:36.208 SERIAL » [ACK] (0x06)
21:39:36.208 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:36.215 SERIAL » 0x01110013100a9880c803d6c22f81760b0543b5 (19 bytes)
21:39:36.216 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 67
└─[SecurityCCNonceReport]
nonce: 0xc803d6c22f81760b
21:39:36.218 SERIAL « [ACK] (0x06)
21:39:36.223 SERIAL « 0x0104011301e8 (6 bytes)
21:39:36.223 SERIAL » [ACK] (0x06)
21:39:36.224 DRIVER « [RES] [SendData]
was sent: true
21:39:36.242 SERIAL « 0x0107001343000002aa (9 bytes)
21:39:36.242 SERIAL » [ACK] (0x06)
21:39:36.242 DRIVER « [REQ] [SendData]
callback id: 67
transmit status: OK
21:39:36.296 SERIAL « 0x011f00040010199881ca6d214666f69782b1b6832e06c0c899c2bf36b3d99183b (33 bytes)
f
21:39:36.298 SERIAL » [ACK] (0x06)
21:39:36.300 CNTRLR [Node 016] [~] [Configuration] 15: 0 => 0
21:39:36.303 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 15
value size: 1
value: 0
21:39:36.308 SERIAL » 0x010a001312033201002544a5 (12 bytes)
21:39:36.308 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 68
└─[MeterCCGet]
duration: kWh
21:39:36.309 CNTRLR « [Node 016] parameter #15 has value: 0
21:39:36.309 CNTRLR » [Node 016] querying parameter #16 value...
21:39:36.310 SERIAL « [ACK] (0x06)
21:39:36.316 SERIAL « 0x0104011301e8 (6 bytes)
21:39:36.316 SERIAL » [ACK] (0x06)
21:39:36.316 DRIVER « [RES] [SendData]
was sent: true
21:39:36.531 SERIAL « 0x0107001344000016b9 (9 bytes)
21:39:36.531 SERIAL » [ACK] (0x06)
21:39:36.532 DRIVER « [REQ] [SendData]
callback id: 68
transmit status: OK
21:39:36.699 SERIAL « 0x0114000400120e320221640000000700150000000793 (22 bytes)
21:39:36.700 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:39:36.702 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:39:36.703 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 30 => 21 [Endpoint 0]
21:39:36.704 SERIAL » [ACK] (0x06)
21:39:36.706 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 21 seconds
prev. value: 0.007
21:39:36.712 SERIAL » 0x010a00131303850201254510 (12 bytes)
21:39:36.712 DRIVER » [Node 019] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 69
└─[AssociationCCGet]
group id: 1
21:39:36.713 CNTRLR » [Node 018] querying meter value (type = Electric, scale = W)...
21:39:36.714 SERIAL « [ACK] (0x06)
21:39:36.720 SERIAL « 0x0104011301e8 (6 bytes)
21:39:36.720 SERIAL » [ACK] (0x06)
21:39:36.720 DRIVER « [RES] [SendData]
was sent: true
21:39:36.845 SERIAL « 0x010700134500000da3 (9 bytes)
21:39:36.845 SERIAL » [ACK] (0x06)
21:39:36.846 DRIVER « [REQ] [SendData]
callback id: 69
transmit status: OK
21:39:36.857 SERIAL « 0x010c000400130685030105000161 (14 bytes)
21:39:36.857 SERIAL » [ACK] (0x06)
21:39:36.858 CNTRLR [Node 019] [~] [Association] maxNodes[1]: 5 => 5 [internal]
21:39:36.859 CNTRLR [Node 019] [~] [Association] nodeIds[1]: 1 => 1 [internal]
21:39:36.859 DRIVER « [Node 019] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
21:39:36.864 SERIAL » 0x010900131002984025464c (11 bytes)
21:39:36.865 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 70
└─[SecurityCCNonceGet]
21:39:36.865 CNTRLR « [Node 019] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
21:39:36.866 CNTRLR [Node 019] [~] [Association] hasLifeline: true => true [internal]
21:39:36.866 CNTRLR [Node 019] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
21:39:36.869 SERIAL « [ACK] (0x06)
21:39:36.870 CNTRLR [Node 019] AssociationGroupInfoCC: doing a partial interview...
21:39:36.871 CNTRLR [Node 019] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
21:39:36.871 CNTRLR [Node 019] Interview stage completed: CommandClasses
21:39:36.871 CNTRLR [Node 019] Interview stage completed: OverwriteConfig
21:39:36.871 CNTRLR » [Node 019] requesting node neighbors...
21:39:36.872 SERIAL « 0x0104011301e8 (6 bytes)
21:39:36.873 SERIAL » [ACK] (0x06)
21:39:36.873 DRIVER « [RES] [SendData]
was sent: true
21:39:38.120 SERIAL « 0x010700134600007ed3 (9 bytes)
21:39:38.121 SERIAL » [ACK] (0x06)
21:39:38.121 DRIVER « [REQ] [SendData]
callback id: 70
transmit status: OK
21:39:38.147 SERIAL « 0x0110000400100a9880d2a89444201a46201f (18 bytes)
21:39:38.148 SERIAL » [ACK] (0x06)
21:39:38.149 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xd2a89444201a4620
21:39:38.156 SERIAL » 0x011e001310179881adb28c48145b34c7d591b617d2b93763c31a312c452547b2 (32 bytes)
21:39:38.157 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 71
└─[SecurityCCCommandEncapsulation]
│ nonce id: 210
└─[ConfigurationCCGet]
parameter #: 16
21:39:38.160 SERIAL « [ACK] (0x06)
21:39:38.167 SERIAL « 0x0104011301e8 (6 bytes)
21:39:38.167 SERIAL » [ACK] (0x06)
21:39:38.167 DRIVER « [RES] [SendData]
was sent: true
21:39:38.189 SERIAL « 0x0107001347000003af (9 bytes)
21:39:38.189 SERIAL » [ACK] (0x06)
21:39:38.190 DRIVER « [REQ] [SendData]
callback id: 71
transmit status: OK
21:39:38.325 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:38.326 SERIAL » [ACK] (0x06)
21:39:38.326 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:38.332 SERIAL » 0x01110013100a98800fd567547cad6ce5054803 (19 bytes)
21:39:38.333 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 72
└─[SecurityCCNonceReport]
nonce: 0x0fd567547cad6ce5
21:39:38.335 SERIAL « [ACK] (0x06)
21:39:38.340 SERIAL « 0x0104011301e8 (6 bytes)
21:39:38.341 SERIAL » [ACK] (0x06)
21:39:38.341 DRIVER « [RES] [SendData]
was sent: true
21:39:38.359 SERIAL « 0x0107001348000003a0 (9 bytes)
21:39:38.359 SERIAL » [ACK] (0x06)
21:39:38.360 DRIVER « [REQ] [SendData]
callback id: 72
transmit status: OK
21:39:38.414 SERIAL « 0x011f00040010199881713442362ceb1e3a17317cbefbaa0f8d133127a61823d55 (33 bytes)
c
21:39:38.415 SERIAL » [ACK] (0x06)
21:39:38.417 CNTRLR [Node 016] [~] [Configuration] 16: 5 => 5
21:39:38.420 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 16
value size: 1
value: 5
21:39:38.422 SERIAL » 0x01070080130000006b (9 bytes)
21:39:38.422 DRIVER » [Node 019] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:39:38.422 CNTRLR « [Node 016] parameter #16 has value: 5
21:39:38.422 CNTRLR » [Node 016] querying parameter #18 value...
21:39:38.424 SERIAL « [ACK] (0x06)
21:39:38.426 SERIAL « 0x01200180474a0a000000000000000000000000000000000000000000000000000 (34 bytes)
059
21:39:38.426 SERIAL » [ACK] (0x06)
21:39:38.427 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 3, 7, 10, 12, 15, 18, 20
21:39:38.429 SERIAL » 0x010a001312033201102549b8 (12 bytes)
21:39:38.429 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 73
└─[MeterCCGet]
duration: W
21:39:38.429 CNTRLR « [Node 019] node neighbors received: 1, 2, 3, 7, 10, 12, 15, 18, 20
21:39:38.430 CNTRLR [Node 019] Interview stage completed: Neighbors
21:39:38.434 SERIAL « [ACK] (0x06)
21:39:38.435 CNTRLR [Node 019] Interview completed
21:39:38.437 SERIAL « 0x0104011301e8 (6 bytes)
21:39:38.437 SERIAL » [ACK] (0x06)
21:39:38.437 DRIVER « [RES] [SendData]
was sent: true
21:39:38.652 SERIAL « 0x0107001349000016b4 (9 bytes)
21:39:38.653 SERIAL » [ACK] (0x06)
21:39:38.653 DRIVER « [REQ] [SendData]
callback id: 73
transmit status: OK
21:39:38.810 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:39:38.811 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:39:38.813 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:39:38.814 SERIAL » [ACK] (0x06)
21:39:38.816 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:38.822 SERIAL » 0x0109001310029840254a40 (11 bytes)
21:39:38.823 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 74
└─[SecurityCCNonceGet]
21:39:38.824 CNTRLR » [Node 018] querying meter value (type = Electric, scale = V)...
21:39:38.825 SERIAL « [ACK] (0x06)
21:39:38.831 SERIAL « 0x0104011301e8 (6 bytes)
21:39:38.831 SERIAL » [ACK] (0x06)
21:39:38.831 DRIVER « [RES] [SendData]
was sent: true
21:39:40.227 SERIAL « 0x011800040009123202a1640001e4d4000000000000000000003c (26 bytes)
21:39:40.228 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.2 => 124.116 [Endpoint 0]
21:39:40.230 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:39:40.231 SERIAL » [ACK] (0x06)
21:39:40.232 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 124.116
time delta: 0 seconds
21:39:40.262 SERIAL « 0x0110000400100a9880cb494e6aa6fe870c9c (18 bytes)
21:39:40.262 SERIAL » [ACK] (0x06)
21:39:40.263 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xcb494e6aa6fe870c
21:39:41.420 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
21:39:41.421 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:39:41.423 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:39:41.424 SERIAL » [ACK] (0x06)
21:39:41.426 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:42.590 SERIAL « 0x0118000400091232022164000ad71c001f000ad71c0000000092 (26 bytes)
21:39:42.591 CNTRLR [Node 009] [~] [Meter] value[65537]: 710.428 => 710.428 [Endpoint 0]
21:39:42.593 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 710.428 => 710.428 [Endpoint 0]
21:39:42.594 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 31 [Endpoint 0]
21:39:42.595 SERIAL » [ACK] (0x06)
21:39:42.600 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 710.428
time delta: 31 seconds
prev. value: 710.428
21:39:43.745 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
21:39:43.745 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:39:43.746 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:39:43.746 SERIAL » [ACK] (0x06)
21:39:43.747 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:44.893 SERIAL « 0x010700134a00025ffc (9 bytes)
21:39:44.894 SERIAL » [ACK] (0x06)
21:39:44.898 DRIVER « [REQ] [SendData]
callback id: 74
transmit status: OK
21:39:44.925 SERIAL « 0x0110000400100a98800e5f59eb4079fec20f (18 bytes)
21:39:44.925 SERIAL » [ACK] (0x06)
21:39:44.926 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x0e5f59eb4079fec2
21:39:44.931 SERIAL » 0x011e0013101798819168bb7268deb81060b830890edcfbef7610313f62254b01 (32 bytes)
21:39:44.932 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 75
└─[SecurityCCCommandEncapsulation]
│ nonce id: 14
└─[ConfigurationCCGet]
parameter #: 18
21:39:44.934 SERIAL « [ACK] (0x06)
21:39:44.942 SERIAL « 0x0104011301e8 (6 bytes)
21:39:44.942 SERIAL » [ACK] (0x06)
21:39:44.942 DRIVER « [RES] [SendData]
was sent: true
21:39:44.950 SERIAL « 0x0110000400100a98800e5f59eb4079fec20f (18 bytes)
21:39:44.951 SERIAL » [ACK] (0x06)
21:39:44.951 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x0e5f59eb4079fec2
21:39:44.975 SERIAL « 0x010700134b000004a4 (9 bytes)
21:39:44.975 SERIAL » [ACK] (0x06)
21:39:44.976 DRIVER « [REQ] [SendData]
callback id: 75
transmit status: OK
21:39:45.112 SERIAL « 0x01080004001002984039 (10 bytes)
21:39:45.113 SERIAL » [ACK] (0x06)
21:39:45.114 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
21:39:45.121 SERIAL » 0x01110013100a988059bc109f5c23a4ff054cf8 (19 bytes)
21:39:45.121 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 76
└─[SecurityCCNonceReport]
nonce: 0x59bc109f5c23a4ff
21:39:45.123 SERIAL « [ACK] (0x06)
21:39:45.128 SERIAL « 0x0104011301e8 (6 bytes)
21:39:45.128 SERIAL » [ACK] (0x06)
21:39:45.129 DRIVER « [RES] [SendData]
was sent: true
21:39:45.147 SERIAL « 0x010700134c000002a5 (9 bytes)
21:39:45.147 SERIAL » [ACK] (0x06)
21:39:45.148 DRIVER « [REQ] [SendData]
callback id: 76
transmit status: OK
21:39:45.201 SERIAL « 0x011f00040010199881845ceb8e0d5f8c61c94e8c5057c1590042a4e5ff305bec1 (33 bytes)
9
21:39:45.202 SERIAL » [ACK] (0x06)
21:39:45.204 CNTRLR [Node 016] [~] [Configuration] 18: 1 => 1
21:39:45.206 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[ConfigurationCCReport]
parameter #: 18
value size: 1
value: 1
21:39:45.211 SERIAL » 0x010a00131203320120254d8c (12 bytes)
21:39:45.211 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 77
└─[MeterCCGet]
duration: V
21:39:45.212 CNTRLR « [Node 016] parameter #18 has value: 1
21:39:45.212 CNTRLR [Node 016] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
21:39:45.215 SERIAL « [ACK] (0x06)
21:39:45.217 CNTRLR [Node 016] NotificationCC: doing a partial interview...
21:39:45.217 CNTRLR [Node 016] [~] [Notification] interviewComplete: true [Endpoint 0] [internal]
=> true
21:39:45.217 CNTRLR [Node 016] Interview stage completed: CommandClasses
21:39:45.217 CNTRLR [Node 016] Interview stage completed: OverwriteConfig
21:39:45.217 CNTRLR » [Node 016] requesting node neighbors...
21:39:45.219 SERIAL « 0x0104011301e8 (6 bytes)
21:39:45.219 SERIAL » [ACK] (0x06)
21:39:45.219 DRIVER « [RES] [SendData]
was sent: true
21:39:45.437 SERIAL « 0x010700134d000016b0 (9 bytes)
21:39:45.437 SERIAL » [ACK] (0x06)
21:39:45.438 DRIVER « [REQ] [SendData]
callback id: 77
transmit status: OK
21:39:45.595 SERIAL « 0x0110000400120a3202a1640001e42f0000cc (18 bytes)
21:39:45.595 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.981 => 123.951 [Endpoint 0]
21:39:45.596 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:39:45.596 SERIAL » [ACK] (0x06)
21:39:45.597 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.951
time delta: 0 seconds
21:39:45.599 SERIAL » 0x010700801000000068 (9 bytes)
21:39:45.599 DRIVER » [Node 016] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
21:39:45.599 CNTRLR » [Node 018] querying meter value (type = Electric, scale = A)...
21:39:45.600 SERIAL « [ACK] (0x06)
21:39:45.603 SERIAL « 0x01200180775f09000000000000000000000000000000000000000000000000000 (34 bytes)
07f
21:39:45.603 SERIAL » [ACK] (0x06)
21:39:45.604 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 15, 17, 20
21:39:45.606 SERIAL » 0x010a00131203320128254e87 (12 bytes)
21:39:45.607 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 78
└─[MeterCCGet]
duration: A
21:39:45.607 CNTRLR « [Node 016] node neighbors received: 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 15,
17, 20
21:39:45.607 CNTRLR [Node 016] Interview stage completed: Neighbors
21:39:45.612 SERIAL « [ACK] (0x06)
21:39:45.613 CNTRLR [Node 016] Interview completed
21:39:45.618 SERIAL « 0x0104011301e8 (6 bytes)
21:39:45.618 SERIAL » [ACK] (0x06)
21:39:45.618 DRIVER « [RES] [SendData]
was sent: true
21:39:46.409 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:39:46.410 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:39:46.412 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:39:46.413 SERIAL » [ACK] (0x06)
21:39:46.415 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:46.996 SERIAL « 0x0114000400120e3202216400000007000a000000078c (22 bytes)
21:39:46.998 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
21:39:47.000 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
21:39:47.001 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 21 => 10 [Endpoint 0]
21:39:47.003 SERIAL » [ACK] (0x06)
21:39:47.005 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 10 seconds
prev. value: 0.007
21:39:47.459 SERIAL « 0x010700134e0000b91c (9 bytes)
21:39:47.459 SERIAL » [ACK] (0x06)
21:39:47.460 DRIVER « [REQ] [SendData]
callback id: 78
transmit status: OK
21:39:47.896 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
21:39:47.897 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
21:39:47.899 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
21:39:47.900 SERIAL » [ACK] (0x06)
21:39:47.904 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:47.909 SERIAL » 0x01080013140100254f9b (10 bytes)
21:39:47.909 DRIVER » [Node 020] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 79
└─[NoOperationCC]
21:39:47.909 CNTRLR [Node 018] [~] [Meter] interviewComplete: true => true [Endpoint 0] [internal]
21:39:47.912 SERIAL « [ACK] (0x06)
21:39:47.913 CNTRLR [Node 018] ColorSwitchCC: doing a partial interview...
21:39:47.914 CNTRLR » [Node 018] querying current color state (Red)
21:39:47.919 SERIAL « 0x0104011301e8 (6 bytes)
21:39:47.920 SERIAL » [ACK] (0x06)
21:39:47.920 DRIVER « [RES] [SendData]
was sent: true
21:39:48.882 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
21:39:48.883 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
21:39:48.884 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
21:39:48.885 SERIAL » [ACK] (0x06)
21:39:48.886 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
21:39:49.159 SERIAL « 0x0110000400120a3202a1640001e42f0000cc (18 bytes)
21:39:49.159 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.951 => 123.951 [Endpoint 0]
21:39:49.161 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
21:39:49.162 SERIAL » [ACK] (0x06)
21:39:49.164 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.951
time delta: 0 seconds
21:39:56.401 SERIAL « 0x010700134f010351f7 (9 bytes)
21:39:56.402 SERIAL » [ACK] (0x06)
21:39:56.403 DRIVER « [REQ] [SendData]
callback id: 79
transmit status: NoAck
21:39:56.405 CNTRLR [Node 020] The node did not respond after 1 attempts.
It is probably asleep, moving its messages to the wakeup queue.
21:39:56.407 CNTRLR [Node 020] The node is asleep.
21:39:56.409 SERIAL » 0x010a001312033303022550b0 (12 bytes)
21:39:56.409 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 80
└─[ColorSwitchCCGet]
color component: Red
21:39:56.410 CNTRLR [Node 020] ping failed: The node is asleep
21:39:56.410 CNTRLR » [Node 020] querying node info...
21:39:56.411 SERIAL « [ACK] (0x06)
21:39:56.417 SERIAL « 0x0104011301e8 (6 bytes)
21:39:56.417 SERIAL » [ACK] (0x06)
21:39:56.418 DRIVER « [RES] [SendData]
was sent: true
21:39:56.633 SERIAL « 0x0107001350000016ad (9 bytes)
21:39:56.633 SERIAL » [ACK] (0x06)
21:39:56.634 DRIVER « [REQ] [SendData]
callback id: 80
transmit status: OK
21:39:56.775 SERIAL « 0x010a00040012043304021bc9 (12 bytes)
21:39:56.777 CNTRLR [Node 018] [~] [Color Switch] currentColor[2]: 27 => 27 [Endpoint 0]
21:39:56.779 CNTRLR [Node 018] [~] [Color Switch] hexColor: "1b141b" => "1b141b" [Endpoint 0]
21:39:56.780 SERIAL » [ACK] (0x06)
21:39:56.781 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ColorSwitchCCReport]
color component: Red
current value: 27
21:39:56.784 CNTRLR » [Node 018] querying current color state (Green)
21:39:56.786 SERIAL » 0x010a001312033303032551b0 (12 bytes)
21:39:56.786 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 81
└─[ColorSwitchCCGet]
color component: Green
21:39:56.788 SERIAL « [ACK] (0x06)
21:39:56.794 SERIAL « 0x0104011301e8 (6 bytes)
21:39:56.794 SERIAL » [ACK] (0x06)
21:39:56.794 DRIVER « [RES] [SendData]
was sent: true
21:39:57.119 SERIAL « 0x01070013510000219b (9 bytes)
21:39:57.119 SERIAL » [ACK] (0x06)
21:39:57.120 DRIVER « [REQ] [SendData]
callback id: 81
transmit status: OK
21:39:57.261 SERIAL « 0x010a000400120433040314c7 (12 bytes)
21:39:57.262 CNTRLR [Node 018] [~] [Color Switch] currentColor[3]: 20 => 20 [Endpoint 0]
21:39:57.264 CNTRLR [Node 018] [~] [Color Switch] hexColor: "1b141b" => "1b141b" [Endpoint 0]
21:39:57.265 SERIAL » [ACK] (0x06)
21:39:57.266 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ColorSwitchCCReport]
color component: Green
current value: 20
21:39:57.268 CNTRLR » [Node 018] querying current color state (Blue)
21:39:57.274 SERIAL » 0x010a001312033303042552b4 (12 bytes)
21:39:57.276 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 82
└─[ColorSwitchCCGet]
color component: Blue
21:39:57.277 SERIAL « [ACK] (0x06)
21:39:57.283 SERIAL « 0x0104011301e8 (6 bytes)
21:39:57.284 SERIAL » [ACK] (0x06)
21:39:57.284 DRIVER « [RES] [SendData]
was sent: true
21:39:57.848 SERIAL « 0x010700135200003881 (9 bytes)
21:39:57.848 SERIAL » [ACK] (0x06)
21:39:57.849 DRIVER « [REQ] [SendData]
callback id: 82
transmit status: OK
21:39:57.990 SERIAL « 0x010a00040012043304041bcf (12 bytes)
21:39:57.991 CNTRLR [Node 018] [~] [Color Switch] currentColor[4]: 27 => 27 [Endpoint 0]
21:39:57.992 CNTRLR [Node 018] [~] [Color Switch] hexColor: "1b141b" => "1b141b" [Endpoint 0]
21:39:57.993 SERIAL » [ACK] (0x06)
21:39:57.995 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ColorSwitchCCReport]
color component: Blue
current value: 27
21:39:57.999 CNTRLR [Node 018] [~] [Color Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
21:39:58.005 CNTRLR [Node 018] ConfigurationCC: Loading configuration parameters from device confi
g
21:39:58.006 CNTRLR [Node 018] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
21:39:58.006 CNTRLR [Node 018] [Configuration] 3: metadata updated
21:39:58.014 CNTRLR [Node 018] [Configuration] 20: metadata updated
21:39:58.014 CNTRLR [Node 018] [Configuration] 33: metadata updated
21:39:58.015 CNTRLR [Node 018] [Configuration] 80: metadata updated
21:39:58.015 CNTRLR [Node 018] [Configuration] 81: metadata updated
21:39:58.016 CNTRLR [Node 018] [Configuration] 90: metadata updated
21:39:58.016 CNTRLR [Node 018] [Configuration] 91: metadata updated
21:39:58.016 CNTRLR [Node 018] [Configuration] 92: metadata updated
21:39:58.017 CNTRLR [Node 018] [Configuration] 100: metadata updated
21:39:58.017 CNTRLR [Node 018] [Configuration] 101: metadata updated
21:39:58.018 CNTRLR [Node 018] [Configuration] 102: metadata updated
21:39:58.018 CNTRLR [Node 018] [Configuration] 103: metadata updated
21:39:58.018 CNTRLR [Node 018] [Configuration] 110: metadata updated
21:39:58.019 CNTRLR [Node 018] [Configuration] 111: metadata updated
21:39:58.019 CNTRLR [Node 018] [Configuration] 112: metadata updated
21:39:58.019 CNTRLR [Node 018] [Configuration] 113: metadata updated
21:39:58.020 CNTRLR [Node 018] [Configuration] 252: metadata updated
21:39:58.020 CNTRLR [Node 018] [Configuration] 255: metadata updated
21:39:58.021 CNTRLR [Node 018] [Configuration] 83[255]: metadata updated
21:39:58.021 CNTRLR [Node 018] [Configuration] 83[65280]: metadata updated
21:39:58.022 CNTRLR [Node 018] [Configuration] 83[16711680]: metadata updated
21:39:58.023 CNTRLR [Node 018] [Configuration] 84[255]: metadata updated
21:39:58.023 CNTRLR [Node 018] [Configuration] 84[65280]: metadata updated
21:39:58.023 CNTRLR [Node 018] [Configuration] 84[16711680]: metadata updated
21:39:58.024 CNTRLR [Node 018] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
21:39:58.024 CNTRLR » [Node 018] querying parameter #3 value...
21:39:58.026 SERIAL » 0x010a001312037005032553f7 (12 bytes)
21:39:58.026 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 83
└─[ConfigurationCCGet]
parameter #: 3
21:39:58.027 SERIAL « [ACK] (0x06)
21:39:58.033 SERIAL « 0x0104011301e8 (6 bytes)
21:39:58.034 SERIAL » [ACK] (0x06)
21:39:58.034 DRIVER « [RES] [SendData]
was sent: true
21:39:58.334 SERIAL « 0x010700135300001ea6 (9 bytes)
21:39:58.335 SERIAL » [ACK] (0x06)
21:39:58.335 DRIVER « [REQ] [SendData]
callback id: 83
transmit status: OK
21:39:58.479 SERIAL « 0x010b0004001205700603010192 (13 bytes)
21:39:58.481 CNTRLR [Node 018] [~] [Configuration] 3: 1 => 1
21:39:58.483 SERIAL » [ACK] (0x06)
21:39:58.484 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 1
21:39:58.486 CNTRLR « [Node 018] parameter #3 has value: 1
21:39:58.486 CNTRLR » [Node 018] querying parameter #20 value...
21:39:58.492 SERIAL » 0x010a001312037005142554e7 (12 bytes)
21:39:58.493 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 84
└─[ConfigurationCCGet]
parameter #: 20
21:39:58.494 SERIAL « [ACK] (0x06)
21:39:58.500 SERIAL « 0x0104011301e8 (6 bytes)
21:39:58.500 SERIAL » [ACK] (0x06)
21:39:58.501 DRIVER « [RES] [SendData]
was sent: true
21:39:58.823 SERIAL « 0x01070013540000219e (9 bytes)
21:39:58.823 SERIAL » [ACK] (0x06)
21:39:58.824 DRIVER « [REQ] [SendData]
callback id: 84
transmit status: OK
21:39:58.968 SERIAL « 0x010b0004001205700614010084 (13 bytes)
21:39:58.971 CNTRLR [Node 018] [~] [Configuration] 20: 0 => 0
21:39:58.973 SERIAL » [ACK] (0x06)
21:39:58.974 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 20
value size: 1
value: 0
21:39:58.976 CNTRLR « [Node 018] parameter #20 has value: 0
21:39:58.977 CNTRLR » [Node 018] querying parameter #80 value...
21:39:58.980 SERIAL » 0x010a001312037005502555a2 (12 bytes)
21:39:58.981 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 85
└─[ConfigurationCCGet]
parameter #: 80
21:39:58.982 SERIAL « [ACK] (0x06)
21:39:58.988 SERIAL « 0x0104011301e8 (6 bytes)
21:39:58.988 SERIAL » [ACK] (0x06)
21:39:58.989 DRIVER « [RES] [SendData]
was sent: true
21:39:59.312 SERIAL « 0x01070013550000219f (9 bytes)
21:39:59.312 SERIAL » [ACK] (0x06)
21:39:59.313 DRIVER « [REQ] [SendData]
callback id: 85
transmit status: OK
21:39:59.456 SERIAL « 0x010b00040012057006500100c0 (13 bytes)
21:39:59.458 CNTRLR [Node 018] [~] [Configuration] 80: 0 => 0
21:39:59.460 SERIAL » [ACK] (0x06)
21:39:59.462 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 80
value size: 1
value: 0
21:39:59.463 CNTRLR « [Node 018] parameter #80 has value: 0
21:39:59.464 CNTRLR » [Node 018] querying parameter #81 value...
21:39:59.469 SERIAL » 0x010a001312037005512556a0 (12 bytes)
21:39:59.469 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 86
└─[ConfigurationCCGet]
parameter #: 81
21:39:59.470 SERIAL « [ACK] (0x06)
21:39:59.476 SERIAL « 0x0104011301e8 (6 bytes)
21:39:59.477 SERIAL » [ACK] (0x06)
21:39:59.477 DRIVER « [RES] [SendData]
was sent: true
21:39:59.801 SERIAL « 0x01070013560000219c (9 bytes)
21:39:59.801 SERIAL » [ACK] (0x06)
21:39:59.802 DRIVER « [REQ] [SendData]
callback id: 86
transmit status: OK
21:39:59.945 SERIAL « 0x010b00040012057006510100c1 (13 bytes)
21:39:59.947 CNTRLR [Node 018] [~] [Configuration] 81: 0 => 0
21:39:59.948 SERIAL » [ACK] (0x06)
21:39:59.949 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 81
value size: 1
value: 0
21:39:59.953 CNTRLR « [Node 018] parameter #81 has value: 0
21:39:59.953 CNTRLR » [Node 018] querying parameter #90 value...
21:39:59.956 SERIAL » 0x010a0013120370055a2557aa (12 bytes)
21:39:59.957 DRIVER » [Node 018] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 87
└─[ConfigurationCCGet]
parameter #: 90
21:39:59.958 SERIAL « [ACK] (0x06)
21:39:59.964 SERIAL « 0x0104011301e8 (6 bytes)
21:39:59.964 SERIAL » [ACK] (0x06)
21:39:59.964 DRIVER « [RES] [SendData]
was sent: true
21:40:00.289 SERIAL « 0x01070013570000219d (9 bytes)
21:40:00.289 SERIAL » [ACK] (0x06)
21:40:00.290 DRIVER « [REQ] [SendData]
callback id: 87
transmit status: OK
21:40:00.433 SERIAL « 0x010b000400120570065a0100ca (13 bytes)
21:40:00.435 CNTRLR [Node 018] [~] [Configuration] 90: 0 => 0
21:40:00.437 SERIAL » [ACK] (0x06)
21:40:00.438 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 90
value size: 1
value: 0
21:40:00.440 CNTRLR « [Node 018] parameter #90 has value: 0
21:40:00.440 CNTRLR » [Node 018] querying parameter #91 value...
21:40:00.441 SERIAL » 0x010a0013120370055b2558a4 (12 bytes)
21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment