Skip to content

Instantly share code, notes, and snippets.

@bachya
Created January 7, 2021 23:56
Show Gist options
  • Save bachya/b2eb36f3be24878c0c78e5494f34977c to your computer and use it in GitHub Desktop.
Save bachya/b2eb36f3be24878c0c78e5494f34977c to your computer and use it in GitHub Desktop.
2021-01-07 B36-T10 Logs
{
"id": 2,
"deviceId": "400-1-1",
"manufacturer": "Building 36 Technologies",
"manufacturerId": 400,
"productType": 1,
"productId": 1,
"name": "",
"loc": "",
"values": [
{
"id": "2-49-0-Air temperature",
"nodeId": 2,
"commandClass": 49,
"commandClassName": "Multilevel Sensor",
"endpoint": 0,
"property": "Air temperature",
"propertyName": "Air temperature",
"type": "number",
"readable": true,
"writeable": false,
"label": "Air temperature",
"ccSpecific": {
"sensorType": 1,
"scale": 1
},
"unit": "°F",
"list": false,
"value": 70,
"lastUpdate": 1610062622732,
"newValue": 70
},
{
"id": "2-49-0-Humidity",
"nodeId": 2,
"commandClass": 49,
"commandClassName": "Multilevel Sensor",
"endpoint": 0,
"property": "Humidity",
"propertyName": "Humidity",
"type": "number",
"readable": true,
"writeable": false,
"label": "Humidity",
"ccSpecific": {
"sensorType": 5,
"scale": 0
},
"unit": "%",
"list": false,
"value": 29,
"lastUpdate": 1610062432591,
"newValue": 29
},
{
"id": "2-64-0-mode",
"nodeId": 2,
"commandClass": 64,
"commandClassName": "Thermostat Mode",
"endpoint": 0,
"property": "mode",
"propertyName": "mode",
"type": "number",
"readable": true,
"writeable": true,
"label": "Thermostat mode",
"min": 0,
"max": 31,
"list": true,
"states": [
{
"text": "Off",
"value": 0
},
{
"text": "Heat",
"value": 1
},
{
"text": "Cool",
"value": 2
},
{
"text": "Auto",
"value": 3
}
],
"value": 1,
"lastUpdate": 1610062437100,
"newValue": 1
},
{
"id": "2-64-0-manufacturerData",
"nodeId": 2,
"commandClass": 64,
"commandClassName": "Thermostat Mode",
"endpoint": 0,
"property": "manufacturerData",
"propertyName": "manufacturerData",
"type": "any",
"readable": true,
"writeable": true,
"label": "manufacturerData (property)",
"list": false,
"lastUpdate": 1610062421507
},
{
"id": "2-66-0-state",
"nodeId": 2,
"commandClass": 66,
"commandClassName": "Thermostat Operating State",
"endpoint": 0,
"property": "state",
"propertyName": "state",
"type": "number",
"readable": true,
"writeable": false,
"label": "Operating state",
"min": 0,
"max": 255,
"list": true,
"states": [
{
"text": "Idle",
"value": 0
},
{
"text": "Heating",
"value": 1
},
{
"text": "Cooling",
"value": 2
},
{
"text": "Fan Only",
"value": 3
},
{
"text": "Pending Heat",
"value": 4
},
{
"text": "Pending Cool",
"value": 5
},
{
"text": "Vent/Economizer",
"value": 6
},
{
"text": "Aux Heating",
"value": 7
},
{
"text": "2nd Stage Heating",
"value": 8
},
{
"text": "2nd Stage Cooling",
"value": 9
},
{
"text": "2nd Stage Aux Heat",
"value": 10
},
{
"text": "3rd Stage Aux Heat",
"value": 11
}
],
"value": 0,
"lastUpdate": 1610062445003,
"newValue": 0
},
{
"id": "2-112-0-1",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 1,
"propertyName": "HVAC System Type",
"type": "number",
"readable": true,
"writeable": true,
"description": "Configures the type of heating system used.",
"label": "HVAC System Type",
"default": 0,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Normal",
"value": 0
},
{
"text": "Heat Pump",
"value": 1
}
],
"value": 0,
"lastUpdate": 1610062464545,
"newValue": 0
},
{
"id": "2-112-0-2",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 2,
"propertyName": "Number of Heat Stages",
"type": "number",
"readable": true,
"writeable": true,
"description": "Heat Stages 0-3 Default is 2.",
"label": "Number of Heat Stages",
"default": 2,
"min": 0,
"max": 3,
"list": false,
"value": 2,
"lastUpdate": 1610062469055,
"newValue": 2
},
{
"id": "2-112-0-3",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 3,
"propertyName": "Number of Cool Stages",
"type": "number",
"readable": true,
"writeable": true,
"description": "Cool Stages 0-2 Default is 2.",
"label": "Number of Cool Stages",
"default": 2,
"min": 0,
"max": 2,
"list": false,
"value": 2,
"lastUpdate": 1610062479452,
"newValue": 2
},
{
"id": "2-112-0-4",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 4,
"propertyName": "Heat Fuel Type",
"type": "number",
"readable": true,
"writeable": true,
"description": "Choose type of fuel. Reality - whether unit is boiler vs forced air.",
"label": "Heat Fuel Type",
"default": 1,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Fossil Fuel",
"value": 0
},
{
"text": "Electric",
"value": 1
}
],
"value": 1,
"lastUpdate": 1610062483862,
"newValue": 1
},
{
"id": "2-112-0-5",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 5,
"propertyName": "Calibration Temperature",
"type": "number",
"readable": true,
"writeable": true,
"description": "Calibration Temperature Range (in deg. F) Precision is tenths of a degree.",
"label": "Calibration Temperature",
"default": 0,
"min": -100,
"max": 100,
"list": false,
"value": 704643072,
"lastUpdate": 1610062488349,
"newValue": 704643072
},
{
"id": "2-112-0-6",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 6,
"propertyName": "Overshoot",
"type": "number",
"readable": true,
"writeable": true,
"description": "Overshoot Range (in deg. F) Precision is tenths of a degree. Default is 5.",
"label": "Overshoot",
"default": 5,
"min": 0,
"max": 30,
"list": false,
"value": 704644352,
"lastUpdate": 1610062492762,
"newValue": 704644352
},
{
"id": "2-112-0-7",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 7,
"propertyName": "Swing",
"type": "number",
"readable": true,
"writeable": true,
"description": "Swing Range (in deg. F) Precision is tenths of a degree.",
"label": "Swing",
"default": 0,
"min": 0,
"max": 30,
"list": false,
"value": 704643072,
"lastUpdate": 1610062497219,
"newValue": 704643072
},
{
"id": "2-112-0-8",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 8,
"propertyName": "Heat Staging Delay",
"type": "number",
"readable": true,
"writeable": true,
"description": "Heat Staging Delay (in min)",
"label": "Heat Staging Delay",
"default": 10,
"min": 1,
"max": 60,
"list": false,
"value": 10,
"lastUpdate": 1610062505194,
"newValue": 10
},
{
"id": "2-112-0-9",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 9,
"propertyName": "Cool Staging Delay",
"type": "number",
"readable": true,
"writeable": true,
"description": "Cool Staging Delay (in min)",
"label": "Cool Staging Delay",
"default": 10,
"min": 1,
"max": 60,
"list": false,
"value": 10,
"lastUpdate": 1610062510526,
"newValue": 10
},
{
"id": "2-112-0-10",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 10,
"propertyName": "Balance Setpoint",
"type": "number",
"readable": true,
"writeable": true,
"description": "Balance Setpont Range (in deg. F) Precision is tenths of a degree.",
"label": "Balance Setpoint",
"default": 350,
"min": 0,
"max": 950,
"list": false,
"value": 704732672,
"lastUpdate": 1610062515939,
"newValue": 704732672
},
{
"id": "2-112-0-11",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 11,
"propertyName": "Recovery Settings",
"type": "number",
"readable": true,
"writeable": true,
"description": "Whether thermostat uses intelligence to try and make the best of energy usage.",
"label": "Recovery Settings",
"default": 1,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Comfort",
"value": 0
},
{
"text": "Efficient",
"value": 1
}
],
"value": 0,
"lastUpdate": 1610062522750,
"newValue": 0
},
{
"id": "2-112-0-12",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 12,
"propertyName": "Fan Circulation Period",
"type": "number",
"readable": true,
"writeable": true,
"description": "Fan Circulation Period (in min)",
"label": "Fan Circulation Period",
"default": 20,
"min": 10,
"max": 240,
"list": false,
"value": 20,
"lastUpdate": 1610062527191,
"newValue": 20
},
{
"id": "2-112-0-13",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 13,
"propertyName": "Fan Circulation Duty Cycle",
"type": "number",
"readable": true,
"writeable": true,
"description": "Duty Cycle (percentage)",
"label": "Fan Circulation Duty Cycle",
"default": 25,
"min": 0,
"max": 100,
"list": false,
"value": 25,
"lastUpdate": 1610062537496,
"newValue": 25
},
{
"id": "2-112-0-14",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 14,
"propertyName": "Fan Purge Time",
"type": "number",
"readable": true,
"writeable": true,
"description": "Purge Time (in s)",
"label": "Fan Purge Time",
"default": 60,
"min": 1,
"max": 3600,
"list": false,
"value": 60,
"lastUpdate": 1610062543010,
"newValue": 60
},
{
"id": "2-112-0-15",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 15,
"propertyName": "Maximum Heat Setpoint",
"type": "number",
"readable": true,
"writeable": true,
"description": "Max Heat Setpoint Range (in deg. F) Precision is tenths of a degree.",
"label": "Maximum Heat Setpoint",
"default": 950,
"min": 350,
"max": 950,
"list": false,
"value": 704886272,
"lastUpdate": 1610062547451,
"newValue": 704886272
},
{
"id": "2-112-0-16",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 16,
"propertyName": "Minimum Heat Setpoint",
"type": "number",
"readable": true,
"writeable": true,
"description": "Min Heat Setpoint Range (in deg. F) Precision is tenths of a degree.",
"label": "Minimum Heat Setpoint",
"default": 350,
"min": 350,
"max": 950,
"list": false,
"value": 704732672,
"lastUpdate": 1610062551981,
"newValue": 704732672
},
{
"id": "2-112-0-17",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 17,
"propertyName": "Maximum Cool Setpoint",
"type": "number",
"readable": true,
"writeable": true,
"description": "Max Cool Setpoint Range(in deg. F) Precision is tenths of a degree.",
"label": "Maximum Cool Setpoint",
"default": 950,
"min": 500,
"max": 950,
"list": false,
"value": 704886272,
"lastUpdate": 1610062556459,
"newValue": 704886272
},
{
"id": "2-112-0-18",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 18,
"propertyName": "Minimum Cool Setpoint",
"type": "number",
"readable": true,
"writeable": true,
"description": "Min Cool Setpoint (in deg. F) Precision is tenths of a degree.",
"label": "Minimum Cool Setpoint",
"default": 500,
"min": 500,
"max": 950,
"list": false,
"value": 704771072,
"lastUpdate": 1610062561029,
"newValue": 704771072
},
{
"id": "2-112-0-19",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 19,
"propertyName": "Thermostat Lock",
"type": "number",
"readable": true,
"writeable": true,
"description": "Lock out physical thermostat controls.",
"label": "Thermostat Lock",
"default": 0,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Disabled",
"value": 0
},
{
"text": "Enabled",
"value": 1
}
],
"value": 0,
"lastUpdate": 1610062570095,
"newValue": 0
},
{
"id": "2-112-0-20",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 20,
"propertyName": "Compressor Delay",
"type": "number",
"readable": true,
"writeable": true,
"description": "Compressor Delay (in min)",
"label": "Compressor Delay",
"default": 5,
"min": 0,
"max": 60,
"list": false,
"value": 5,
"lastUpdate": 1610062574556,
"newValue": 5
},
{
"id": "2-112-0-21",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 21,
"propertyName": "Demand Response Period",
"type": "number",
"readable": true,
"writeable": true,
"description": "Demand Response Period (in min)",
"label": "Demand Response Period",
"default": 10,
"min": 10,
"max": 240,
"list": false,
"value": 10,
"lastUpdate": 1610062579073,
"newValue": 10
},
{
"id": "2-112-0-22",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 22,
"propertyName": "Demand Response Duty Cycle",
"type": "number",
"readable": true,
"writeable": true,
"description": "Demand Response Duty Cycle (percentage)",
"label": "Demand Response Duty Cycle",
"default": 25,
"min": 0,
"max": 100,
"list": false,
"value": 25,
"lastUpdate": 1610062583592,
"newValue": 25
},
{
"id": "2-112-0-23",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 23,
"propertyName": "Temperature Display Units",
"type": "number",
"readable": true,
"writeable": true,
"description": "Celsius or Farenheit for temperature display.",
"label": "Temperature Display Units",
"default": 1,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Celsius",
"value": 0
},
{
"text": "Farenheit",
"value": 1
}
],
"value": 1,
"lastUpdate": 1610062587995,
"newValue": 1
},
{
"id": "2-112-0-24",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 24,
"propertyName": "HVAC Modes Enabled",
"type": "number",
"readable": true,
"writeable": true,
"description": "Which heating/cooling modes are available.",
"label": "HVAC Modes Enabled",
"default": 15,
"min": 3,
"max": 31,
"list": true,
"states": [
{
"text": "Off, Heat",
"value": 3
},
{
"text": "Off, Cool",
"value": 5
},
{
"text": "Off, Heat, Cool",
"value": 7
},
{
"text": "Off, Heat, Cool, Auto (Default)",
"value": 15
},
{
"text": "Off, Heat, Emergency Heat",
"value": 19
},
{
"text": "Off, Heat, Cool, Emergency Heat",
"value": 23
},
{
"text": "Off, Heat, Cool, Auto, Emergency Heat",
"value": 31
}
],
"value": 15,
"lastUpdate": 1610062598200,
"newValue": 15
},
{
"id": "2-112-0-25",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 25,
"propertyName": "Configurable Terminal Setting",
"type": "number",
"readable": true,
"writeable": true,
"description": "Changes control of configurable terminal",
"label": "Configurable Terminal Setting",
"default": 0,
"min": 0,
"max": 3,
"list": true,
"states": [
{
"text": "Disabled",
"value": 0
},
{
"text": "W3",
"value": 1
},
{
"text": "H",
"value": 2
},
{
"text": "DH",
"value": 3
}
],
"value": 0,
"lastUpdate": 1610062602611,
"newValue": 0
},
{
"id": "2-112-0-26",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 26,
"propertyName": "Power Source",
"type": "number",
"readable": true,
"writeable": true,
"description": "Which source of power is utilized.",
"label": "Power Source",
"default": 0,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Battery",
"value": 0
},
{
"text": "C-Wire",
"value": 1
}
],
"value": 1,
"lastUpdate": 1610062606957,
"newValue": 1
},
{
"id": "2-112-0-27",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 27,
"propertyName": "Battery Alert Threshold Low",
"type": "number",
"readable": true,
"writeable": true,
"description": "Battery Alert Range (percentage)",
"label": "Battery Alert Threshold Low",
"default": 30,
"min": 0,
"max": 100,
"list": false,
"value": 30,
"lastUpdate": 1610062611336,
"newValue": 30
},
{
"id": "2-112-0-28",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 28,
"propertyName": "Battery Alert Threshold Very Low",
"type": "number",
"readable": true,
"writeable": true,
"description": "Very Low Battery Alert Range (percentage)",
"label": "Battery Alert Threshold Very Low",
"default": 15,
"min": 0,
"max": 100,
"list": false,
"value": 15,
"lastUpdate": 1610062615772,
"newValue": 15
},
{
"id": "2-112-0-30",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 30,
"propertyName": "Remote Temperature Enable",
"type": "number",
"readable": true,
"writeable": true,
"description": "Enables remote temperature sensor instead of built-in.",
"label": "Remote Temperature Enable",
"default": 0,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Disabled",
"value": 0
},
{
"text": "Enabled",
"value": 1
}
],
"value": 0,
"lastUpdate": 1610062620215,
"newValue": 0
},
{
"id": "2-112-0-31",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 31,
"propertyName": "Heat Differential",
"type": "number",
"readable": true,
"writeable": true,
"description": "Heat Differential (in deg. F) Precision is tenths of a degree.",
"label": "Heat Differential",
"default": 30,
"min": 10,
"max": 100,
"list": false,
"value": 704650752,
"lastUpdate": 1610062627119,
"newValue": 704650752
},
{
"id": "2-112-0-32",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 32,
"propertyName": "Cool Differential",
"type": "number",
"readable": true,
"writeable": true,
"description": "Cool Differential (in deg. F) Precision is tenths of a degree.",
"label": "Cool Differential",
"default": 30,
"min": 10,
"max": 100,
"list": false,
"value": 704650752,
"lastUpdate": 1610062636328,
"newValue": 704650752
},
{
"id": "2-112-0-33",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 33,
"propertyName": "Temperature Reporting Threshold",
"type": "number",
"readable": true,
"writeable": true,
"description": "Temperature Reporting Range (in deg. F) Precision is tenths of a degree.",
"label": "Temperature Reporting Threshold",
"default": 10,
"min": 5,
"max": 20,
"list": false,
"value": 704645632,
"lastUpdate": 1610062642811,
"newValue": 704645632
},
{
"id": "2-112-0-34",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 34,
"propertyName": "O/B Select",
"type": "number",
"readable": true,
"writeable": true,
"description": "Configuration of O/B terminal.",
"label": "O/B Select",
"default": 1,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "O/B as B",
"value": 0
},
{
"text": "O/B as O",
"value": 1
}
],
"value": 1,
"lastUpdate": 1610062646797,
"newValue": 1
},
{
"id": "2-112-0-35",
"nodeId": 2,
"commandClass": 112,
"commandClassName": "Configuration",
"property": 35,
"propertyName": "Z-Wave Echo Association Reports",
"type": "number",
"readable": true,
"writeable": true,
"description": "Enable/Disabled Echo Assoc. Reports.",
"label": "Z-Wave Echo Association Reports",
"default": 0,
"min": 0,
"max": 1,
"list": true,
"states": [
{
"text": "Disabled",
"value": 0
},
{
"text": "Enabled",
"value": 1
}
],
"value": 0,
"lastUpdate": 1610062651201,
"newValue": 0
},
{
"id": "2-114-0-manufacturerId",
"nodeId": 2,
"commandClass": 114,
"commandClassName": "Manufacturer Specific",
"endpoint": 0,
"property": "manufacturerId",
"propertyName": "manufacturerId",
"type": "number",
"readable": true,
"writeable": false,
"label": "Manufacturer ID",
"min": 0,
"max": 65535,
"list": false,
"value": 400,
"lastUpdate": 1610062421522,
"newValue": 400
},
{
"id": "2-114-0-productType",
"nodeId": 2,
"commandClass": 114,
"commandClassName": "Manufacturer Specific",
"endpoint": 0,
"property": "productType",
"propertyName": "productType",
"type": "number",
"readable": true,
"writeable": false,
"label": "Product type",
"min": 0,
"max": 65535,
"list": false,
"value": 1,
"lastUpdate": 1610062421522,
"newValue": 1
},
{
"id": "2-114-0-productId",
"nodeId": 2,
"commandClass": 114,
"commandClassName": "Manufacturer Specific",
"endpoint": 0,
"property": "productId",
"propertyName": "productId",
"type": "number",
"readable": true,
"writeable": false,
"label": "Product ID",
"min": 0,
"max": 65535,
"list": false,
"value": 1,
"lastUpdate": 1610062421522,
"newValue": 1
},
{
"id": "2-128-0-level",
"nodeId": 2,
"commandClass": 128,
"commandClassName": "Battery",
"endpoint": 0,
"property": "level",
"propertyName": "level",
"type": "number",
"readable": true,
"writeable": false,
"label": "Battery level",
"min": 0,
"max": 100,
"unit": "%",
"list": false,
"value": 0,
"lastUpdate": 1610062421550,
"newValue": 0
},
{
"id": "2-128-0-isLow",
"nodeId": 2,
"commandClass": 128,
"commandClassName": "Battery",
"endpoint": 0,
"property": "isLow",
"propertyName": "isLow",
"type": "boolean",
"readable": true,
"writeable": false,
"label": "Level is low",
"list": false,
"value": false,
"lastUpdate": 1610062421552,
"newValue": false
},
{
"id": "2-134-0-libraryType",
"nodeId": 2,
"commandClass": 134,
"commandClassName": "Version",
"endpoint": 0,
"property": "libraryType",
"propertyName": "libraryType",
"type": "any",
"readable": true,
"writeable": false,
"label": "Libary type",
"list": false,
"value": 3,
"lastUpdate": 1610062421523,
"newValue": 3
},
{
"id": "2-134-0-protocolVersion",
"nodeId": 2,
"commandClass": 134,
"commandClassName": "Version",
"endpoint": 0,
"property": "protocolVersion",
"propertyName": "protocolVersion",
"type": "any",
"readable": true,
"writeable": false,
"label": "Z-Wave protocol version",
"list": false,
"value": "4.54",
"lastUpdate": 1610062421524,
"newValue": "4.54"
},
{
"id": "2-134-0-firmwareVersions",
"nodeId": 2,
"commandClass": 134,
"commandClassName": "Version",
"endpoint": 0,
"property": "firmwareVersions",
"propertyName": "firmwareVersions",
"type": "any",
"readable": true,
"writeable": false,
"label": "Z-Wave chip firmware versions",
"list": false,
"value": [
"1.20"
],
"lastUpdate": 1610062421524,
"newValue": [
"1.20"
]
},
{
"id": "2-134-0-hardwareVersion",
"nodeId": 2,
"commandClass": 134,
"commandClassName": "Version",
"endpoint": 0,
"property": "hardwareVersion",
"propertyName": "hardwareVersion",
"type": "any",
"readable": true,
"writeable": false,
"label": "Z-Wave chip hardware version",
"list": false,
"lastUpdate": 1610062421524
}
],
"groups": [
{
"text": "Lifeline",
"value": 1,
"maxNodes": 4,
"isLifeline": true,
"multiChannel": false
}
],
"neighbors": [
1,
3,
5,
6,
7,
10,
11,
12,
13,
15,
16,
17,
18,
19,
20
],
"ready": true,
"available": true,
"hassDevices": {
"sensor_temperature_air": {
"type": "sensor",
"object_id": "temperature_air",
"discovery_payload": {
"value_template": "{{ value_json.value }}",
"device_class": "temperature",
"unit_of_measurement": "°C",
"state_topic": "zwavejs2mqtt/nodeID_2/49/0/Air_temperature",
"json_attributes_topic": "zwavejs2mqtt/nodeID_2/49/0/Air_temperature",
"device": {
"identifiers": [
"zwavejs2mqtt_0xc8341d86_node2"
],
"manufacturer": "Building 36 Technologies",
"model": "Alarm.com Smart Thermostat (ADC-T 2000)",
"name": "nodeID_2",
"sw_version": "1.20"
},
"name": "-nodeID_2_temperature_air",
"unique_id": "zwavejs2mqtt_0xc8341d86_2-49-0-Air temperature"
},
"discoveryTopic": "sensor/nodeID_2/temperature_air/config",
"values": [
"49-0-Air temperature"
],
"persistent": false,
"ignoreDiscovery": false
},
"sensor_humidity_air": {
"type": "sensor",
"object_id": "humidity_air",
"discovery_payload": {
"value_template": "{{ value_json.value }}",
"device_class": "humidity",
"unit_of_measurement": "%",
"state_topic": "zwavejs2mqtt/nodeID_2/49/0/Humidity",
"json_attributes_topic": "zwavejs2mqtt/nodeID_2/49/0/Humidity",
"device": {
"identifiers": [
"zwavejs2mqtt_0xc8341d86_node2"
],
"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"
],
"persistent": false,
"ignoreDiscovery": false
},
"sensor_battery_level": {
"type": "sensor",
"object_id": "battery_level",
"discovery_payload": {
"value_template": "{{ value_json.value }}",
"device_class": "battery",
"unit_of_measurement": "%",
"state_topic": "zwavejs2mqtt/nodeID_2/128/0/level",
"json_attributes_topic": "zwavejs2mqtt/nodeID_2/128/0/level",
"device": {
"identifiers": [
"zwavejs2mqtt_0xc8341d86_node2"
],
"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"
],
"persistent": false,
"ignoreDiscovery": false
},
"binary_sensor_battery_islow": {
"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": "zwavejs2mqtt/nodeID_2/128/0/isLow",
"json_attributes_topic": "zwavejs2mqtt/nodeID_2/128/0/isLow",
"device": {
"identifiers": [
"zwavejs2mqtt_0xc8341d86_node2"
],
"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"
],
"persistent": false,
"ignoreDiscovery": false
}
},
"failed": false,
"lastActive": 1610062651202,
"interviewCompleted": true,
"firmwareVersion": "1.20",
"isBeaming": true,
"isSecure": false,
"keepAwake": false,
"maxBaudRate": null,
"isRouting": true,
"isFrequentListening": false,
"isListening": true,
"status": "Alive",
"interviewStage": "Complete",
"productLabel": "ADC-T 2000",
"productDescription": "Alarm.com Smart Thermostat",
"zwaveVersion": 4,
"deviceClass": {
"basic": 4,
"generic": 8,
"specific": 6
},
"hexId": "0x0190-0x0001-0x0001",
"_name": "NodeID_2"
}
23:55:04.586 DRIVER ███████╗ ██╗ ██╗ █████╗ ██╗ ██╗ ███████╗ ██╗ ███████╗
╚══███╔╝ ██║ ██║ ██╔══██╗ ██║ ██║ ██╔════╝ ██║ ██╔════╝
███╔╝ ██║ █╗ ██║ ███████║ ██║ ██║ █████╗ █████╗ ██║ ███████╗
███╔╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝ ╚════╝ ██ ██║ ╚════██║
███████╗ ╚███╔███╔╝ ██║ ██║ ╚████╔╝ ███████╗ ╚█████╔╝ ███████║
╚══════╝ ╚══╝╚══╝ ╚═╝ ╚═╝ ╚═══╝ ╚══════╝ ╚════╝ ╚══════╝
23:55:04.587 DRIVER version 5.7.0
23:55:04.588 DRIVER
23:55:04.588 DRIVER starting driver...
23:55:04.599 DRIVER opening serial port /dev/zwave
23:55:04.611 DRIVER serial port opened
23:55:04.612 SERIAL » [NAK] (0x15)
23:55:06.119 DRIVER loading configuration...
23:55:06.376 DRIVER beginning interview...
23:55:06.377 DRIVER added request handler for AddNodeToNetwork (0x4a)...
1 registered
23:55:06.377 DRIVER added request handler for RemoveNodeFromNetwork (0x4b)...
1 registered
23:55:06.377 DRIVER added request handler for ReplaceFailedNode (0x63)...
1 registered
23:55:06.378 CNTRLR beginning interview...
23:55:06.378 CNTRLR querying version info...
23:55:06.458 SERIAL » 0x01030015e9 (5 bytes)
23:55:06.459 DRIVER » [REQ] [GetControllerVersion]
23:55:06.461 SERIAL « [ACK] (0x06)
23:55:06.463 SERIAL « 0x011001155a2d5761766520332e3935000199 (18 bytes)
23:55:06.464 SERIAL » [ACK] (0x06)
23:55:06.464 DRIVER « [RES] [GetControllerVersion]
payload: 0x5a2d5761766520332e39350001
23:55:06.469 CNTRLR received version info:
controller type: Static Controller
library version: Z-Wave 3.95
23:55:06.469 CNTRLR querying controller IDs...
23:55:06.472 SERIAL » 0x01030020dc (5 bytes)
23:55:06.472 DRIVER » [REQ] [GetControllerId]
23:55:06.473 SERIAL « [ACK] (0x06)
23:55:06.474 SERIAL « 0x01080120c8341d8601b0 (10 bytes)
23:55:06.475 SERIAL » [ACK] (0x06)
23:55:06.475 DRIVER « [RES] [GetControllerId]
payload: 0xc8341d8601
23:55:06.478 CNTRLR received controller IDs:
home ID: 0xc8341d86
own node ID: 1
23:55:06.478 CNTRLR querying controller capabilities...
23:55:06.481 SERIAL » 0x01030005f9 (5 bytes)
23:55:06.481 DRIVER » [REQ] [GetControllerCapabilities]
23:55:06.482 SERIAL « [ACK] (0x06)
23:55:06.483 SERIAL « 0x010401051ce3 (6 bytes)
23:55:06.483 SERIAL » [ACK] (0x06)
23:55:06.484 DRIVER « [RES] [GetControllerCapabilities]
payload: 0x1c
23:55:06.486 CNTRLR received controller capabilities:
controller role: primary
is in other network: false
is SIS present: true
was real primary: true
is a SUC: true
23:55:06.487 CNTRLR querying API capabilities...
23:55:06.489 SERIAL » 0x01030007fb (5 bytes)
23:55:06.489 DRIVER » [REQ] [GetSerialApiCapabilities]
23:55:06.491 SERIAL « [ACK] (0x06)
23:55:06.493 SERIAL « 0x012b0107010000860101005afe81ff884f1f0000fb9f7da067000080008086000 (45 bytes)
000e87300000e0000600000fa
23:55:06.494 SERIAL » [ACK] (0x06)
23:55:06.494 DRIVER « [RES] [GetSerialApiCapabilities]
payload: 0x010000860101005afe81ff884f1f0000fb9f7da067000080008086000000e8730
0000e0000600000
23:55:06.497 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)
23:55:06.497 CNTRLR finding SUC...
23:55:06.505 SERIAL » 0x01030056aa (5 bytes)
23:55:06.505 DRIVER » [REQ] [GetSUCNodeId]
23:55:06.506 SERIAL « [ACK] (0x06)
23:55:06.507 SERIAL « 0x0104015601ad (6 bytes)
23:55:06.507 SERIAL » [ACK] (0x06)
23:55:06.508 DRIVER « [RES] [GetSUCNodeId]
payload: 0x01
23:55:06.513 CNTRLR SUC has node ID 1
23:55:06.598 CNTRLR querying node information...
23:55:06.601 SERIAL » 0x01030002fe (5 bytes)
23:55:06.601 DRIVER » [REQ] [GetSerialApiInitData]
23:55:06.602 SERIAL « [ACK] (0x06)
23:55:06.698 SERIAL « 0x0125010205081d77df0f000000000000000000000000000000000000000000000 (39 bytes)
000000005006b
23:55:06.700 SERIAL » [ACK] (0x06)
23:55:06.701 DRIVER « [RES] [GetSerialApiInitData]
payload: 0x05081d77df0f00000000000000000000000000000000000000000000000000000
500
23:55:06.707 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
23:55:06.727 DRIVER Cache file for homeId 0xc8341d86 found, attempting to restore the network from
cache...
23:55:06.736 CNTRLR [Node 001] trying to load device config
23:55:06.741 CNTRLR [Node 001] device config loaded
23:55:06.741 CNTRLR [Node 002] trying to load device config
23:55:06.751 CNTRLR [Node 002] device config loaded
23:55:06.752 CNTRLR [Node 003] trying to load device config
23:55:06.753 CNTRLR [Node 003] device config loaded
23:55:06.754 CNTRLR [Node 005] trying to load device config
23:55:06.759 CNTRLR [Node 005] device config loaded
23:55:06.759 CNTRLR [Node 006] trying to load device config
23:55:06.762 CNTRLR [Node 006] device config loaded
23:55:06.762 CNTRLR [Node 007] trying to load device config
23:55:06.764 CNTRLR [Node 007] device config loaded
23:55:06.765 CNTRLR [Node 009] trying to load device config
23:55:06.771 CNTRLR [Node 009] device config loaded
23:55:06.772 CNTRLR [Node 010] trying to load device config
23:55:06.774 CNTRLR [Node 010] device config loaded
23:55:06.774 CNTRLR [Node 011] trying to load device config
23:55:06.776 CNTRLR [Node 011] device config loaded
23:55:06.777 CNTRLR [Node 012] trying to load device config
23:55:06.778 CNTRLR [Node 012] device config loaded
23:55:06.779 CNTRLR [Node 013] trying to load device config
23:55:06.780 CNTRLR [Node 013] device config loaded
23:55:06.781 CNTRLR [Node 015] trying to load device config
23:55:06.782 CNTRLR [Node 015] device config loaded
23:55:06.782 CNTRLR [Node 016] trying to load device config
23:55:06.791 CNTRLR [Node 016] device config loaded
23:55:06.792 CNTRLR [Node 018] trying to load device config
23:55:06.800 CNTRLR [Node 018] device config loaded
23:55:06.800 CNTRLR [Node 019] trying to load device config
23:55:06.802 CNTRLR [Node 019] device config loaded
23:55:06.802 DRIVER Restoring the network from cache was successful!
23:55:06.805 CNTRLR [Node 001] [Manufacturer Specific] manufacturerId: metadata updated
23:55:06.805 CNTRLR [Node 001] [Manufacturer Specific] productType: metadata updated
23:55:06.805 CNTRLR [Node 001] [Manufacturer Specific] productId: metadata updated
23:55:06.806 CNTRLR [Node 001] [~] [Manufacturer Specific] manufacturerId: 134 => 134
23:55:06.806 CNTRLR [Node 001] [~] [Manufacturer Specific] productType: 257 => 257
23:55:06.806 CNTRLR [Node 001] [~] [Manufacturer Specific] productId: 90 => 90
23:55:06.806 CNTRLR setting serial API timeouts: ack = 1000 ms, byte = 150 ms
23:55:06.809 SERIAL » 0x01050006640f97 (7 bytes)
23:55:06.809 DRIVER » [REQ] [SetSerialApiTimeouts]
payload: 0x640f
23:55:06.810 SERIAL « [ACK] (0x06)
23:55:06.811 SERIAL « 0x01050106640f96 (7 bytes)
23:55:06.812 SERIAL » [ACK] (0x06)
23:55:06.812 DRIVER « [RES] [SetSerialApiTimeouts]
payload: 0x640f
23:55:06.814 CNTRLR serial API timeouts overwritten. The old values were: ack = 1000 ms, byte = 15
0 ms
23:55:06.814 CNTRLR Interview completed
23:55:06.815 DRIVER driver ready
23:55:06.823 CNTRLR [Node 001] Beginning interview - last completed stage: RestartFromCache
23:55:06.824 CNTRLR [Node 001] not pinging the controller
23:55:06.831 CNTRLR [Node 001] Interview stage completed: CommandClasses
23:55:06.831 CNTRLR [Node 001] trying to load device config
23:55:06.834 CNTRLR [Node 001] device config loaded
23:55:06.835 CNTRLR [Node 001] Interview stage completed: OverwriteConfig
23:55:06.835 CNTRLR » [Node 001] requesting node neighbors...
23:55:06.870 SERIAL » 0x010700800100000079 (9 bytes)
23:55:06.870 DRIVER » [Node 001] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
23:55:06.872 SERIAL « [ACK] (0x06)
23:55:06.875 SERIAL « 0x0120018076d90e000000000000000000000000000000000000000000000000000 (34 bytes)
0ff
23:55:06.876 SERIAL » [ACK] (0x06)
23:55:06.876 DRIVER « [RES] [GetRoutingInfo]
node ids: 2, 3, 5, 6, 7, 9, 12, 13, 15, 16, 18, 19, 20
23:55:06.880 CNTRLR [Node 001] The node is alive.
23:55:06.883 CNTRLR [Node 001] The node is ready to be used
23:55:06.883 CNTRLR « [Node 001] node neighbors received: 2, 3, 5, 6, 7, 9, 12, 13, 15, 16, 18, 19
, 20
23:55:06.883 CNTRLR [Node 001] Interview stage completed: Neighbors
23:55:06.883 CNTRLR [Node 001] Interview completed
23:55:06.885 CNTRLR [Node 002] Beginning interview - last completed stage: RestartFromCache
23:55:06.885 CNTRLR » [Node 002] pinging the node...
23:55:06.890 SERIAL » 0x010800130201002501c3 (10 bytes)
23:55:06.890 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 1
└─[NoOperationCC]
23:55:06.890 CNTRLR [Node 003] Beginning interview - last completed stage: RestartFromCache
23:55:06.891 CNTRLR » [Node 003] pinging the node...
23:55:06.892 CNTRLR [Node 005] Beginning interview - last completed stage: RestartFromCache
23:55:06.892 CNTRLR » [Node 005] pinging the node...
23:55:06.893 CNTRLR [Node 006] Beginning interview - last completed stage: RestartFromCache
23:55:06.894 CNTRLR » [Node 006] pinging the node...
23:55:06.895 CNTRLR [Node 007] Beginning interview - last completed stage: RestartFromCache
23:55:06.895 CNTRLR » [Node 007] pinging the node...
23:55:06.896 CNTRLR [Node 009] Beginning interview - last completed stage: RestartFromCache
23:55:06.897 CNTRLR » [Node 009] pinging the node...
23:55:06.898 CNTRLR [Node 010] Beginning interview - last completed stage: RestartFromCache
23:55:06.898 CNTRLR » [Node 010] pinging the node...
23:55:06.899 CNTRLR [Node 011] Beginning interview - last completed stage: RestartFromCache
23:55:06.899 CNTRLR » [Node 011] pinging the node...
23:55:06.900 CNTRLR [Node 012] Beginning interview - last completed stage: RestartFromCache
23:55:06.900 CNTRLR » [Node 012] pinging the node...
23:55:06.901 CNTRLR [Node 013] Beginning interview - last completed stage: RestartFromCache
23:55:06.902 CNTRLR » [Node 013] pinging the node...
23:55:06.903 CNTRLR [Node 015] Beginning interview - last completed stage: RestartFromCache
23:55:06.903 CNTRLR » [Node 015] pinging the node...
23:55:06.904 CNTRLR [Node 016] Beginning interview - last completed stage: RestartFromCache
23:55:06.904 CNTRLR » [Node 016] pinging the node...
23:55:06.905 CNTRLR [Node 017] Beginning interview - last completed stage: ProtocolInfo
23:55:06.905 CNTRLR » [Node 017] pinging the node...
23:55:06.906 CNTRLR [Node 018] Beginning interview - last completed stage: RestartFromCache
23:55:06.907 CNTRLR » [Node 018] pinging the node...
23:55:06.908 CNTRLR [Node 019] Beginning interview - last completed stage: RestartFromCache
23:55:06.908 CNTRLR » [Node 019] pinging the node...
23:55:06.909 CNTRLR [Node 020] Beginning interview - last completed stage: ProtocolInfo
23:55:06.909 CNTRLR » [Node 020] pinging the node...
23:55:06.912 SERIAL « [ACK] (0x06)
23:55:06.917 SERIAL « 0x0104011301e8 (6 bytes)
23:55:06.918 SERIAL » [ACK] (0x06)
23:55:06.919 DRIVER « [RES] [SendData]
was sent: true
23:55:06.933 SERIAL « 0x0107001301000002e8 (9 bytes)
23:55:06.933 SERIAL » [ACK] (0x06)
23:55:06.934 DRIVER « [REQ] [SendData]
callback id: 1
transmit status: OK
23:55:06.937 SERIAL » 0x010800130301002502c1 (10 bytes)
23:55:06.938 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 2
└─[NoOperationCC]
23:55:06.938 CNTRLR « [Node 002] ping successful
23:55:06.941 CNTRLR [Node 002] ManufacturerSpecificCC: doing a partial interview...
23:55:06.942 CNTRLR [Node 002] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:06.942 CNTRLR [Node 002] trying to load device config
23:55:06.942 CNTRLR [Node 002] no device config loaded
23:55:06.943 CNTRLR [Node 002] VersionCC: doing a partial interview...
23:55:06.943 CNTRLR [Node 002] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:06.943 CNTRLR [Node 002] trying to load device config
23:55:06.945 SERIAL « [ACK] (0x06)
23:55:06.946 SERIAL « 0x0104011301e8 (6 bytes)
23:55:06.946 SERIAL » [ACK] (0x06)
23:55:06.946 DRIVER « [RES] [SendData]
was sent: true
23:55:06.954 CNTRLR [Node 002] device config loaded
23:55:06.955 CNTRLR [Node 002] ZWavePlusCC: doing a partial interview...
23:55:06.955 CNTRLR [Node 002] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:06.956 CNTRLR [Node 002] BatteryCC: doing a partial interview...
23:55:06.956 CNTRLR » [Node 002] querying battery status...
23:55:06.966 SERIAL « 0x0107001302000002eb (9 bytes)
23:55:06.966 SERIAL » [ACK] (0x06)
23:55:06.967 DRIVER « [REQ] [SendData]
callback id: 2
transmit status: OK
23:55:06.970 SERIAL » 0x010800130501002503c6 (10 bytes)
23:55:06.970 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 3
└─[NoOperationCC]
23:55:06.970 CNTRLR « [Node 003] ping successful
23:55:06.971 CNTRLR [Node 003] ManufacturerSpecificCC: doing a partial interview...
23:55:06.972 CNTRLR [Node 003] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:06.972 CNTRLR [Node 003] trying to load device config
23:55:06.972 CNTRLR [Node 003] no device config loaded
23:55:06.972 CNTRLR [Node 003] VersionCC: doing a partial interview...
23:55:06.972 CNTRLR [Node 003] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:06.973 CNTRLR [Node 003] trying to load device config
23:55:06.974 SERIAL « [ACK] (0x06)
23:55:06.975 CNTRLR [Node 003] device config loaded
23:55:06.976 CNTRLR [Node 003] ZWavePlusCC: doing a partial interview...
23:55:06.976 CNTRLR [Node 003] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:06.977 CNTRLR [Node 003] BinarySwitchCC: doing a partial interview...
23:55:06.977 CNTRLR » [Node 003] querying Binary Switch state...
23:55:06.981 SERIAL « 0x0104011301e8 (6 bytes)
23:55:06.981 SERIAL » [ACK] (0x06)
23:55:06.982 DRIVER « [RES] [SendData]
was sent: true
23:55:08.254 SERIAL « 0x010700130300008068 (9 bytes)
23:55:08.255 SERIAL » [ACK] (0x06)
23:55:08.256 DRIVER « [REQ] [SendData]
callback id: 3
transmit status: OK
23:55:08.262 SERIAL » 0x010800130601002504c2 (10 bytes)
23:55:08.263 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 4
└─[NoOperationCC]
23:55:08.263 CNTRLR « [Node 005] ping successful
23:55:08.280 SERIAL « [ACK] (0x06)
23:55:08.281 SERIAL « 0x0104011301e8 (6 bytes)
23:55:08.282 SERIAL » [ACK] (0x06)
23:55:08.282 DRIVER « [RES] [SendData]
was sent: true
23:55:08.284 CNTRLR [Node 005] ManufacturerSpecificCC: doing a partial interview...
23:55:08.285 CNTRLR [Node 005] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:08.285 CNTRLR [Node 005] trying to load device config
23:55:08.285 CNTRLR [Node 005] no device config loaded
23:55:08.285 CNTRLR [Node 005] VersionCC: doing a partial interview...
23:55:08.286 CNTRLR [Node 005] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:08.286 CNTRLR [Node 005] trying to load device config
23:55:08.290 CNTRLR [Node 005] device config loaded
23:55:08.291 CNTRLR [Node 005] BatteryCC: doing a partial interview...
23:55:08.291 CNTRLR » [Node 005] querying battery status...
23:55:08.297 SERIAL « 0x0107001304000003ec (9 bytes)
23:55:08.298 SERIAL » [ACK] (0x06)
23:55:08.298 DRIVER « [REQ] [SendData]
callback id: 4
transmit status: OK
23:55:08.306 SERIAL » 0x010800130701002505c2 (10 bytes)
23:55:08.307 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 5
└─[NoOperationCC]
23:55:08.308 CNTRLR « [Node 006] ping successful
23:55:08.309 CNTRLR [Node 006] ManufacturerSpecificCC: doing a partial interview...
23:55:08.309 CNTRLR [Node 006] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:08.309 CNTRLR [Node 006] trying to load device config
23:55:08.310 CNTRLR [Node 006] no device config loaded
23:55:08.310 CNTRLR [Node 006] VersionCC: doing a partial interview...
23:55:08.310 CNTRLR [Node 006] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:08.311 CNTRLR [Node 006] trying to load device config
23:55:08.314 SERIAL « [ACK] (0x06)
23:55:08.315 SERIAL « 0x0104011301e8 (6 bytes)
23:55:08.315 SERIAL » [ACK] (0x06)
23:55:08.316 DRIVER « [RES] [SendData]
was sent: true
23:55:08.318 CNTRLR [Node 006] device config loaded
23:55:08.318 CNTRLR [Node 006] AssociationCC: doing a partial interview...
23:55:08.319 CNTRLR » [Node 006] querying association group #1...
23:55:08.331 SERIAL « 0x0107001305000002ec (9 bytes)
23:55:08.331 SERIAL » [ACK] (0x06)
23:55:08.331 DRIVER « [REQ] [SendData]
callback id: 5
transmit status: OK
23:55:08.334 SERIAL » 0x010800130901002506cf (10 bytes)
23:55:08.335 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 6
└─[NoOperationCC]
23:55:08.335 CNTRLR « [Node 007] ping successful
23:55:08.337 CNTRLR [Node 007] ManufacturerSpecificCC: doing a partial interview...
23:55:08.338 CNTRLR [Node 007] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:08.338 CNTRLR [Node 007] trying to load device config
23:55:08.338 CNTRLR [Node 007] no device config loaded
23:55:08.339 CNTRLR [Node 007] VersionCC: doing a partial interview...
23:55:08.339 CNTRLR [Node 007] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:08.339 CNTRLR [Node 007] trying to load device config
23:55:08.345 SERIAL « [ACK] (0x06)
23:55:08.346 SERIAL « 0x0104011301e8 (6 bytes)
23:55:08.346 SERIAL » [ACK] (0x06)
23:55:08.347 DRIVER « [RES] [SendData]
was sent: true
23:55:08.349 CNTRLR [Node 007] device config loaded
23:55:08.349 CNTRLR [Node 007] ZWavePlusCC: doing a partial interview...
23:55:08.349 CNTRLR [Node 007] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:08.350 CNTRLR [Node 007] BinarySwitchCC: doing a partial interview...
23:55:08.350 CNTRLR » [Node 007] querying Binary Switch state...
23:55:08.358 SERIAL « 0x0107001306000002ef (9 bytes)
23:55:08.360 SERIAL » [ACK] (0x06)
23:55:08.360 DRIVER « [REQ] [SendData]
callback id: 6
transmit status: OK
23:55:08.365 SERIAL » 0x010800130a01002507cd (10 bytes)
23:55:08.366 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 7
└─[NoOperationCC]
23:55:08.366 CNTRLR « [Node 009] ping successful
23:55:08.367 CNTRLR [Node 009] ManufacturerSpecificCC: doing a partial interview...
23:55:08.367 CNTRLR [Node 009] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:08.367 CNTRLR [Node 009] trying to load device config
23:55:08.368 CNTRLR [Node 009] no device config loaded
23:55:08.368 CNTRLR [Node 009] VersionCC: doing a partial interview...
23:55:08.368 CNTRLR [Node 009] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:08.368 CNTRLR [Node 009] trying to load device config
23:55:08.369 SERIAL « [ACK] (0x06)
23:55:08.379 CNTRLR [Node 009] device config loaded
23:55:08.379 CNTRLR [Node 009] ZWavePlusCC: doing a partial interview...
23:55:08.380 CNTRLR [Node 009] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:08.380 CNTRLR [Node 009] BinarySwitchCC: doing a partial interview...
23:55:08.380 CNTRLR » [Node 009] querying Binary Switch state...
23:55:08.383 SERIAL « 0x0104011301e8 (6 bytes)
23:55:08.383 SERIAL » [ACK] (0x06)
23:55:08.384 DRIVER « [RES] [SendData]
was sent: true
23:55:08.454 SERIAL « 0x011800040009123202a1640001e3bc0000000000000000000053 (26 bytes)
23:55:08.456 CNTRLR [Node 009] [~] [Meter] value[66561]: 124.42 => 123.836 [Endpoint 0]
23:55:08.457 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
23:55:08.458 SERIAL » [ACK] (0x06)
23:55:08.459 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.836
time delta: 0 seconds
23:55:08.515 SERIAL « 0x010700130700000ee2 (9 bytes)
23:55:08.516 SERIAL » [ACK] (0x06)
23:55:08.516 DRIVER « [REQ] [SendData]
callback id: 7
transmit status: OK
23:55:08.522 SERIAL » 0x010800130b01002508c3 (10 bytes)
23:55:08.523 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 8
└─[NoOperationCC]
23:55:08.523 CNTRLR « [Node 010] ping successful
23:55:08.525 CNTRLR [Node 010] ManufacturerSpecificCC: doing a partial interview...
23:55:08.526 CNTRLR [Node 010] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:08.526 CNTRLR [Node 010] trying to load device config
23:55:08.527 CNTRLR [Node 010] no device config loaded
23:55:08.527 CNTRLR [Node 010] VersionCC: doing a partial interview...
23:55:08.528 CNTRLR [Node 010] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:08.528 CNTRLR [Node 010] trying to load device config
23:55:08.530 SERIAL « 0x011800040009123202a1640001e3bc0000000000000000000053 (26 bytes)
23:55:08.531 CNTRLR [Node 009] [~] [Meter] value[66561]: 123.836 => 123.836 [Endpoint 0]
23:55:08.533 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
23:55:08.533 SERIAL » [ACK] (0x06)
23:55:08.534 SERIAL « [CAN] (0x18)
23:55:08.535 CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
23:55:08.538 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.836
time delta: 0 seconds
23:55:08.541 CNTRLR [Node 010] device config loaded
23:55:08.542 CNTRLR [Node 010] ZWavePlusCC: doing a partial interview...
23:55:08.542 CNTRLR [Node 010] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:08.543 CNTRLR [Node 010] BinarySwitchCC: doing a partial interview...
23:55:08.543 CNTRLR » [Node 010] querying Binary Switch state...
23:55:08.571 SERIAL « 0x011800040009123202a16c000000000000000000000000000005 (26 bytes)
23:55:08.572 CNTRLR [Node 009] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
23:55:08.574 CNTRLR [Node 009] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
23:55:08.574 SERIAL » [ACK] (0x06)
23:55:08.576 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
23:55:08.636 SERIAL » 0x010800130b01002508c3 (10 bytes)
23:55:08.637 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 8
└─[NoOperationCC]
23:55:08.639 SERIAL « [ACK] (0x06)
23:55:08.645 SERIAL « 0x0104011301e8 (6 bytes)
23:55:08.645 SERIAL » [ACK] (0x06)
23:55:08.646 DRIVER « [RES] [SendData]
was sent: true
23:55:08.655 SERIAL « 0x0118000400091232022164000a97fd001e000a97fd0000000093 (26 bytes)
23:55:08.656 CNTRLR [Node 009] [~] [Meter] value[65537]: 694.269 => 694.269 [Endpoint 0]
23:55:08.657 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 694.269 => 694.269 [Endpoint 0]
23:55:08.658 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 31 => 30 [Endpoint 0]
23:55:08.658 SERIAL » [ACK] (0x06)
23:55:08.660 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 694.269
time delta: 30 seconds
prev. value: 694.269
23:55:08.713 SERIAL « 0x0107001308000007e4 (9 bytes)
23:55:08.714 SERIAL » [ACK] (0x06)
23:55:08.715 DRIVER « [REQ] [SendData]
callback id: 8
transmit status: OK
23:55:08.721 SERIAL » 0x010800130c01002509c5 (10 bytes)
23:55:08.721 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 9
└─[NoOperationCC]
23:55:08.722 CNTRLR « [Node 011] ping successful
23:55:08.723 CNTRLR [Node 011] ManufacturerSpecificCC: doing a partial interview...
23:55:08.723 CNTRLR [Node 011] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:08.724 CNTRLR [Node 011] trying to load device config
23:55:08.724 CNTRLR [Node 011] no device config loaded
23:55:08.724 CNTRLR [Node 011] VersionCC: doing a partial interview...
23:55:08.724 CNTRLR [Node 011] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:08.725 CNTRLR [Node 011] trying to load device config
23:55:08.728 SERIAL « [ACK] (0x06)
23:55:08.730 SERIAL « 0x0104011301e8 (6 bytes)
23:55:08.730 SERIAL » [ACK] (0x06)
23:55:08.731 DRIVER « [RES] [SendData]
was sent: true
23:55:08.734 CNTRLR [Node 011] device config loaded
23:55:08.735 CNTRLR [Node 011] ZWavePlusCC: doing a partial interview...
23:55:08.735 CNTRLR [Node 011] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:08.735 CNTRLR [Node 011] BinarySwitchCC: doing a partial interview...
23:55:08.736 CNTRLR » [Node 011] querying Binary Switch state...
23:55:08.776 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
23:55:08.777 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
23:55:08.778 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
23:55:08.779 SERIAL » [ACK] (0x06)
23:55:08.781 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
23:55:08.870 SERIAL « 0x010700130900000fed (9 bytes)
23:55:08.871 SERIAL » [ACK] (0x06)
23:55:08.871 DRIVER « [REQ] [SendData]
callback id: 9
transmit status: OK
23:55:08.877 SERIAL » 0x010800130d0100250ac7 (10 bytes)
23:55:08.878 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 10
└─[NoOperationCC]
23:55:08.878 CNTRLR « [Node 012] ping successful
23:55:08.879 CNTRLR [Node 012] ManufacturerSpecificCC: doing a partial interview...
23:55:08.880 CNTRLR [Node 012] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:08.880 CNTRLR [Node 012] trying to load device config
23:55:08.880 CNTRLR [Node 012] no device config loaded
23:55:08.886 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
23:55:08.887 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
23:55:08.888 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
23:55:08.889 SERIAL » [ACK] (0x06)
23:55:08.889 SERIAL « [CAN] (0x18)
23:55:08.890 CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
23:55:08.894 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
23:55:08.896 CNTRLR [Node 012] VersionCC: doing a partial interview...
23:55:08.896 CNTRLR [Node 012] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:08.897 CNTRLR [Node 012] trying to load device config
23:55:08.901 CNTRLR [Node 012] device config loaded
23:55:08.902 CNTRLR [Node 012] ZWavePlusCC: doing a partial interview...
23:55:08.902 CNTRLR [Node 012] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:08.902 CNTRLR [Node 012] BinarySwitchCC: doing a partial interview...
23:55:08.903 CNTRLR » [Node 012] querying Binary Switch state...
23:55:08.991 SERIAL » 0x010800130d0100250ac7 (10 bytes)
23:55:08.992 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 10
└─[NoOperationCC]
23:55:08.993 SERIAL « [ACK] (0x06)
23:55:08.999 SERIAL « 0x0104011301e8 (6 bytes)
23:55:09.000 SERIAL » [ACK] (0x06)
23:55:09.000 DRIVER « [RES] [SendData]
was sent: true
23:55:09.015 SERIAL « 0x010700130a000002e3 (9 bytes)
23:55:09.016 SERIAL » [ACK] (0x06)
23:55:09.016 DRIVER « [REQ] [SendData]
callback id: 10
transmit status: OK
23:55:09.022 SERIAL » 0x010800130f0100250bc4 (10 bytes)
23:55:09.022 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 11
└─[NoOperationCC]
23:55:09.023 CNTRLR « [Node 013] ping successful
23:55:09.024 CNTRLR [Node 013] ManufacturerSpecificCC: doing a partial interview...
23:55:09.024 CNTRLR [Node 013] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:09.025 CNTRLR [Node 013] trying to load device config
23:55:09.025 CNTRLR [Node 013] no device config loaded
23:55:09.025 CNTRLR [Node 013] VersionCC: doing a partial interview...
23:55:09.025 CNTRLR [Node 013] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:09.026 CNTRLR [Node 013] trying to load device config
23:55:09.027 SERIAL « [ACK] (0x06)
23:55:09.031 CNTRLR [Node 013] device config loaded
23:55:09.031 CNTRLR [Node 013] ZWavePlusCC: doing a partial interview...
23:55:09.032 CNTRLR [Node 013] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:09.032 CNTRLR [Node 013] BinarySwitchCC: doing a partial interview...
23:55:09.032 CNTRLR » [Node 013] querying Binary Switch state...
23:55:09.035 SERIAL « 0x0104011301e8 (6 bytes)
23:55:09.036 SERIAL » [ACK] (0x06)
23:55:09.036 DRIVER « [RES] [SendData]
was sent: true
23:55:09.047 SERIAL « 0x010700130b000003e3 (9 bytes)
23:55:09.047 SERIAL » [ACK] (0x06)
23:55:09.047 DRIVER « [REQ] [SendData]
callback id: 11
transmit status: OK
23:55:09.052 SERIAL » 0x01080013100100250cdc (10 bytes)
23:55:09.052 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 12
└─[NoOperationCC]
23:55:09.053 CNTRLR « [Node 015] ping successful
23:55:09.054 CNTRLR [Node 015] ManufacturerSpecificCC: doing a partial interview...
23:55:09.054 CNTRLR [Node 015] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:09.054 CNTRLR [Node 015] trying to load device config
23:55:09.054 CNTRLR [Node 015] no device config loaded
23:55:09.059 SERIAL « [ACK] (0x06)
23:55:09.062 SERIAL « 0x0104011301e8 (6 bytes)
23:55:09.062 SERIAL » [ACK] (0x06)
23:55:09.062 DRIVER « [RES] [SendData]
was sent: true
23:55:09.064 CNTRLR [Node 015] VersionCC: doing a partial interview...
23:55:09.064 CNTRLR [Node 015] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:09.065 CNTRLR [Node 015] trying to load device config
23:55:09.067 CNTRLR [Node 015] device config loaded
23:55:09.067 CNTRLR [Node 015] ZWavePlusCC: doing a partial interview...
23:55:09.068 CNTRLR [Node 015] [~] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
rue => true
23:55:09.068 CNTRLR [Node 015] BinarySwitchCC: doing a partial interview...
23:55:09.068 CNTRLR » [Node 015] querying Binary Switch state...
23:55:10.277 SERIAL « 0x010700130c00007b9c (9 bytes)
23:55:10.277 SERIAL » [ACK] (0x06)
23:55:10.279 DRIVER « [REQ] [SendData]
callback id: 12
transmit status: OK
23:55:10.289 SERIAL » 0x0109001302028002250d4f (11 bytes)
23:55:10.289 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 13
└─[BatteryCCGet]
23:55:10.290 CNTRLR « [Node 016] ping successful
23:55:10.293 SERIAL « [ACK] (0x06)
23:55:10.295 CNTRLR [Node 016] ManufacturerSpecificCC: doing a partial interview...
23:55:10.295 CNTRLR [Node 016] [~] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
te: true => true
23:55:10.295 CNTRLR [Node 016] trying to load device config
23:55:10.295 CNTRLR [Node 016] no device config loaded
23:55:10.295 CNTRLR [Node 016] VersionCC: doing a partial interview...
23:55:10.295 CNTRLR [Node 016] [~] [Version] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:10.296 CNTRLR [Node 016] trying to load device config
23:55:10.301 CNTRLR [Node 016] device config loaded
23:55:10.301 CNTRLR [Node 016] BatteryCC: doing a partial interview...
23:55:10.301 CNTRLR » [Node 016] querying battery status...
23:55:10.303 SERIAL « 0x0104011301e8 (6 bytes)
23:55:10.303 SERIAL » [ACK] (0x06)
23:55:10.304 DRIVER « [RES] [SendData]
was sent: true
23:55:10.314 SERIAL « 0x010700130d000002e4 (9 bytes)
23:55:10.314 SERIAL » [ACK] (0x06)
23:55:10.314 DRIVER « [REQ] [SendData]
callback id: 13
transmit status: OK
23:55:10.415 SERIAL « 0x0109000400020380030070 (11 bytes)
23:55:10.416 CNTRLR [Node 002] [~] [Battery] level: 0 => 0 [Endpoint 0]
23:55:10.418 CNTRLR [Node 002] [~] [Battery] isLow: false => false [Endpoint 0]
23:55:10.418 SERIAL » [ACK] (0x06)
23:55:10.421 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[BatteryCCReport]
level: 0
is low: false
23:55:10.425 SERIAL » 0x0109001303022502250ee8 (11 bytes)
23:55:10.426 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 14
└─[BinarySwitchCCGet]
23:55:10.427 CNTRLR [Node 002] The node is alive.
23:55:10.514 CNTRLR [Node 002] The node is ready to be used
23:55:10.515 CNTRLR « [Node 002] received response for battery information:
level: 0
23:55:10.515 CNTRLR [Node 002] [~] [Battery] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:10.525 SERIAL « [ACK] (0x06)
23:55:10.526 SERIAL « 0x0104011301e8 (6 bytes)
23:55:10.527 SERIAL » [ACK] (0x06)
23:55:10.527 DRIVER « [RES] [SendData]
was sent: true
23:55:10.529 CNTRLR [Node 002] MultilevelSensorCC: doing a partial interview...
23:55:10.529 CNTRLR » [Node 002] querying Air temperature sensor reading...
23:55:10.539 SERIAL « 0x010700130e000002e7 (9 bytes)
23:55:10.540 SERIAL » [ACK] (0x06)
23:55:10.540 DRIVER « [REQ] [SendData]
callback id: 14
transmit status: OK
23:55:10.551 SERIAL « 0x01090004000303250300d4 (11 bytes)
23:55:10.551 CNTRLR [Node 003] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
23:55:10.552 CNTRLR [Node 003] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:10.553 SERIAL » [ACK] (0x06)
23:55:10.554 DRIVER « [Node 003] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
23:55:10.571 SERIAL » 0x0109001305029840250f10 (11 bytes)
23:55:10.571 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 15
└─[SecurityCCNonceGet]
23:55:10.572 CNTRLR [Node 003] The node is alive.
23:55:10.615 CNTRLR [Node 003] The node is ready to be used
23:55:10.615 CNTRLR « [Node 003] received Binary Switch state:
current value: false
23:55:10.615 CNTRLR [Node 003] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:10.616 CNTRLR [Node 003] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:10.617 CNTRLR [Node 003] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:10.617 CNTRLR [Node 003] [Configuration] 7: metadata updated
23:55:10.618 CNTRLR [Node 003] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:10.619 CNTRLR » [Node 003] querying parameter #7 value...
23:55:10.636 SERIAL « [ACK] (0x06)
23:55:10.637 SERIAL « 0x0104011301e8 (6 bytes)
23:55:10.638 SERIAL » [ACK] (0x06)
23:55:10.638 DRIVER « [RES] [SendData]
was sent: true
23:55:10.640 SERIAL « 0x010700130f000002e6 (9 bytes)
23:55:10.643 SERIAL » [ACK] (0x06)
23:55:10.644 DRIVER « [REQ] [SendData]
callback id: 15
transmit status: OK
23:55:10.668 SERIAL « 0x0110000400050a9880e1f7b5ff5129af5225 (18 bytes)
23:55:10.669 SERIAL » [ACK] (0x06)
23:55:10.669 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xe1f7b5ff5129af52
23:55:10.671 CNTRLR [Node 005] The node is alive.
23:55:10.755 CNTRLR [Node 005] The node is ready to be used
23:55:10.758 SERIAL » 0x011d00130516988153895646cf81096b83b790e1b87efbc037e5bd152510ea (31 bytes)
23:55:10.758 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 16
└─[SecurityCCCommandEncapsulation]
│ nonce id: 225
└─[BatteryCCGet]
23:55:10.775 SERIAL « [ACK] (0x06)
23:55:10.776 SERIAL « 0x0104011301e8 (6 bytes)
23:55:10.776 SERIAL » [ACK] (0x06)
23:55:10.776 DRIVER « [RES] [SendData]
was sent: true
23:55:10.790 SERIAL « 0x0107001310000003f8 (9 bytes)
23:55:10.790 SERIAL » [ACK] (0x06)
23:55:10.791 DRIVER « [REQ] [SendData]
callback id: 16
transmit status: OK
23:55:10.929 SERIAL « 0x0108000400050298402c (10 bytes)
23:55:10.929 SERIAL » [ACK] (0x06)
23:55:10.930 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:10.934 SERIAL » 0x01110013050a9880bd1949af2f49a931051142 (19 bytes)
23:55:10.934 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 17
└─[SecurityCCNonceReport]
nonce: 0xbd1949af2f49a931
23:55:10.936 SERIAL « [ACK] (0x06)
23:55:10.942 SERIAL « 0x0104011301e8 (6 bytes)
23:55:10.942 SERIAL » [ACK] (0x06)
23:55:10.942 DRIVER « [RES] [SendData]
was sent: true
23:55:10.960 SERIAL « 0x0107001311000002f8 (9 bytes)
23:55:10.961 SERIAL » [ACK] (0x06)
23:55:10.961 DRIVER « [REQ] [SendData]
callback id: 17
transmit status: OK
23:55:11.014 SERIAL « 0x011d00040005179881c4329a867a3d082794dcb61abde7012533d9dc72cd7c (31 bytes)
23:55:11.015 SERIAL » [ACK] (0x06)
23:55:11.016 CNTRLR [Node 005] [~] [Battery] level: 96 => 96 [Endpoint 0]
23:55:11.018 CNTRLR [Node 005] [~] [Battery] isLow: false => false [Endpoint 0]
23:55:11.019 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[BatteryCCReport]
level: 96
is low: false
23:55:11.023 SERIAL » 0x010a00130603850201251252 (12 bytes)
23:55:11.023 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 18
└─[AssociationCCGet]
group id: 1
23:55:11.024 CNTRLR « [Node 005] received response for battery information:
level: 96
23:55:11.024 CNTRLR [Node 005] [~] [Battery] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:11.030 SERIAL « [ACK] (0x06)
23:55:11.033 CNTRLR [Node 005] AssociationCC: doing a partial interview...
23:55:11.033 CNTRLR » [Node 005] querying association group #1...
23:55:11.035 SERIAL « 0x0104011301e8 (6 bytes)
23:55:11.035 SERIAL » [ACK] (0x06)
23:55:11.036 DRIVER « [RES] [SendData]
was sent: true
23:55:11.049 SERIAL « 0x0107001312000002fb (9 bytes)
23:55:11.049 SERIAL » [ACK] (0x06)
23:55:11.049 DRIVER « [REQ] [SendData]
callback id: 18
transmit status: OK
23:55:11.060 SERIAL « 0x010c000400060685030105000174 (14 bytes)
23:55:11.060 SERIAL » [ACK] (0x06)
23:55:11.061 CNTRLR [Node 006] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:11.062 CNTRLR [Node 006] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:11.062 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:11.067 SERIAL » 0x01090013070225022513f1 (11 bytes)
23:55:11.067 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 19
└─[BinarySwitchCCGet]
23:55:11.068 CNTRLR [Node 006] The node is alive.
23:55:11.093 CNTRLR [Node 006] The node is ready to be used
23:55:11.093 CNTRLR « [Node 006] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:11.094 CNTRLR [Node 006] [~] [Association] hasLifeline: true => true [internal]
23:55:11.094 CNTRLR [Node 006] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
23:55:11.094 CNTRLR [Node 006] BinarySwitchCC: doing a partial interview...
23:55:11.094 CNTRLR » [Node 006] querying Binary Switch state...
23:55:11.098 SERIAL « [ACK] (0x06)
23:55:11.101 SERIAL « 0x0104011301e8 (6 bytes)
23:55:11.101 SERIAL » [ACK] (0x06)
23:55:11.101 DRIVER « [RES] [SendData]
was sent: true
23:55:11.117 SERIAL « 0x0107001313000003fb (9 bytes)
23:55:11.117 SERIAL » [ACK] (0x06)
23:55:11.117 DRIVER « [REQ] [SendData]
callback id: 19
transmit status: OK
23:55:11.130 SERIAL « 0x010900040007032503ff2f (11 bytes)
23:55:11.130 CNTRLR [Node 007] [~] [Binary Switch] currentValue: true => true [Endpoint 0]
23:55:11.132 CNTRLR [Node 007] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:11.132 SERIAL » [ACK] (0x06)
23:55:11.133 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: true
23:55:11.138 SERIAL » 0x01090013090225022514f8 (11 bytes)
23:55:11.139 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 20
└─[BinarySwitchCCGet]
23:55:11.140 CNTRLR [Node 007] The node is alive.
23:55:11.185 CNTRLR [Node 007] The node is ready to be used
23:55:11.185 CNTRLR « [Node 007] received Binary Switch state:
current value: true
23:55:11.185 CNTRLR [Node 007] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:11.190 SERIAL « [ACK] (0x06)
23:55:11.192 CNTRLR [Node 007] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:11.193 CNTRLR [Node 007] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:11.193 CNTRLR [Node 007] [Configuration] 3: metadata updated
23:55:11.194 CNTRLR [Node 007] [Configuration] 4: metadata updated
23:55:11.194 CNTRLR [Node 007] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:11.195 CNTRLR » [Node 007] querying parameter #3 value...
23:55:11.197 SERIAL « 0x0104011301e8 (6 bytes)
23:55:11.197 SERIAL » [ACK] (0x06)
23:55:11.198 DRIVER « [RES] [SendData]
was sent: true
23:55:11.208 SERIAL « 0x0107001314000002fd (9 bytes)
23:55:11.209 SERIAL » [ACK] (0x06)
23:55:11.209 DRIVER « [REQ] [SendData]
callback id: 20
transmit status: OK
23:55:11.219 SERIAL « 0x010900040009032503ff21 (11 bytes)
23:55:11.220 CNTRLR [Node 009] [~] [Binary Switch] currentValue: true => true [Endpoint 0]
23:55:11.221 CNTRLR [Node 009] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:11.221 SERIAL » [ACK] (0x06)
23:55:11.221 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: true
23:55:11.225 SERIAL » 0x010900130a0225022515fa (11 bytes)
23:55:11.226 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 21
└─[BinarySwitchCCGet]
23:55:11.227 CNTRLR [Node 009] The node is alive.
23:55:11.408 CNTRLR [Node 009] The node is ready to be used
23:55:11.409 CNTRLR « [Node 009] received Binary Switch state:
current value: true
23:55:11.409 CNTRLR [Node 009] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:11.420 SERIAL « [ACK] (0x06)
23:55:11.421 SERIAL « 0x0104011301e8 (6 bytes)
23:55:11.421 SERIAL » [ACK] (0x06)
23:55:11.422 DRIVER « [RES] [SendData]
was sent: true
23:55:11.423 CNTRLR [Node 009] MultilevelSwitchCC: doing a partial interview...
23:55:11.424 CNTRLR » [Node 009] requesting current switch state...
23:55:11.556 SERIAL « 0x010700131500000ff1 (9 bytes)
23:55:11.557 SERIAL » [ACK] (0x06)
23:55:11.557 DRIVER « [REQ] [SendData]
callback id: 21
transmit status: OK
23:55:11.680 SERIAL « 0x01090004000a03250300dd (11 bytes)
23:55:11.682 CNTRLR [Node 010] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
23:55:11.683 CNTRLR [Node 010] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:11.684 SERIAL » [ACK] (0x06)
23:55:11.686 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
23:55:11.694 SERIAL » 0x010900130b0225022516f8 (11 bytes)
23:55:11.694 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 22
└─[BinarySwitchCCGet]
23:55:11.695 CNTRLR [Node 010] The node is alive.
23:55:11.737 CNTRLR [Node 010] The node is ready to be used
23:55:11.738 CNTRLR « [Node 010] received Binary Switch state:
current value: false
23:55:11.738 CNTRLR [Node 010] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:11.743 SERIAL « [ACK] (0x06)
23:55:11.745 CNTRLR [Node 010] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:11.746 CNTRLR [Node 010] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:11.746 CNTRLR [Node 010] [Configuration] 3: metadata updated
23:55:11.747 CNTRLR [Node 010] [Configuration] 4: metadata updated
23:55:11.748 CNTRLR [Node 010] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:11.748 CNTRLR » [Node 010] querying parameter #3 value...
23:55:11.749 SERIAL « 0x0104011301e8 (6 bytes)
23:55:11.750 SERIAL » [ACK] (0x06)
23:55:11.750 DRIVER « [RES] [SendData]
was sent: true
23:55:11.863 SERIAL « 0x010700131600000cf1 (9 bytes)
23:55:11.863 SERIAL » [ACK] (0x06)
23:55:11.864 DRIVER « [REQ] [SendData]
callback id: 22
transmit status: OK
23:55:11.934 SERIAL « 0x01090004000b03250300dc (11 bytes)
23:55:11.935 CNTRLR [Node 011] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
23:55:11.936 CNTRLR [Node 011] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:11.936 SERIAL » [ACK] (0x06)
23:55:11.937 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
23:55:11.941 SERIAL » 0x010900130c0225022517fe (11 bytes)
23:55:11.941 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 23
└─[BinarySwitchCCGet]
23:55:11.942 CNTRLR [Node 011] The node is alive.
23:55:12.001 CNTRLR [Node 011] The node is ready to be used
23:55:12.001 CNTRLR « [Node 011] received Binary Switch state:
current value: false
23:55:12.001 CNTRLR [Node 011] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:12.001 CNTRLR [Node 011] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:12.002 CNTRLR [Node 011] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:12.002 CNTRLR [Node 011] [Configuration] 3: metadata updated
23:55:12.003 CNTRLR [Node 011] [Configuration] 4: metadata updated
23:55:12.004 CNTRLR [Node 011] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:12.004 CNTRLR » [Node 011] querying parameter #3 value...
23:55:12.009 SERIAL « [ACK] (0x06)
23:55:12.010 SERIAL « 0x0104011301e8 (6 bytes)
23:55:12.010 SERIAL » [ACK] (0x06)
23:55:12.012 DRIVER « [RES] [SendData]
was sent: true
23:55:12.194 SERIAL « 0x0107001317000013ef (9 bytes)
23:55:12.194 SERIAL » [ACK] (0x06)
23:55:12.194 DRIVER « [REQ] [SendData]
callback id: 23
transmit status: OK
23:55:12.320 SERIAL « 0x01090004000c03250300db (11 bytes)
23:55:12.322 CNTRLR [Node 012] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
23:55:12.323 CNTRLR [Node 012] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:12.324 SERIAL » [ACK] (0x06)
23:55:12.326 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
23:55:12.331 SERIAL » 0x010900130d0225022518f0 (11 bytes)
23:55:12.332 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 24
└─[BinarySwitchCCGet]
23:55:12.333 CNTRLR [Node 012] The node is alive.
23:55:12.374 CNTRLR [Node 012] The node is ready to be used
23:55:12.374 CNTRLR « [Node 012] received Binary Switch state:
current value: false
23:55:12.374 CNTRLR [Node 012] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:12.378 SERIAL « [ACK] (0x06)
23:55:12.380 CNTRLR [Node 012] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:12.380 CNTRLR [Node 012] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:12.381 CNTRLR [Node 012] [Configuration] 3: metadata updated
23:55:12.382 CNTRLR [Node 012] [Configuration] 4: metadata updated
23:55:12.383 CNTRLR [Node 012] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:12.383 CNTRLR » [Node 012] querying parameter #3 value...
23:55:12.385 SERIAL « 0x0104011301e8 (6 bytes)
23:55:12.386 SERIAL » [ACK] (0x06)
23:55:12.386 DRIVER « [RES] [SendData]
was sent: true
23:55:12.451 SERIAL « 0x0107001318000007f4 (9 bytes)
23:55:12.452 SERIAL » [ACK] (0x06)
23:55:12.452 DRIVER « [REQ] [SendData]
callback id: 24
transmit status: OK
23:55:12.462 SERIAL « 0x01090004000d03250300da (11 bytes)
23:55:12.463 CNTRLR [Node 013] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
23:55:12.464 CNTRLR [Node 013] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:12.464 SERIAL » [ACK] (0x06)
23:55:12.465 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
23:55:12.470 SERIAL » 0x010900130f0225022519f3 (11 bytes)
23:55:12.470 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 25
└─[BinarySwitchCCGet]
23:55:12.472 CNTRLR [Node 013] The node is alive.
23:55:12.514 CNTRLR [Node 013] The node is ready to be used
23:55:12.514 CNTRLR « [Node 013] received Binary Switch state:
current value: false
23:55:12.514 CNTRLR [Node 013] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:12.514 CNTRLR [Node 013] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:12.515 CNTRLR [Node 013] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:12.515 CNTRLR [Node 013] [Configuration] 3: metadata updated
23:55:12.516 CNTRLR [Node 013] [Configuration] 4: metadata updated
23:55:12.516 CNTRLR [Node 013] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:12.517 CNTRLR » [Node 013] querying parameter #3 value...
23:55:12.520 SERIAL « [ACK] (0x06)
23:55:12.522 SERIAL « 0x0104011301e8 (6 bytes)
23:55:12.522 SERIAL » [ACK] (0x06)
23:55:12.522 DRIVER « [RES] [SendData]
was sent: true
23:55:12.538 SERIAL « 0x0107001319000002f0 (9 bytes)
23:55:12.538 SERIAL » [ACK] (0x06)
23:55:12.538 DRIVER « [REQ] [SendData]
callback id: 25
transmit status: OK
23:55:12.550 SERIAL « 0x01090004000f03250300d8 (11 bytes)
23:55:12.551 CNTRLR [Node 015] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
23:55:12.551 CNTRLR [Node 015] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:12.551 SERIAL » [ACK] (0x06)
23:55:12.552 DRIVER « [Node 015] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
23:55:12.555 SERIAL » 0x0109001310029840251a10 (11 bytes)
23:55:12.555 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 26
└─[SecurityCCNonceGet]
23:55:12.556 CNTRLR [Node 015] The node is alive.
23:55:12.596 CNTRLR [Node 015] The node is ready to be used
23:55:12.596 CNTRLR « [Node 015] received Binary Switch state:
current value: false
23:55:12.597 CNTRLR [Node 015] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:12.597 CNTRLR [Node 015] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:12.597 CNTRLR [Node 015] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:12.598 CNTRLR [Node 015] [Configuration] 7: metadata updated
23:55:12.598 CNTRLR [Node 015] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:12.598 CNTRLR » [Node 015] querying parameter #7 value...
23:55:12.602 SERIAL « [ACK] (0x06)
23:55:12.604 SERIAL « 0x0104011301e8 (6 bytes)
23:55:12.604 SERIAL » [ACK] (0x06)
23:55:12.605 DRIVER « [RES] [SendData]
was sent: true
23:55:12.621 SERIAL « 0x010700131a000002f3 (9 bytes)
23:55:12.621 SERIAL » [ACK] (0x06)
23:55:12.621 DRIVER « [REQ] [SendData]
callback id: 26
transmit status: OK
23:55:12.650 SERIAL « 0x0110000400100a9880bae70da0193ebb9a1f (18 bytes)
23:55:12.650 SERIAL » [ACK] (0x06)
23:55:12.651 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xbae70da0193ebb9a
23:55:12.654 CNTRLR [Node 016] The node is alive.
23:55:12.725 CNTRLR [Node 016] The node is ready to be used
23:55:12.730 SERIAL » 0x011d00131016988110c501ff7eb4571e581301bae4af5514e6725ba7251bea (31 bytes)
23:55:12.730 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 27
└─[SecurityCCCommandEncapsulation]
│ nonce id: 186
└─[BatteryCCGet]
23:55:12.741 SERIAL « [ACK] (0x06)
23:55:12.742 SERIAL « 0x0104011301e8 (6 bytes)
23:55:12.742 SERIAL » [ACK] (0x06)
23:55:12.743 DRIVER « [RES] [SendData]
was sent: true
23:55:12.761 SERIAL « 0x010700131b000003f3 (9 bytes)
23:55:12.761 SERIAL » [ACK] (0x06)
23:55:12.762 DRIVER « [REQ] [SendData]
callback id: 27
transmit status: OK
23:55:12.902 SERIAL « 0x01080004001002984039 (10 bytes)
23:55:12.902 SERIAL » [ACK] (0x06)
23:55:12.903 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:12.913 SERIAL » 0x01110013100a9880556eee8cf6555efb051cb9 (19 bytes)
23:55:12.914 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 28
└─[SecurityCCNonceReport]
nonce: 0x556eee8cf6555efb
23:55:12.916 SERIAL « [ACK] (0x06)
23:55:12.922 SERIAL « 0x0104011301e8 (6 bytes)
23:55:12.922 SERIAL » [ACK] (0x06)
23:55:12.922 DRIVER « [RES] [SendData]
was sent: true
23:55:12.941 SERIAL « 0x010700131c000002f5 (9 bytes)
23:55:12.941 SERIAL » [ACK] (0x06)
23:55:12.941 DRIVER « [REQ] [SendData]
callback id: 28
transmit status: OK
23:55:12.994 SERIAL « 0x011d000400101798813d4eb48962aea03cc85d411a55ea8f75a93085d609ae (31 bytes)
23:55:12.995 SERIAL » [ACK] (0x06)
23:55:12.996 CNTRLR [Node 016] [~] [Battery] level: 96 => 96 [Endpoint 0]
23:55:12.997 CNTRLR [Node 016] [~] [Battery] isLow: false => false [Endpoint 0]
23:55:12.998 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[BatteryCCReport]
level: 96
is low: false
23:55:13.002 SERIAL » 0x010b0013020431040100251ded (13 bytes)
23:55:13.002 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 29
└─[MultilevelSensorCCGet]
sensor type: Air temperature
scale: Celsius
23:55:13.003 CNTRLR « [Node 016] received response for battery information:
level: 96
23:55:13.003 CNTRLR [Node 016] [~] [Battery] interviewComplete: true => tr [Endpoint 0] [internal]
ue
23:55:13.007 SERIAL « [ACK] (0x06)
23:55:13.010 CNTRLR [Node 016] AssociationCC: doing a partial interview...
23:55:13.010 CNTRLR » [Node 016] querying association group #1...
23:55:13.013 SERIAL « 0x0104011301e8 (6 bytes)
23:55:13.013 SERIAL » [ACK] (0x06)
23:55:13.014 DRIVER « [RES] [SendData]
was sent: true
23:55:13.026 SERIAL « 0x010700131d000003f5 (9 bytes)
23:55:13.027 SERIAL » [ACK] (0x06)
23:55:13.027 DRIVER « [REQ] [SendData]
callback id: 29
transmit status: OK
23:55:13.088 SERIAL « 0x010c000400020631050142083cb0 (14 bytes)
23:55:13.089 CNTRLR [Node 002] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0]
23:55:13.090 CNTRLR [Node 002] [~] [Multilevel Sensor] Air temperature: 20.62 => 21.0 [Endpoint 0]
8
23:55:13.090 SERIAL » [ACK] (0x06)
23:55:13.091 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[MultilevelSensorCCReport]
type: Air temperature
scale: Celsius
value: 21.08
23:55:13.094 SERIAL » 0x010a00130303700507251eaf (12 bytes)
23:55:13.094 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 30
└─[ConfigurationCCGet]
parameter #: 7
23:55:13.094 CNTRLR « [Node 002] received current Air temperature sensor reading: 21.08 °C
23:55:13.095 CNTRLR » [Node 002] querying Humidity sensor reading...
23:55:13.096 SERIAL « [ACK] (0x06)
23:55:13.102 SERIAL « 0x0104011301e8 (6 bytes)
23:55:13.102 SERIAL » [ACK] (0x06)
23:55:13.103 DRIVER « [RES] [SendData]
was sent: true
23:55:13.118 SERIAL « 0x010700131e000002f7 (9 bytes)
23:55:13.119 SERIAL » [ACK] (0x06)
23:55:13.119 DRIVER « [REQ] [SendData]
callback id: 30
transmit status: OK
23:55:13.131 SERIAL « 0x010c000400030670060701ff007d (14 bytes)
23:55:13.133 CNTRLR [Node 003] [~] [Configuration] 7: 255 => 255
23:55:13.134 SERIAL » [ACK] (0x06)
23:55:13.135 DRIVER « [Node 003] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 7
value size: 1
value: 255
23:55:13.140 SERIAL » 0x0109001305029840251f00 (11 bytes)
23:55:13.140 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 31
└─[SecurityCCNonceGet]
23:55:13.140 CNTRLR « [Node 003] parameter #7 has value: 255
23:55:13.141 CNTRLR [Node 003] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:13.141 CNTRLR [Node 003] AssociationCC: doing a partial interview...
23:55:13.141 CNTRLR » [Node 003] querying association group #1...
23:55:13.143 SERIAL « [ACK] (0x06)
23:55:13.148 SERIAL « 0x0104011301e8 (6 bytes)
23:55:13.148 SERIAL » [ACK] (0x06)
23:55:13.148 DRIVER « [RES] [SendData]
was sent: true
23:55:14.365 SERIAL « 0x010700131f00007a8e (9 bytes)
23:55:14.365 SERIAL » [ACK] (0x06)
23:55:14.366 DRIVER « [REQ] [SendData]
callback id: 31
transmit status: OK
23:55:14.393 SERIAL « 0x0110000400050a988001fe91ceeaf418277d (18 bytes)
23:55:14.393 SERIAL » [ACK] (0x06)
23:55:14.393 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x01fe91ceeaf41827
23:55:14.397 SERIAL » 0x011e0013051798812fde574eda9553db4f57218c01475d1ba2ea64bf4e2520bb (32 bytes)
23:55:14.397 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 32
└─[SecurityCCCommandEncapsulation]
│ nonce id: 1
└─[AssociationCCGet]
group id: 1
23:55:14.400 SERIAL « [ACK] (0x06)
23:55:14.407 SERIAL « 0x0104011301e8 (6 bytes)
23:55:14.407 SERIAL » [ACK] (0x06)
23:55:14.407 DRIVER « [RES] [SendData]
was sent: true
23:55:14.428 SERIAL « 0x0107001320000003c8 (9 bytes)
23:55:14.429 SERIAL » [ACK] (0x06)
23:55:14.429 DRIVER « [REQ] [SendData]
callback id: 32
transmit status: OK
23:55:14.461 SERIAL « 0x0108000400050298402c (10 bytes)
23:55:14.461 SERIAL » [ACK] (0x06)
23:55:14.465 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:14.472 SERIAL » 0x01110013050a9880429f6f1d041e307605213d (19 bytes)
23:55:14.473 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 33
└─[SecurityCCNonceReport]
nonce: 0x429f6f1d041e3076
23:55:14.475 SERIAL « [ACK] (0x06)
23:55:14.480 SERIAL « 0x0104011301e8 (6 bytes)
23:55:14.480 SERIAL » [ACK] (0x06)
23:55:14.481 DRIVER « [RES] [SendData]
was sent: true
23:55:15.782 SERIAL « 0x010700132100008248 (9 bytes)
23:55:15.783 SERIAL » [ACK] (0x06)
23:55:15.784 DRIVER « [REQ] [SendData]
callback id: 33
transmit status: OK
23:55:15.837 SERIAL « 0x0120000400051a9881ef3d9a41231b7383a7a8f89e3a003c42e1ba58695188076 (34 bytes)
bee
23:55:15.838 SERIAL » [ACK] (0x06)
23:55:15.840 CNTRLR [Node 005] [~] [Association] maxNodes[1]: 2 => 2 [internal]
23:55:15.841 CNTRLR [Node 005] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:15.841 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[AssociationCCReport]
group id: 1
max # of nodes: 2
node IDs: 1
reports to follow: 0
23:55:15.847 SERIAL » 0x01090013060225022522c1 (11 bytes)
23:55:15.848 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 34
└─[BinarySwitchCCGet]
23:55:15.848 CNTRLR « [Node 005] received information for association group #1:
maximum # of nodes: 2
currently assigned nodes: 1
23:55:15.848 CNTRLR [Node 005] [~] [Association] hasLifeline: true => true [internal]
23:55:15.848 CNTRLR [Node 005] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
23:55:15.850 SERIAL « [ACK] (0x06)
23:55:15.852 CNTRLR [Node 005] DoorLockCC: doing a partial interview...
23:55:15.852 CNTRLR » [Node 005] requesting lock configuration...
23:55:15.861 SERIAL « 0x0104011301e8 (6 bytes)
23:55:15.861 SERIAL » [ACK] (0x06)
23:55:15.861 DRIVER « [RES] [SendData]
was sent: true
23:55:15.872 SERIAL « 0x0107001322000002cb (9 bytes)
23:55:15.872 SERIAL » [ACK] (0x06)
23:55:15.873 DRIVER « [REQ] [SendData]
callback id: 34
transmit status: OK
23:55:15.883 SERIAL « 0x01090004000603250300d1 (11 bytes)
23:55:15.883 CNTRLR [Node 006] [~] [Binary Switch] currentValue: false => false [Endpoint 0]
23:55:15.884 CNTRLR [Node 006] [+] [Binary Switch] targetValue: undefined [Endpoint 0]
23:55:15.885 SERIAL » [ACK] (0x06)
23:55:15.886 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[BinarySwitchCCReport]
current value: false
23:55:15.890 SERIAL » 0x010a00130703700503252392 (12 bytes)
23:55:15.890 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 35
└─[ConfigurationCCGet]
parameter #: 3
23:55:15.890 CNTRLR « [Node 006] received Binary Switch state:
current value: false
23:55:15.891 CNTRLR [Node 006] [~] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:15.891 CNTRLR [Node 006] ConfigurationCC: Loading configuration parameters from device confi
g
23:55:15.892 CNTRLR [Node 006] [~] [Configuration] isParamInformationFromConfig: true = [internal]
> false
23:55:15.892 CNTRLR [Node 006] [Configuration] 1: metadata updated
23:55:15.893 CNTRLR [Node 006] [Configuration] 2: metadata updated
23:55:15.894 CNTRLR [Node 006] [Configuration] 3: metadata updated
23:55:15.895 CNTRLR [Node 006] [Configuration] 4: metadata updated
23:55:15.896 CNTRLR [Node 006] [~] [Configuration] isParamInformationFromConfig: false [internal]
=> true
23:55:15.896 CNTRLR » [Node 006] querying parameter #1 value...
23:55:15.899 SERIAL « [ACK] (0x06)
23:55:15.900 SERIAL « 0x0104011301e8 (6 bytes)
23:55:15.900 SERIAL » [ACK] (0x06)
23:55:15.901 DRIVER « [RES] [SendData]
was sent: true
23:55:15.914 SERIAL « 0x0107001323000002ca (9 bytes)
23:55:15.915 SERIAL » [ACK] (0x06)
23:55:15.915 DRIVER « [REQ] [SendData]
callback id: 35
transmit status: OK
23:55:15.926 SERIAL « 0x010b0004000705700603010086 (13 bytes)
23:55:15.927 CNTRLR [Node 007] [~] [Configuration] 3: 0 => 0
23:55:15.928 SERIAL » [ACK] (0x06)
23:55:15.928 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
23:55:15.934 SERIAL » 0x01090013090226022524cb (11 bytes)
23:55:15.934 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 36
└─[MultilevelSwitchCCGet]
23:55:15.934 CNTRLR « [Node 007] parameter #3 has value: 0
23:55:15.935 CNTRLR » [Node 007] querying parameter #4 value...
23:55:15.937 SERIAL « [ACK] (0x06)
23:55:15.942 SERIAL « 0x0104011301e8 (6 bytes)
23:55:15.942 SERIAL » [ACK] (0x06)
23:55:15.942 DRIVER « [RES] [SendData]
was sent: true
23:55:15.958 SERIAL « 0x0107001324000002cd (9 bytes)
23:55:15.958 SERIAL » [ACK] (0x06)
23:55:15.958 DRIVER « [REQ] [SendData]
callback id: 36
transmit status: OK
23:55:15.969 SERIAL « 0x01090004000903260363be (11 bytes)
23:55:15.970 CNTRLR [Node 009] [+] [Multilevel Switch] targetValue: undefined [Endpoint 0]
23:55:15.973 CNTRLR [Node 009] [~] [Multilevel Switch] currentValue: 99 => 99 [Endpoint 0]
23:55:15.974 SERIAL » [ACK] (0x06)
23:55:15.976 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MultilevelSwitchCCReport]
current value: 99
23:55:15.979 SERIAL » 0x010a00130a03700503252599 (12 bytes)
23:55:15.980 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 37
└─[ConfigurationCCGet]
parameter #: 3
23:55:15.980 CNTRLR [Node 009] [~] [Multilevel Switch] interviewComplete: [Endpoint 0] [internal]
true => true
23:55:15.981 CNTRLR [Node 009] MeterCC: doing a partial interview...
23:55:15.981 CNTRLR » [Node 009] querying meter value (type = Electric, scale = kWh)...
23:55:15.989 SERIAL « [ACK] (0x06)
23:55:15.990 SERIAL « 0x0104011301e8 (6 bytes)
23:55:15.990 SERIAL » [ACK] (0x06)
23:55:15.991 DRIVER « [RES] [SendData]
was sent: true
23:55:16.130 SERIAL « 0x010700132500000fc1 (9 bytes)
23:55:16.130 SERIAL » [ACK] (0x06)
23:55:16.131 DRIVER « [REQ] [SendData]
callback id: 37
transmit status: OK
23:55:16.263 SERIAL « 0x010b0004000a0570060301008b (13 bytes)
23:55:16.267 CNTRLR [Node 010] [~] [Configuration] 3: 0 => 0
23:55:16.268 SERIAL » [ACK] (0x06)
23:55:16.270 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
23:55:16.274 SERIAL » 0x010a00130b0370050325269b (12 bytes)
23:55:16.275 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 38
└─[ConfigurationCCGet]
parameter #: 3
23:55:16.275 CNTRLR « [Node 010] parameter #3 has value: 0
23:55:16.275 CNTRLR » [Node 010] querying parameter #4 value...
23:55:16.278 SERIAL « [ACK] (0x06)
23:55:16.282 SERIAL « 0x0104011301e8 (6 bytes)
23:55:16.283 SERIAL » [ACK] (0x06)
23:55:16.283 DRIVER « [RES] [SendData]
was sent: true
23:55:16.443 SERIAL « 0x0107001326000010dd (9 bytes)
23:55:16.444 SERIAL » [ACK] (0x06)
23:55:16.445 DRIVER « [REQ] [SendData]
callback id: 38
transmit status: OK
23:55:16.585 SERIAL « 0x010b0004000b0570060301008a (13 bytes)
23:55:16.589 CNTRLR [Node 011] [~] [Configuration] 3: 0 => 0
23:55:16.591 SERIAL » [ACK] (0x06)
23:55:16.592 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
23:55:16.595 SERIAL » 0x010a00130c0370050325279d (12 bytes)
23:55:16.595 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 39
└─[ConfigurationCCGet]
parameter #: 3
23:55:16.595 CNTRLR « [Node 011] parameter #3 has value: 0
23:55:16.595 CNTRLR » [Node 011] querying parameter #4 value...
23:55:16.598 SERIAL « [ACK] (0x06)
23:55:16.603 SERIAL « 0x0104011301e8 (6 bytes)
23:55:16.603 SERIAL » [ACK] (0x06)
23:55:16.604 DRIVER « [RES] [SendData]
was sent: true
23:55:16.796 SERIAL « 0x0107001327000013df (9 bytes)
23:55:16.796 SERIAL » [ACK] (0x06)
23:55:16.796 DRIVER « [REQ] [SendData]
callback id: 39
transmit status: OK
23:55:16.924 SERIAL « 0x010b0004000c0570060301018c (13 bytes)
23:55:16.926 CNTRLR [Node 012] [~] [Configuration] 3: 1 => 1
23:55:16.928 SERIAL » [ACK] (0x06)
23:55:16.929 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 1
23:55:16.935 SERIAL » 0x010a00130d03700503252893 (12 bytes)
23:55:16.935 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 40
└─[ConfigurationCCGet]
parameter #: 3
23:55:16.935 CNTRLR « [Node 012] parameter #3 has value: 1
23:55:16.936 CNTRLR » [Node 012] querying parameter #4 value...
23:55:16.937 SERIAL « [ACK] (0x06)
23:55:16.943 SERIAL « 0x0104011301e8 (6 bytes)
23:55:16.943 SERIAL » [ACK] (0x06)
23:55:16.943 DRIVER « [RES] [SendData]
was sent: true
23:55:17.061 SERIAL « 0x010700132800000ccf (9 bytes)
23:55:17.062 SERIAL » [ACK] (0x06)
23:55:17.062 DRIVER « [REQ] [SendData]
callback id: 40
transmit status: OK
23:55:17.073 SERIAL « 0x010b0004000d0570060301018d (13 bytes)
23:55:17.075 CNTRLR [Node 013] [~] [Configuration] 3: 1 => 1
23:55:17.076 SERIAL » [ACK] (0x06)
23:55:17.076 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 1
23:55:17.082 SERIAL » 0x010a00130f03700507252994 (12 bytes)
23:55:17.082 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 41
└─[ConfigurationCCGet]
parameter #: 7
23:55:17.083 CNTRLR « [Node 013] parameter #3 has value: 1
23:55:17.083 CNTRLR » [Node 013] querying parameter #4 value...
23:55:17.084 SERIAL « [ACK] (0x06)
23:55:17.090 SERIAL « 0x0104011301e8 (6 bytes)
23:55:17.090 SERIAL » [ACK] (0x06)
23:55:17.090 DRIVER « [RES] [SendData]
was sent: true
23:55:17.106 SERIAL « 0x0107001329000003c1 (9 bytes)
23:55:17.107 SERIAL » [ACK] (0x06)
23:55:17.107 DRIVER « [REQ] [SendData]
callback id: 41
transmit status: OK
23:55:17.119 SERIAL « 0x010c0004000f0670060701ff0071 (14 bytes)
23:55:17.120 CNTRLR [Node 015] [~] [Configuration] 7: 255 => 255
23:55:17.121 SERIAL » [ACK] (0x06)
23:55:17.121 DRIVER « [Node 015] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 7
value size: 1
value: 255
23:55:17.124 SERIAL » 0x0109001310029840252a20 (11 bytes)
23:55:17.125 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 42
└─[SecurityCCNonceGet]
23:55:17.125 CNTRLR « [Node 015] parameter #7 has value: 255
23:55:17.125 CNTRLR [Node 015] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:17.128 SERIAL « [ACK] (0x06)
23:55:17.130 CNTRLR [Node 015] AssociationCC: doing a partial interview...
23:55:17.130 CNTRLR » [Node 015] querying association group #1...
23:55:17.133 SERIAL « 0x0104011301e8 (6 bytes)
23:55:17.134 SERIAL » [ACK] (0x06)
23:55:17.134 DRIVER « [RES] [SendData]
was sent: true
23:55:18.395 SERIAL « 0x010700132a00007ebf (9 bytes)
23:55:18.395 SERIAL » [ACK] (0x06)
23:55:18.396 DRIVER « [REQ] [SendData]
callback id: 42
transmit status: OK
23:55:18.422 SERIAL « 0x0110000400100a988079ccc38474cfa9a1a8 (18 bytes)
23:55:18.423 SERIAL » [ACK] (0x06)
23:55:18.423 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x79ccc38474cfa9a1
23:55:18.430 SERIAL » 0x011e001310179881de492cb26c2be389d8d3ac99798e7f0fb757047a6e252b8f (32 bytes)
23:55:18.430 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 43
└─[SecurityCCCommandEncapsulation]
│ nonce id: 121
└─[AssociationCCGet]
group id: 1
23:55:18.433 SERIAL « [ACK] (0x06)
23:55:18.440 SERIAL « 0x0104011301e8 (6 bytes)
23:55:18.440 SERIAL » [ACK] (0x06)
23:55:18.441 DRIVER « [RES] [SendData]
was sent: true
23:55:18.462 SERIAL « 0x010700132b000003c3 (9 bytes)
23:55:18.462 SERIAL » [ACK] (0x06)
23:55:18.463 DRIVER « [REQ] [SendData]
callback id: 43
transmit status: OK
23:55:18.495 SERIAL « 0x01080004001002984039 (10 bytes)
23:55:18.496 SERIAL » [ACK] (0x06)
23:55:18.497 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:18.506 SERIAL » 0x01110013100a9880f370e9c5d11b3494052c13 (19 bytes)
23:55:18.507 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 44
└─[SecurityCCNonceReport]
nonce: 0xf370e9c5d11b3494
23:55:18.509 SERIAL « [ACK] (0x06)
23:55:18.514 SERIAL « 0x0104011301e8 (6 bytes)
23:55:18.515 SERIAL » [ACK] (0x06)
23:55:18.515 DRIVER « [RES] [SendData]
was sent: true
23:55:19.798 SERIAL « 0x010700132c00008146 (9 bytes)
23:55:19.798 SERIAL » [ACK] (0x06)
23:55:19.799 DRIVER « [REQ] [SendData]
callback id: 44
transmit status: OK
23:55:19.853 SERIAL « 0x0120000400101a9881872efadfe8f4b73d6c9a41fe0365b8f37691afcee3c74f9 (34 bytes)
bc0
23:55:19.854 SERIAL » [ACK] (0x06)
23:55:19.856 CNTRLR [Node 016] [~] [Association] maxNodes[1]: 2 => 2 [internal]
23:55:19.856 CNTRLR [Node 016] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:19.857 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[AssociationCCReport]
group id: 1
max # of nodes: 2
node IDs: 1
reports to follow: 0
23:55:19.863 SERIAL » 0x010b0013020431040500252dd9 (13 bytes)
23:55:19.863 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 45
└─[MultilevelSensorCCGet]
sensor type: Humidity
scale: Percentage value
23:55:19.864 CNTRLR « [Node 016] received information for association group #1:
maximum # of nodes: 2
currently assigned nodes: 1
23:55:19.864 CNTRLR [Node 016] [~] [Association] hasLifeline: true => true [internal]
23:55:19.864 CNTRLR [Node 016] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
23:55:19.866 SERIAL « [ACK] (0x06)
23:55:19.867 CNTRLR [Node 016] DoorLockCC: doing a partial interview...
23:55:19.867 CNTRLR » [Node 016] requesting lock configuration...
23:55:19.871 SERIAL « 0x0104011301e8 (6 bytes)
23:55:19.871 SERIAL » [ACK] (0x06)
23:55:19.872 DRIVER « [RES] [SendData]
was sent: true
23:55:19.887 SERIAL « 0x010700132d000002c4 (9 bytes)
23:55:19.888 SERIAL » [ACK] (0x06)
23:55:19.888 DRIVER « [REQ] [SendData]
callback id: 45
transmit status: OK
23:55:19.948 SERIAL « 0x010b0004000205310505011dda (13 bytes)
23:55:19.949 CNTRLR [Node 002] [Multilevel Sensor] Humidity: metadata updated [Endpoint 0]
23:55:19.951 CNTRLR [Node 002] [~] [Multilevel Sensor] Humidity: 29 => 29 [Endpoint 0]
23:55:19.952 SERIAL » [ACK] (0x06)
23:55:19.954 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[MultilevelSensorCCReport]
type: Humidity
scale: Percentage value
value: 29
23:55:19.961 SERIAL » 0x010a00130303850201252e6b (12 bytes)
23:55:19.961 DRIVER » [Node 003] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 46
└─[AssociationCCGet]
group id: 1
23:55:19.962 CNTRLR « [Node 002] received current Humidity sensor reading: 29 %
23:55:19.963 CNTRLR [Node 002] [~] [Multilevel Sensor] interviewComplete: [Endpoint 0] [internal]
true => true
23:55:19.963 CNTRLR [Node 002] ThermostatModeCC: doing a partial interview...
23:55:19.963 CNTRLR » [Node 002] querying current thermostat mode...
23:55:19.968 SERIAL « [ACK] (0x06)
23:55:19.970 SERIAL « 0x0104011301e8 (6 bytes)
23:55:19.970 SERIAL » [ACK] (0x06)
23:55:19.971 DRIVER « [RES] [SendData]
was sent: true
23:55:19.986 SERIAL « 0x010700132e000003c6 (9 bytes)
23:55:19.986 SERIAL » [ACK] (0x06)
23:55:19.987 DRIVER « [REQ] [SendData]
callback id: 46
transmit status: OK
23:55:19.998 SERIAL « 0x010c000400030685030105000171 (14 bytes)
23:55:19.999 SERIAL » [ACK] (0x06)
23:55:19.999 CNTRLR [Node 003] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:19.999 CNTRLR [Node 003] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:20.000 DRIVER « [Node 003] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:20.005 SERIAL » 0x0109001305029840252f30 (11 bytes)
23:55:20.006 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 47
└─[SecurityCCNonceGet]
23:55:20.006 CNTRLR « [Node 003] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:20.007 CNTRLR [Node 003] [~] [Association] hasLifeline: true => true [internal]
23:55:20.007 CNTRLR [Node 003] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
23:55:20.008 CNTRLR [Node 003] AssociationGroupInfoCC: doing a partial interview...
23:55:20.009 CNTRLR [Node 003] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
23:55:20.010 CNTRLR [Node 003] Interview stage completed: CommandClasses
23:55:20.010 CNTRLR [Node 003] Interview stage completed: OverwriteConfig
23:55:20.010 CNTRLR » [Node 003] requesting node neighbors...
23:55:20.012 SERIAL « [ACK] (0x06)
23:55:20.014 SERIAL « 0x0104011301e8 (6 bytes)
23:55:20.014 SERIAL » [ACK] (0x06)
23:55:20.014 DRIVER « [RES] [SendData]
was sent: true
23:55:21.246 SERIAL « 0x010700132f00007bbf (9 bytes)
23:55:21.247 SERIAL » [ACK] (0x06)
23:55:21.248 DRIVER « [REQ] [SendData]
callback id: 47
transmit status: OK
23:55:21.273 SERIAL « 0x0110000400050a988002781d99e7bdab7685 (18 bytes)
23:55:21.274 SERIAL » [ACK] (0x06)
23:55:21.274 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x02781d99e7bdab76
23:55:21.281 SERIAL » 0x011d00130516988158d5b50f6504d4139630dd02554d56266b47b44d2530bb (31 bytes)
23:55:21.281 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 48
└─[SecurityCCCommandEncapsulation]
│ nonce id: 2
└─[DoorLockCCConfigurationGet]
23:55:21.285 SERIAL « [ACK] (0x06)
23:55:21.291 SERIAL « 0x0104011301e8 (6 bytes)
23:55:21.292 SERIAL » [ACK] (0x06)
23:55:21.292 DRIVER « [RES] [SendData]
was sent: true
23:55:21.312 SERIAL « 0x0107001330000002d9 (9 bytes)
23:55:21.313 SERIAL » [ACK] (0x06)
23:55:21.313 DRIVER « [REQ] [SendData]
callback id: 48
transmit status: OK
23:55:21.450 SERIAL « 0x0108000400050298402c (10 bytes)
23:55:21.450 SERIAL » [ACK] (0x06)
23:55:21.451 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:21.461 SERIAL » 0x01110013050a988030aa6c18e8139e3805316d (19 bytes)
23:55:21.461 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 49
└─[SecurityCCNonceReport]
nonce: 0x30aa6c18e8139e38
23:55:21.463 SERIAL « [ACK] (0x06)
23:55:21.469 SERIAL « 0x0104011301e8 (6 bytes)
23:55:21.469 SERIAL » [ACK] (0x06)
23:55:21.470 DRIVER « [RES] [SendData]
was sent: true
23:55:21.488 SERIAL « 0x0107001331000003d9 (9 bytes)
23:55:21.488 SERIAL » [ACK] (0x06)
23:55:21.488 DRIVER « [REQ] [SendData]
callback id: 49
transmit status: OK
23:55:21.543 SERIAL « 0x0120000400051a988154dd923563572e8411761e100095c53080e5e288c3dbef8 (34 bytes)
d11
23:55:21.544 SERIAL » [ACK] (0x06)
23:55:21.544 CNTRLR [Node 005] [~] [Door Lock] operationType: 1 => 1 [Endpoint 0]
23:55:21.546 CNTRLR [Node 005] [~] [Door Lock] outsideHandlesCanOpenDoorConfiguration [Endpoint 0]
: false,false,false,false => false,false,false,false
23:55:21.547 CNTRLR [Node 005] [~] [Door Lock] insideHandlesCanOpenDoorConfiguration: [Endpoint 0]
false,false,false,false => false,false,false,false
23:55:21.548 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
23:55:21.551 SERIAL » 0x01070080030000007b (9 bytes)
23:55:21.551 DRIVER » [Node 003] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
23:55:21.552 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
23:55:21.552 CNTRLR » [Node 005] requesting current lock status...
23:55:21.554 SERIAL « [ACK] (0x06)
23:55:21.556 SERIAL « 0x0120018073d30f000000000000000000000000000000000000000000000000000 (34 bytes)
0f1
23:55:21.556 SERIAL » [ACK] (0x06)
23:55:21.557 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 5, 6, 7, 9, 10, 13, 15, 16, 17, 18, 19, 20
23:55:21.562 SERIAL » 0x010a00130603700501253280 (12 bytes)
23:55:21.563 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 50
└─[ConfigurationCCGet]
parameter #: 1
23:55:21.563 CNTRLR « [Node 003] node neighbors received: 1, 2, 5, 6, 7, 9, 10, 13, 15, 16, 17, 18
, 19, 20
23:55:21.563 CNTRLR [Node 003] Interview stage completed: Neighbors
23:55:21.566 SERIAL « [ACK] (0x06)
23:55:21.568 CNTRLR [Node 003] Interview completed
23:55:21.571 SERIAL « 0x0104011301e8 (6 bytes)
23:55:21.571 SERIAL » [ACK] (0x06)
23:55:21.572 DRIVER « [RES] [SendData]
was sent: true
23:55:21.588 SERIAL « 0x0107001332000003da (9 bytes)
23:55:21.588 SERIAL » [ACK] (0x06)
23:55:21.588 DRIVER « [REQ] [SendData]
callback id: 50
transmit status: OK
23:55:21.625 SERIAL « 0x010b0004000605700601010386 (13 bytes)
23:55:21.627 CNTRLR [Node 006] [~] [Configuration] 1: 3 => 3
23:55:21.628 SERIAL » [ACK] (0x06)
23:55:21.630 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 1
value size: 1
value: 3
23:55:21.637 SERIAL » 0x010a00130703700504253385 (12 bytes)
23:55:21.637 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 51
└─[ConfigurationCCGet]
parameter #: 4
23:55:21.637 CNTRLR « [Node 006] parameter #1 has value: 3
23:55:21.638 CNTRLR » [Node 006] querying parameter #2 value...
23:55:21.640 SERIAL « [ACK] (0x06)
23:55:21.645 SERIAL « 0x0104011301e8 (6 bytes)
23:55:21.645 SERIAL » [ACK] (0x06)
23:55:21.645 DRIVER « [RES] [SendData]
was sent: true
23:55:21.661 SERIAL « 0x0107001333000002da (9 bytes)
23:55:21.662 SERIAL » [ACK] (0x06)
23:55:21.662 DRIVER « [REQ] [SendData]
callback id: 51
transmit status: OK
23:55:21.673 SERIAL « 0x010b0004000705700604010081 (13 bytes)
23:55:21.674 CNTRLR [Node 007] [~] [Configuration] 4: 0 => 0
23:55:21.675 SERIAL » [ACK] (0x06)
23:55:21.676 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
23:55:21.680 SERIAL » 0x010a001309033201002534ce (12 bytes)
23:55:21.680 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 52
└─[MeterCCGet]
duration: kWh
23:55:21.680 CNTRLR « [Node 007] parameter #4 has value: 0
23:55:21.681 CNTRLR [Node 007] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:21.681 CNTRLR [Node 007] AssociationCC: doing a partial interview...
23:55:21.681 CNTRLR » [Node 007] querying association group #1...
23:55:21.683 SERIAL « [ACK] (0x06)
23:55:21.688 SERIAL « 0x0104011301e8 (6 bytes)
23:55:21.688 SERIAL » [ACK] (0x06)
23:55:21.688 DRIVER « [RES] [SendData]
was sent: true
23:55:21.704 SERIAL « 0x0107001334000002dd (9 bytes)
23:55:21.704 SERIAL » [ACK] (0x06)
23:55:21.705 DRIVER « [REQ] [SendData]
callback id: 52
transmit status: OK
23:55:21.718 SERIAL « 0x0118000400091232022164000a97fd000d000a97fd0000000080 (26 bytes)
23:55:21.718 CNTRLR [Node 009] [~] [Meter] value[65537]: 694.269 => 694.269 [Endpoint 0]
23:55:21.719 CNTRLR [Node 009] [~] [Meter] previousValue[65537]: 694.269 => 694.269 [Endpoint 0]
23:55:21.720 CNTRLR [Node 009] [~] [Meter] deltaTime[65537]: 30 => 13 [Endpoint 0]
23:55:21.721 SERIAL » [ACK] (0x06)
23:55:21.722 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 694.269
time delta: 13 seconds
prev. value: 694.269
23:55:21.725 SERIAL » 0x010a00130a0370050425358e (12 bytes)
23:55:21.725 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 53
└─[ConfigurationCCGet]
parameter #: 4
23:55:21.726 CNTRLR » [Node 009] querying meter value (type = Electric, scale = W)...
23:55:21.728 SERIAL « [ACK] (0x06)
23:55:21.733 SERIAL « 0x0104011301e8 (6 bytes)
23:55:21.733 SERIAL » [ACK] (0x06)
23:55:21.734 DRIVER « [RES] [SendData]
was sent: true
23:55:21.875 SERIAL « 0x010700133500000ed0 (9 bytes)
23:55:21.876 SERIAL » [ACK] (0x06)
23:55:21.876 DRIVER « [REQ] [SendData]
callback id: 53
transmit status: OK
23:55:22.004 SERIAL « 0x010b0004000a0570060401008c (13 bytes)
23:55:22.007 CNTRLR [Node 010] [~] [Configuration] 4: 0 => 0
23:55:22.008 SERIAL » [ACK] (0x06)
23:55:22.010 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
23:55:22.013 SERIAL » 0x010a00130b0370050425368c (12 bytes)
23:55:22.014 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 54
└─[ConfigurationCCGet]
parameter #: 4
23:55:22.014 CNTRLR « [Node 010] parameter #4 has value: 0
23:55:22.015 CNTRLR [Node 010] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:22.018 SERIAL « [ACK] (0x06)
23:55:22.023 SERIAL « 0x0104011301e8 (6 bytes)
23:55:22.024 SERIAL » [ACK] (0x06)
23:55:22.024 DRIVER « [RES] [SendData]
was sent: true
23:55:22.026 CNTRLR [Node 010] AssociationCC: doing a partial interview...
23:55:22.026 CNTRLR » [Node 010] querying association group #1...
23:55:22.336 SERIAL « 0x010b0004000b0570060401008d (13 bytes)
23:55:22.340 CNTRLR [Node 011] [~] [Configuration] 4: 0 => 0
23:55:22.342 SERIAL » [ACK] (0x06)
23:55:22.345 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
23:55:22.549 SERIAL « 0x0107001336000035e8 (9 bytes)
23:55:22.550 SERIAL » [ACK] (0x06)
23:55:22.551 DRIVER « [REQ] [SendData]
callback id: 54
transmit status: OK
23:55:22.634 SERIAL « 0x010b0004000b0570060401008d (13 bytes)
23:55:22.636 CNTRLR [Node 011] [~] [Configuration] 4: 0 => 0
23:55:22.638 SERIAL » [ACK] (0x06)
23:55:22.640 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
23:55:22.646 SERIAL » 0x010a00130c0370050425378a (12 bytes)
23:55:22.647 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 55
└─[ConfigurationCCGet]
parameter #: 4
23:55:22.647 CNTRLR « [Node 011] parameter #4 has value: 0
23:55:22.647 CNTRLR [Node 011] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:22.650 SERIAL « [ACK] (0x06)
23:55:22.652 CNTRLR [Node 011] AssociationCC: doing a partial interview...
23:55:22.652 CNTRLR » [Node 011] querying association group #1...
23:55:22.654 SERIAL « 0x0104011301e8 (6 bytes)
23:55:22.655 SERIAL » [ACK] (0x06)
23:55:22.655 DRIVER « [RES] [SendData]
was sent: true
23:55:22.856 SERIAL « 0x0107001337000014c8 (9 bytes)
23:55:22.857 SERIAL » [ACK] (0x06)
23:55:22.858 DRIVER « [REQ] [SendData]
callback id: 55
transmit status: OK
23:55:22.984 SERIAL « 0x010b0004000c0570060401008a (13 bytes)
23:55:22.987 CNTRLR [Node 012] [~] [Configuration] 4: 0 => 0
23:55:22.989 SERIAL » [ACK] (0x06)
23:55:22.991 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
23:55:22.996 SERIAL » 0x010a00130d03700504253884 (12 bytes)
23:55:22.996 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 56
└─[ConfigurationCCGet]
parameter #: 4
23:55:22.996 CNTRLR « [Node 012] parameter #4 has value: 0
23:55:22.996 CNTRLR [Node 012] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:22.999 SERIAL « [ACK] (0x06)
23:55:23.000 CNTRLR [Node 012] AssociationCC: doing a partial interview...
23:55:23.000 CNTRLR » [Node 012] querying association group #1...
23:55:23.003 SERIAL « 0x0104011301e8 (6 bytes)
23:55:23.004 SERIAL » [ACK] (0x06)
23:55:23.004 DRIVER « [RES] [SendData]
was sent: true
23:55:23.121 SERIAL « 0x010700133800000cdf (9 bytes)
23:55:23.122 SERIAL » [ACK] (0x06)
23:55:23.123 DRIVER « [REQ] [SendData]
callback id: 56
transmit status: OK
23:55:23.133 SERIAL « 0x010b0004000d0570060401008b (13 bytes)
23:55:23.135 CNTRLR [Node 013] [~] [Configuration] 4: 0 => 0
23:55:23.136 SERIAL » [ACK] (0x06)
23:55:23.137 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 4
value size: 1
value: 0
23:55:23.139 SERIAL » 0x010a00130f03850201253970 (12 bytes)
23:55:23.140 DRIVER » [Node 015] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 57
└─[AssociationCCGet]
group id: 1
23:55:23.140 CNTRLR « [Node 013] parameter #4 has value: 0
23:55:23.140 CNTRLR [Node 013] [~] [Configuration] interviewComplete: true [Endpoint 0] [internal]
=> true
23:55:23.141 CNTRLR [Node 013] AssociationCC: doing a partial interview...
23:55:23.141 CNTRLR » [Node 013] querying association group #1...
23:55:23.143 SERIAL « [ACK] (0x06)
23:55:23.148 SERIAL « 0x0104011301e8 (6 bytes)
23:55:23.148 SERIAL » [ACK] (0x06)
23:55:23.150 DRIVER « [RES] [SendData]
was sent: true
23:55:23.164 SERIAL « 0x0107001339000002d0 (9 bytes)
23:55:23.165 SERIAL » [ACK] (0x06)
23:55:23.165 DRIVER « [REQ] [SendData]
callback id: 57
transmit status: OK
23:55:23.176 SERIAL « 0x010c0004000f068503010500017d (14 bytes)
23:55:23.177 SERIAL » [ACK] (0x06)
23:55:23.178 CNTRLR [Node 015] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:23.178 CNTRLR [Node 015] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:23.178 DRIVER « [Node 015] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:23.183 SERIAL » 0x0109001310029840253a30 (11 bytes)
23:55:23.183 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 58
└─[SecurityCCNonceGet]
23:55:23.184 CNTRLR « [Node 015] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:23.184 CNTRLR [Node 015] [~] [Association] hasLifeline: true => true [internal]
23:55:23.184 CNTRLR [Node 015] [~] [Association] interviewComplete: true = [Endpoint 0] [internal]
> true
23:55:23.187 SERIAL « [ACK] (0x06)
23:55:23.188 CNTRLR [Node 015] AssociationGroupInfoCC: doing a partial interview...
23:55:23.189 CNTRLR [Node 015] [~] [Association Group Information] intervi [Endpoint 0] [internal]
ewComplete: true => true
23:55:23.189 CNTRLR [Node 015] Interview stage completed: CommandClasses
23:55:23.189 CNTRLR [Node 015] Interview stage completed: OverwriteConfig
23:55:23.189 CNTRLR » [Node 015] requesting node neighbors...
23:55:23.191 SERIAL « 0x0104011301e8 (6 bytes)
23:55:23.192 SERIAL » [ACK] (0x06)
23:55:23.192 DRIVER « [RES] [SendData]
was sent: true
23:55:24.439 SERIAL « 0x010700133a00007dac (9 bytes)
23:55:24.439 SERIAL » [ACK] (0x06)
23:55:24.440 DRIVER « [REQ] [SendData]
callback id: 58
transmit status: OK
23:55:24.466 SERIAL « 0x0110000400100a9880dc5145786b6bd5078b (18 bytes)
23:55:24.467 SERIAL » [ACK] (0x06)
23:55:24.468 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0xdc5145786b6bd507
23:55:24.479 SERIAL » 0x011d001310169881b66f9150411d0f36d61b43dc1273f446ddfb4bd1253bb0 (31 bytes)
23:55:24.479 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 59
└─[SecurityCCCommandEncapsulation]
│ nonce id: 220
└─[DoorLockCCConfigurationGet]
23:55:24.482 SERIAL « [ACK] (0x06)
23:55:24.489 SERIAL « 0x0104011301e8 (6 bytes)
23:55:24.489 SERIAL » [ACK] (0x06)
23:55:24.490 DRIVER « [RES] [SendData]
was sent: true
23:55:24.510 SERIAL « 0x010700133b000003d3 (9 bytes)
23:55:24.510 SERIAL » [ACK] (0x06)
23:55:24.510 DRIVER « [REQ] [SendData]
callback id: 59
transmit status: OK
23:55:24.647 SERIAL « 0x01080004001002984039 (10 bytes)
23:55:24.648 SERIAL » [ACK] (0x06)
23:55:24.649 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:24.658 SERIAL » 0x01110013100a98809d2ac529cff9b367053c7f (19 bytes)
23:55:24.658 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 60
└─[SecurityCCNonceReport]
nonce: 0x9d2ac529cff9b367
23:55:24.660 SERIAL « [ACK] (0x06)
23:55:24.666 SERIAL « 0x0104011301e8 (6 bytes)
23:55:24.666 SERIAL » [ACK] (0x06)
23:55:24.667 DRIVER « [RES] [SendData]
was sent: true
23:55:24.685 SERIAL « 0x010700133c000002d5 (9 bytes)
23:55:24.685 SERIAL » [ACK] (0x06)
23:55:24.685 DRIVER « [REQ] [SendData]
callback id: 60
transmit status: OK
23:55:24.740 SERIAL « 0x0120000400101a988196856234bf4ac88908b8771ae179429d051ff4eeb57674b (34 bytes)
4a0
23:55:24.742 SERIAL » [ACK] (0x06)
23:55:24.743 CNTRLR [Node 016] [~] [Door Lock] operationType: 1 => 1 [Endpoint 0]
23:55:24.745 CNTRLR [Node 016] [~] [Door Lock] outsideHandlesCanOpenDoorConfiguration [Endpoint 0]
: false,false,false,false => false,false,false,false
23:55:24.746 CNTRLR [Node 016] [~] [Door Lock] insideHandlesCanOpenDoorConfiguration: [Endpoint 0]
false,false,false,false => false,false,false,false
23:55:24.748 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
23:55:24.751 SERIAL » 0x010700800f00000077 (9 bytes)
23:55:24.751 DRIVER » [Node 015] [REQ] [GetRoutingInfo]
remove non-repeaters: false
remove bad links: false
23:55:24.752 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
23:55:24.752 CNTRLR » [Node 016] requesting current lock status...
23:55:24.754 SERIAL « [ACK] (0x06)
23:55:24.756 SERIAL « 0x01200180778f0f000000000000000000000000000000000000000000000000000 (34 bytes)
0a9
23:55:24.757 SERIAL » [ACK] (0x06)
23:55:24.757 DRIVER « [RES] [GetRoutingInfo]
node ids: 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 16, 17, 18, 19, 20
23:55:24.759 SERIAL » 0x0109001302024002253dbf (11 bytes)
23:55:24.759 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 61
└─[ThermostatModeCCGet]
23:55:24.760 CNTRLR « [Node 015] node neighbors received: 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 16, 17,
18, 19, 20
23:55:24.760 CNTRLR [Node 015] Interview stage completed: Neighbors
23:55:24.762 SERIAL « [ACK] (0x06)
23:55:24.764 CNTRLR [Node 015] Interview completed
23:55:24.767 SERIAL « 0x0104011301e8 (6 bytes)
23:55:24.768 SERIAL » [ACK] (0x06)
23:55:24.768 DRIVER « [RES] [SendData]
was sent: true
23:55:24.783 SERIAL « 0x010700133d000002d4 (9 bytes)
23:55:24.783 SERIAL » [ACK] (0x06)
23:55:24.784 DRIVER « [REQ] [SendData]
callback id: 61
transmit status: OK
23:55:24.842 SERIAL « 0x01090004000203400301b1 (11 bytes)
23:55:24.843 CNTRLR [Node 002] [~] [Thermostat Mode] mode: 1 => 1 [Endpoint 0]
23:55:24.846 SERIAL » [ACK] (0x06)
23:55:24.849 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ThermostatModeCCReport]
mode: Heat
23:55:24.855 SERIAL » 0x0109001305029840253e21 (11 bytes)
23:55:24.856 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 62
└─[SecurityCCNonceGet]
23:55:24.856 CNTRLR « [Node 002] received current thermostat mode: Heat
23:55:24.856 CNTRLR [Node 002] [~] [Thermostat Mode] interviewComplete: tr [Endpoint 0] [internal]
ue => true
23:55:24.857 CNTRLR [Node 002] ThermostatOperatingStateCC: doing a partial interview...
23:55:24.857 CNTRLR » [Node 002] querying thermostat operating state...
23:55:24.862 SERIAL « [ACK] (0x06)
23:55:24.863 SERIAL « 0x0104011301e8 (6 bytes)
23:55:24.864 SERIAL » [ACK] (0x06)
23:55:24.864 DRIVER « [RES] [SendData]
was sent: true
23:55:26.110 SERIAL « 0x010700133e00007da8 (9 bytes)
23:55:26.111 SERIAL » [ACK] (0x06)
23:55:26.111 DRIVER « [REQ] [SendData]
callback id: 62
transmit status: OK
23:55:26.138 SERIAL « 0x0110000400050a98809d960e5237c82a354b (18 bytes)
23:55:26.138 SERIAL » [ACK] (0x06)
23:55:26.139 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x9d960e5237c82a35
23:55:26.167 SERIAL » 0x011d001305169881dd24ef2b06a6a0666db96f9d2924406de4f714aa253f11 (31 bytes)
23:55:26.168 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 63
└─[SecurityCCCommandEncapsulation]
│ nonce id: 157
└─[DoorLockCCOperationGet]
23:55:26.170 SERIAL « [ACK] (0x06)
23:55:26.177 SERIAL « 0x0104011301e8 (6 bytes)
23:55:26.178 SERIAL » [ACK] (0x06)
23:55:26.178 DRIVER « [RES] [SendData]
was sent: true
23:55:26.199 SERIAL « 0x010700133f000003d7 (9 bytes)
23:55:26.199 SERIAL » [ACK] (0x06)
23:55:26.200 DRIVER « [REQ] [SendData]
callback id: 63
transmit status: OK
23:55:26.336 SERIAL « 0x0108000400050298402c (10 bytes)
23:55:26.337 SERIAL » [ACK] (0x06)
23:55:26.338 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:26.343 SERIAL » 0x01110013050a98801f3bbf83de27c482054008 (19 bytes)
23:55:26.344 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 64
└─[SecurityCCNonceReport]
nonce: 0x1f3bbf83de27c482
23:55:26.346 SERIAL « [ACK] (0x06)
23:55:26.351 SERIAL « 0x0104011301e8 (6 bytes)
23:55:26.352 SERIAL » [ACK] (0x06)
23:55:26.352 DRIVER « [RES] [SendData]
was sent: true
23:55:26.370 SERIAL « 0x0107001340000002a9 (9 bytes)
23:55:26.370 SERIAL » [ACK] (0x06)
23:55:26.370 DRIVER « [REQ] [SendData]
callback id: 64
transmit status: OK
23:55:26.426 SERIAL « 0x0121000400051b988150bd05257ea2b5c467e346ca9d37fd361fa5fdd8c76f80b (35 bytes)
69247
23:55:26.426 SERIAL » [ACK] (0x06)
23:55:26.427 CNTRLR [Node 005] [~] [Door Lock] currentMode: 255 => 255 [Endpoint 0]
23:55:26.428 CNTRLR [Node 005] [~] [Door Lock] outsideHandlesCanOpenDoor: false,false [Endpoint 0]
,false,false => false,false,false,false
23:55:26.429 CNTRLR [Node 005] [~] [Door Lock] insideHandlesCanOpenDoor: false,false, [Endpoint 0]
false,false => false,false,false,false
23:55:26.430 CNTRLR [Node 005] [~] [Door Lock] latchStatus: "open" => "open" [Endpoint 0]
23:55:26.431 CNTRLR [Node 005] [~] [Door Lock] boltStatus: "locked" => "locked" [Endpoint 0]
23:55:26.431 CNTRLR [Node 005] [~] [Door Lock] doorStatus: "open" => "open" [Endpoint 0]
23:55:26.432 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
23:55:26.434 SERIAL » 0x010a001306037005022541f0 (12 bytes)
23:55:26.435 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 65
└─[ConfigurationCCGet]
parameter #: 2
23:55:26.435 CNTRLR « [Node 005] received lock status:
current mode: Secured
door status: open
bolt status: locked
latch status: open
23:55:26.435 CNTRLR [Node 005] [~] [Door Lock] interviewComplete: true => [Endpoint 0] [internal]
true
23:55:26.438 SERIAL « [ACK] (0x06)
23:55:26.441 CNTRLR [Node 005] UserCodeCC: doing a partial interview...
23:55:26.442 CNTRLR » [Node 005] querying all user codes...
23:55:26.457 SERIAL « 0x0104011301e8 (6 bytes)
23:55:26.457 SERIAL » [ACK] (0x06)
23:55:26.458 DRIVER « [RES] [SendData]
was sent: true
23:55:26.471 SERIAL « 0x010b0004000605700602010086 (13 bytes)
23:55:26.473 CNTRLR [Node 006] [~] [Configuration] 2: 0 => 0
23:55:26.474 SERIAL » [ACK] (0x06)
23:55:26.475 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 2
value size: 1
value: 0
23:55:26.529 SERIAL « 0x0107001341000009a3 (9 bytes)
23:55:26.529 SERIAL » [ACK] (0x06)
23:55:26.531 DRIVER « [REQ] [SendData]
callback id: 65
transmit status: OK
23:55:26.540 SERIAL « 0x010b0004000605700602010086 (13 bytes)
23:55:26.541 CNTRLR [Node 006] [~] [Configuration] 2: 0 => 0
23:55:26.542 SERIAL » [ACK] (0x06)
23:55:26.542 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 2
value size: 1
value: 0
23:55:26.544 SERIAL » 0x010a00130703850201254203 (12 bytes)
23:55:26.544 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 66
└─[AssociationCCGet]
group id: 1
23:55:26.545 CNTRLR « [Node 006] parameter #2 has value: 0
23:55:26.545 CNTRLR » [Node 006] querying parameter #3 value...
23:55:26.547 SERIAL « [ACK] (0x06)
23:55:26.552 SERIAL « 0x0104011301e8 (6 bytes)
23:55:26.552 SERIAL » [ACK] (0x06)
23:55:26.553 DRIVER « [RES] [SendData]
was sent: true
23:55:26.568 SERIAL « 0x0107001342000002ab (9 bytes)
23:55:26.569 SERIAL » [ACK] (0x06)
23:55:26.569 DRIVER « [REQ] [SendData]
callback id: 66
transmit status: OK
23:55:26.580 SERIAL « 0x010c000400070685030105000175 (14 bytes)
23:55:26.580 SERIAL » [ACK] (0x06)
23:55:26.581 CNTRLR [Node 007] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:26.581 CNTRLR [Node 007] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:26.581 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:26.583 SERIAL » 0x010a001309033201102543a9 (12 bytes)
23:55:26.583 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 67
└─[MeterCCGet]
duration: W
23:55:26.583 CNTRLR « [Node 007] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:26.583 CNTRLR » [Node 007] querying association group #2...
23:55:26.585 SERIAL « [ACK] (0x06)
23:55:26.591 SERIAL « 0x0104011301e8 (6 bytes)
23:55:26.591 SERIAL » [ACK] (0x06)
23:55:26.591 DRIVER « [RES] [SendData]
was sent: true
23:55:26.607 SERIAL « 0x0107001343000002aa (9 bytes)
23:55:26.607 SERIAL » [ACK] (0x06)
23:55:26.607 DRIVER « [REQ] [SendData]
callback id: 67
transmit status: OK
23:55:26.620 SERIAL « 0x011800040009123202217400000000000000000000000000009d (26 bytes)
23:55:26.621 CNTRLR [Node 009] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
23:55:26.622 CNTRLR [Node 009] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
23:55:26.623 SERIAL » [ACK] (0x06)
23:55:26.623 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
23:55:26.629 SERIAL » 0x010a00130a03850201254408 (12 bytes)
23:55:26.629 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 68
└─[AssociationCCGet]
group id: 1
23:55:26.631 CNTRLR » [Node 009] querying meter value (type = Electric, scale = V)...
23:55:26.633 SERIAL « [ACK] (0x06)
23:55:26.637 SERIAL « 0x0104011301e8 (6 bytes)
23:55:26.638 SERIAL » [ACK] (0x06)
23:55:26.638 DRIVER « [RES] [SendData]
was sent: true
23:55:26.779 SERIAL « 0x010700134400000fa0 (9 bytes)
23:55:26.780 SERIAL » [ACK] (0x06)
23:55:26.780 DRIVER « [REQ] [SendData]
callback id: 68
transmit status: OK
23:55:26.916 SERIAL « 0x010c0004000a0685030105000178 (14 bytes)
23:55:26.916 SERIAL » [ACK] (0x06)
23:55:26.918 CNTRLR [Node 010] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:26.918 CNTRLR [Node 010] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:26.918 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:26.924 SERIAL » 0x010a00130b03850201254508 (12 bytes)
23:55:26.925 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 69
└─[AssociationCCGet]
group id: 1
23:55:26.925 CNTRLR « [Node 010] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:26.925 CNTRLR » [Node 010] querying association group #2...
23:55:26.930 SERIAL « [ACK] (0x06)
23:55:27.279 SERIAL « 0x0104011301e8 (6 bytes)
23:55:27.279 SERIAL » [ACK] (0x06)
23:55:27.280 DRIVER « [RES] [SendData]
was sent: true
23:55:27.403 SERIAL « 0x010700134500002f81 (9 bytes)
23:55:27.404 SERIAL » [ACK] (0x06)
23:55:27.405 DRIVER « [REQ] [SendData]
callback id: 69
transmit status: OK
23:55:27.476 SERIAL « 0x010c0004000b0685030105000179 (14 bytes)
23:55:27.476 SERIAL » [ACK] (0x06)
23:55:27.477 CNTRLR [Node 011] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:27.477 CNTRLR [Node 011] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:27.477 DRIVER « [Node 011] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:27.481 SERIAL » 0x010a00130c0385020125460c (12 bytes)
23:55:27.481 DRIVER » [Node 012] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 70
└─[AssociationCCGet]
group id: 1
23:55:27.482 CNTRLR « [Node 011] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:27.482 CNTRLR » [Node 011] querying association group #2...
23:55:27.486 SERIAL « [ACK] (0x06)
23:55:27.490 SERIAL « 0x0104011301e8 (6 bytes)
23:55:27.490 SERIAL » [ACK] (0x06)
23:55:27.491 DRIVER « [RES] [SendData]
was sent: true
23:55:27.686 SERIAL « 0x0107001346000014b9 (9 bytes)
23:55:27.686 SERIAL » [ACK] (0x06)
23:55:27.687 DRIVER « [REQ] [SendData]
callback id: 70
transmit status: OK
23:55:27.816 SERIAL « 0x010c0004000c068503010500017e (14 bytes)
23:55:27.816 SERIAL » [ACK] (0x06)
23:55:27.817 CNTRLR [Node 012] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:27.818 CNTRLR [Node 012] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:27.818 DRIVER « [Node 012] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:27.823 SERIAL » 0x010a00130d0385020125470c (12 bytes)
23:55:27.823 DRIVER » [Node 013] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 71
└─[AssociationCCGet]
group id: 1
23:55:27.824 CNTRLR « [Node 012] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:27.824 CNTRLR » [Node 012] querying association group #2...
23:55:27.827 SERIAL « [ACK] (0x06)
23:55:27.831 SERIAL « 0x0104011301e8 (6 bytes)
23:55:27.831 SERIAL » [ACK] (0x06)
23:55:27.832 DRIVER « [RES] [SendData]
was sent: true
23:55:27.951 SERIAL « 0x010700134700000ca0 (9 bytes)
23:55:27.952 SERIAL » [ACK] (0x06)
23:55:27.953 DRIVER « [REQ] [SendData]
callback id: 71
transmit status: OK
23:55:27.963 SERIAL « 0x010c0004000d068503010500017f (14 bytes)
23:55:27.963 SERIAL » [ACK] (0x06)
23:55:27.963 CNTRLR [Node 013] [~] [Association] maxNodes[1]: 5 => 5 [internal]
23:55:27.964 CNTRLR [Node 013] [~] [Association] nodeIds[1]: 1 => 1 [internal]
23:55:27.964 DRIVER « [Node 013] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 1
max # of nodes: 5
node IDs: 1
reports to follow: 0
23:55:27.968 SERIAL » 0x0109001310029840254842 (11 bytes)
23:55:27.968 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 72
└─[SecurityCCNonceGet]
23:55:27.968 CNTRLR « [Node 013] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
23:55:27.968 CNTRLR » [Node 013] querying association group #2...
23:55:27.970 SERIAL « [ACK] (0x06)
23:55:27.976 SERIAL « 0x0104011301e8 (6 bytes)
23:55:27.976 SERIAL » [ACK] (0x06)
23:55:27.976 DRIVER « [RES] [SendData]
was sent: true
23:55:29.252 SERIAL « 0x010700134800008023 (9 bytes)
23:55:29.253 SERIAL » [ACK] (0x06)
23:55:29.254 DRIVER « [REQ] [SendData]
callback id: 72
transmit status: OK
23:55:29.280 SERIAL « 0x0110000400100a988050828d07e00ec9b127 (18 bytes)
23:55:29.281 SERIAL » [ACK] (0x06)
23:55:29.282 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x50828d07e00ec9b1
23:55:29.288 SERIAL » 0x011d0013101698818d1797e2146ad3703b6835501827051bbf4eb9eb254904 (31 bytes)
23:55:29.288 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 73
└─[SecurityCCCommandEncapsulation]
│ nonce id: 80
└─[DoorLockCCOperationGet]
23:55:29.291 SERIAL « [ACK] (0x06)
23:55:29.298 SERIAL « 0x0104011301e8 (6 bytes)
23:55:29.298 SERIAL » [ACK] (0x06)
23:55:29.299 DRIVER « [RES] [SendData]
was sent: true
23:55:29.319 SERIAL « 0x0107001349000003a1 (9 bytes)
23:55:29.320 SERIAL » [ACK] (0x06)
23:55:29.320 DRIVER « [REQ] [SendData]
callback id: 73
transmit status: OK
23:55:29.674 SERIAL « 0x01080004001002984039 (10 bytes)
23:55:29.675 SERIAL » [ACK] (0x06)
23:55:29.676 DRIVER « [Node 016] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:29.684 SERIAL » 0x01110013100a988022c88bce5c5c163c054a35 (19 bytes)
23:55:29.685 DRIVER » [Node 016] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 74
└─[SecurityCCNonceReport]
nonce: 0x22c88bce5c5c163c
23:55:29.687 SERIAL « [ACK] (0x06)
23:55:29.693 SERIAL « 0x0104011301e8 (6 bytes)
23:55:29.693 SERIAL » [ACK] (0x06)
23:55:29.693 DRIVER « [RES] [SendData]
was sent: true
23:55:29.711 SERIAL « 0x010700134a000002a3 (9 bytes)
23:55:29.712 SERIAL » [ACK] (0x06)
23:55:29.712 DRIVER « [REQ] [SendData]
callback id: 74
transmit status: OK
23:55:29.767 SERIAL « 0x0121000400101b9881fd3c0e8272ea2d7c986298b1557ff27022a6179a731a202 (35 bytes)
efea7
23:55:29.768 SERIAL » [ACK] (0x06)
23:55:29.770 CNTRLR [Node 016] [~] [Door Lock] currentMode: 0 => 0 [Endpoint 0]
23:55:29.772 CNTRLR [Node 016] [~] [Door Lock] outsideHandlesCanOpenDoor: false,false [Endpoint 0]
,false,false => false,false,false,false
23:55:29.774 CNTRLR [Node 016] [~] [Door Lock] insideHandlesCanOpenDoor: false,false, [Endpoint 0]
false,false => false,false,false,false
23:55:29.776 CNTRLR [Node 016] [~] [Door Lock] latchStatus: "open" => "open" [Endpoint 0]
23:55:29.778 CNTRLR [Node 016] [~] [Door Lock] boltStatus: "unlocked" => "unlocked" [Endpoint 0]
23:55:29.779 CNTRLR [Node 016] [~] [Door Lock] doorStatus: "open" => "open" [Endpoint 0]
23:55:29.780 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
23:55:29.782 SERIAL » 0x0109001302024202254bcb (11 bytes)
23:55:29.782 DRIVER » [Node 002] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 75
└─[ThermostatOperatingStateCCGet]
23:55:29.782 CNTRLR « [Node 016] received lock status:
current mode: Unsecured
door status: open
bolt status: unlocked
latch status: open
23:55:29.783 CNTRLR [Node 016] [~] [Door Lock] interviewComplete: true => [Endpoint 0] [internal]
true
23:55:29.785 SERIAL « [ACK] (0x06)
23:55:29.788 CNTRLR [Node 016] UserCodeCC: doing a partial interview...
23:55:29.788 CNTRLR » [Node 016] querying all user codes...
23:55:29.791 SERIAL « 0x0104011301e8 (6 bytes)
23:55:29.791 SERIAL » [ACK] (0x06)
23:55:29.792 DRIVER « [RES] [SendData]
was sent: true
23:55:29.807 SERIAL « 0x010700134b000003a3 (9 bytes)
23:55:29.807 SERIAL » [ACK] (0x06)
23:55:29.807 DRIVER « [REQ] [SendData]
callback id: 75
transmit status: OK
23:55:29.864 SERIAL « 0x01090004000203420300b2 (11 bytes)
23:55:29.866 CNTRLR [Node 002] [~] [Thermostat Operating State] state: 8 => 0 [Endpoint 0]
23:55:29.868 SERIAL » [ACK] (0x06)
23:55:29.870 DRIVER « [Node 002] [REQ] [ApplicationCommand]
└─[ThermostatOperatingStateCCReport]
state: Idle
23:55:29.876 SERIAL » 0x0109001305029840254c53 (11 bytes)
23:55:29.876 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 76
└─[SecurityCCNonceGet]
23:55:29.877 CNTRLR « [Node 002] received current thermostat operating state: Idle
23:55:29.877 CNTRLR [Node 002] [~] [Thermostat Operating State] interviewC [Endpoint 0] [internal]
omplete: true => true
23:55:29.878 CNTRLR [Node 002] ThermostatSetpointCC: doing a complete interview...
23:55:29.878 CNTRLR » [Node 002] retrieving supported setpoint types...
23:55:29.886 SERIAL « [ACK] (0x06)
23:55:29.886 SERIAL « 0x0104011301e8 (6 bytes)
23:55:29.886 SERIAL » [ACK] (0x06)
23:55:29.887 DRIVER « [RES] [SendData]
was sent: true
23:55:31.131 SERIAL « 0x010700134c00007dda (9 bytes)
23:55:31.132 SERIAL » [ACK] (0x06)
23:55:31.132 DRIVER « [REQ] [SendData]
callback id: 76
transmit status: OK
23:55:31.159 SERIAL « 0x0110000400050a98803e0a1aed120d042307 (18 bytes)
23:55:31.159 SERIAL » [ACK] (0x06)
23:55:31.160 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceReport]
nonce: 0x3e0a1aed120d0423
23:55:31.165 SERIAL » 0x011e001305179881ca5e5cb355277943c3fb669f3e35bdfa44bea9f20a254d84 (32 bytes)
23:55:31.166 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 77
└─[SecurityCCCommandEncapsulation]
│ nonce id: 62
└─[UserCodeCCGet]
user id: 1
23:55:31.168 SERIAL « [ACK] (0x06)
23:55:31.176 SERIAL « 0x0104011301e8 (6 bytes)
23:55:31.176 SERIAL » [ACK] (0x06)
23:55:31.176 DRIVER « [RES] [SendData]
was sent: true
23:55:31.197 SERIAL « 0x010700134d000003a5 (9 bytes)
23:55:31.197 SERIAL » [ACK] (0x06)
23:55:31.198 DRIVER « [REQ] [SendData]
callback id: 77
transmit status: OK
23:55:31.212 SERIAL « 0x0110000400120a3202a1640001e283000066 (18 bytes)
23:55:31.213 CNTRLR [Node 018] [~] [Meter] value[66561]: 123.64 => 123.523 [Endpoint 0]
23:55:31.215 CNTRLR [Node 018] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
23:55:31.216 SERIAL » [ACK] (0x06)
23:55:31.217 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.523
time delta: 0 seconds
23:55:31.312 SERIAL « 0x0110000400120a3202a16c0000000000000e (18 bytes)
23:55:31.312 CNTRLR [Node 018] [~] [Meter] value[66817]: 0 => 0 [Endpoint 0]
23:55:31.313 CNTRLR [Node 018] [~] [Meter] deltaTime[66817]: 0 => 0 [Endpoint 0]
23:55:31.314 SERIAL » [ACK] (0x06)
23:55:31.315 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: A
rate type: Consumed
value: 0
time delta: 0 seconds
23:55:31.369 SERIAL « 0x0108000400050298402c (10 bytes)
23:55:31.370 SERIAL » [ACK] (0x06)
23:55:31.370 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCNonceGet]
23:55:31.377 SERIAL » 0x01110013050a988049f12ea78617a78b054e2d (19 bytes)
23:55:31.378 DRIVER » [Node 005] [REQ] [SendData]
│ transmit options: 0x05
│ callback id: 78
└─[SecurityCCNonceReport]
nonce: 0x49f12ea78617a78b
23:55:31.380 SERIAL « [ACK] (0x06)
23:55:31.386 SERIAL « 0x0104011301e8 (6 bytes)
23:55:31.386 SERIAL » [ACK] (0x06)
23:55:31.386 DRIVER « [RES] [SendData]
was sent: true
23:55:31.414 SERIAL « 0x0114000400120e3202216400000007001e0000000798 (22 bytes)
23:55:31.419 CNTRLR [Node 018] [~] [Meter] value[65537]: 0.007 => 0.007 [Endpoint 0]
23:55:31.420 CNTRLR [Node 018] [~] [Meter] previousValue[65537]: 0.007 => 0.007 [Endpoint 0]
23:55:31.421 CNTRLR [Node 018] [~] [Meter] deltaTime[65537]: 30 => 30 [Endpoint 0]
23:55:31.421 SERIAL » [ACK] (0x06)
23:55:31.423 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: kWh
rate type: Consumed
value: 0.007
time delta: 30 seconds
prev. value: 0.007
23:55:31.437 SERIAL « 0x010700134e000006a3 (9 bytes)
23:55:31.437 SERIAL » [ACK] (0x06)
23:55:31.437 DRIVER « [REQ] [SendData]
callback id: 78
transmit status: OK
23:55:31.512 SERIAL « 0x0110000400120a3202217400000000000096 (18 bytes)
23:55:31.512 CNTRLR [Node 018] [~] [Meter] value[66049]: 0 => 0 [Endpoint 0]
23:55:31.513 CNTRLR [Node 018] [~] [Meter] deltaTime[66049]: 0 => 0 [Endpoint 0]
23:55:31.513 SERIAL » [ACK] (0x06)
23:55:31.514 DRIVER « [Node 018] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: W
rate type: Consumed
value: 0
time delta: 0 seconds
23:55:31.629 SERIAL « 0x0128000400052298816475ac0ee924a00b47ab67ff1063dcdc00942ea1455a9a4 (42 bytes)
954bfc9a716e8d31b5b
23:55:31.629 SERIAL » [ACK] (0x06)
23:55:31.630 CNTRLR [Node 005] [~] [User Code] userIdStatus[1]: 1 => 1 [Endpoint 0]
23:55:31.632 CNTRLR [Node 005] [~] [User Code] userCode[1]: "**********" => "******** [Endpoint 0]
**"
23:55:31.633 DRIVER « [Node 005] [REQ] [ApplicationCommand]
└─[SecurityCCCommandEncapsulation]
│ sequenced: false
└─[UserCodeCCReport]
user id: 1
id status: Enabled
user code: **********
23:55:31.635 SERIAL » 0x010a00130603700503254fff (12 bytes)
23:55:31.635 DRIVER » [Node 006] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 79
└─[ConfigurationCCGet]
parameter #: 3
23:55:31.637 SERIAL « [ACK] (0x06)
23:55:31.643 SERIAL « 0x0104011301e8 (6 bytes)
23:55:31.643 SERIAL » [ACK] (0x06)
23:55:31.644 DRIVER « [RES] [SendData]
was sent: true
23:55:31.654 SERIAL « 0x0128000400052298816475ac0ee924a00b47ab67ff1063dcdc00942ea1455a9a4 (42 bytes)
954bfc9a716e8d31b5b
23:55:31.655 DRIVER Message with invalid data received. Dropping it:
0x0128000400052298816475ac0ee924a00b47ab67ff1063dcdc00942ea1455a9a4954bfc9a716
e8d31b5b
23:55:31.655 SERIAL » [ACK] (0x06)
23:55:31.673 SERIAL « 0x010700134f000003a7 (9 bytes)
23:55:31.673 SERIAL » [ACK] (0x06)
23:55:31.674 DRIVER « [REQ] [SendData]
callback id: 79
transmit status: OK
23:55:31.684 SERIAL « 0x010b0004000605700603010087 (13 bytes)
23:55:31.686 CNTRLR [Node 006] [~] [Configuration] 3: 0 => 0
23:55:31.687 SERIAL » [ACK] (0x06)
23:55:31.688 DRIVER « [Node 006] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 3
value size: 1
value: 0
23:55:31.697 SERIAL » 0x010a00130703850202255012 (12 bytes)
23:55:31.698 DRIVER » [Node 007] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 80
└─[AssociationCCGet]
group id: 2
23:55:31.698 CNTRLR « [Node 006] parameter #3 has value: 0
23:55:31.698 CNTRLR » [Node 006] querying parameter #4 value...
23:55:31.700 SERIAL « [ACK] (0x06)
23:55:31.705 SERIAL « 0x0104011301e8 (6 bytes)
23:55:31.706 SERIAL » [ACK] (0x06)
23:55:31.706 DRIVER « [RES] [SendData]
was sent: true
23:55:31.722 SERIAL « 0x0107001350000002b9 (9 bytes)
23:55:31.722 SERIAL » [ACK] (0x06)
23:55:31.722 DRIVER « [REQ] [SendData]
callback id: 80
transmit status: OK
23:55:31.733 SERIAL « 0x010b0004000705850302050073 (13 bytes)
23:55:31.733 SERIAL » [ACK] (0x06)
23:55:31.734 CNTRLR [Node 007] [~] [Association] maxNodes[2]: 5 => 5 [internal]
23:55:31.734 CNTRLR [Node 007] [~] [Association] nodeIds[2]: => [internal]
23:55:31.734 DRIVER « [Node 007] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
23:55:31.736 SERIAL » 0x010a0013090332012025518b (12 bytes)
23:55:31.736 DRIVER » [Node 009] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 81
└─[MeterCCGet]
duration: V
23:55:31.737 CNTRLR « [Node 007] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
23:55:31.737 CNTRLR » [Node 007] querying association group #3...
23:55:31.738 SERIAL « [ACK] (0x06)
23:55:31.744 SERIAL « 0x0104011301e8 (6 bytes)
23:55:31.744 SERIAL » [ACK] (0x06)
23:55:31.744 DRIVER « [RES] [SendData]
was sent: true
23:55:31.760 SERIAL « 0x0107001351000002b8 (9 bytes)
23:55:31.760 SERIAL » [ACK] (0x06)
23:55:31.761 DRIVER « [REQ] [SendData]
callback id: 81
transmit status: OK
23:55:31.774 SERIAL « 0x011800040009123202a1640001e392000000000000000000007d (26 bytes)
23:55:31.774 CNTRLR [Node 009] [~] [Meter] value[66561]: 123.836 => 123.794 [Endpoint 0]
23:55:31.777 CNTRLR [Node 009] [~] [Meter] deltaTime[66561]: 0 => 0 [Endpoint 0]
23:55:31.778 SERIAL » [ACK] (0x06)
23:55:31.780 DRIVER « [Node 009] [REQ] [ApplicationCommand]
└─[MeterCCReport]
type: Electric
scale: V
rate type: Consumed
value: 123.794
time delta: 0 seconds
23:55:31.785 SERIAL » 0x010a00130a0385020225521d (12 bytes)
23:55:31.785 DRIVER » [Node 010] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 82
└─[AssociationCCGet]
group id: 2
23:55:31.786 CNTRLR » [Node 009] querying meter value (type = Electric, scale = A)...
23:55:31.792 SERIAL « [ACK] (0x06)
23:55:31.793 SERIAL « 0x0104011301e8 (6 bytes)
23:55:31.794 SERIAL » [ACK] (0x06)
23:55:31.795 DRIVER « [RES] [SendData]
was sent: true
23:55:31.935 SERIAL « 0x010700135200000eb7 (9 bytes)
23:55:31.936 SERIAL » [ACK] (0x06)
23:55:31.936 DRIVER « [REQ] [SendData]
callback id: 82
transmit status: OK
23:55:32.063 SERIAL « 0x010b0004000a0585030205007e (13 bytes)
23:55:32.064 SERIAL » [ACK] (0x06)
23:55:32.064 CNTRLR [Node 010] [~] [Association] maxNodes[2]: 5 => 5 [internal]
23:55:32.064 CNTRLR [Node 010] [~] [Association] nodeIds[2]: => [internal]
23:55:32.064 DRIVER « [Node 010] [REQ] [ApplicationCommand]
└─[AssociationCCReport]
group id: 2
max # of nodes: 5
node IDs:
reports to follow: 0
23:55:32.066 SERIAL » 0x010a00130b0385020225531d (12 bytes)
23:55:32.066 DRIVER » [Node 011] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 83
└─[AssociationCCGet]
group id: 2
23:55:32.067 CNTRLR « [Node 010] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
23:55:32.067 CNTRLR » [Node 010] querying association group #3...
23:55:32.068 SERIAL « [ACK] (0x06)
23:55:32.074 SERIAL « 0x0104011301e8 (6 bytes)
23:55:32.074 SERIAL » [ACK] (0x06)
23:55:32.075 DRIVER « [RES] [SendData]
was sent: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment