Skip to content

Instantly share code, notes, and snippets.

@ianhouser
Last active May 9, 2017 18:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianhouser/f293977ecf47256a6d5b2069c007a3f1 to your computer and use it in GitHub Desktop.
Save ianhouser/f293977ecf47256a6d5b2069c007a3f1 to your computer and use it in GitHub Desktop.
CT-30 Z-Wave Tweaker Output
262744a5-ea72-4c22-a802-3339045ddebb
7:12:34 PM: info Association groups [0]:
262744a5-ea72-4c22-a802-3339045ddebb 7:15:16 PM: info
Command: [commandClassId: 0x86, commandClassName: VERSION, commandID: 0x12, description: zw device: 03, command: 8612, payload: 03 02 4E 07 04 ]
=> Example: VersionReport(applicationSubVersion: 4, applicationVersion: 7, zWaveLibraryType: 3, zWaveProtocolSubVersion: 78, zWaveProtocolVersion: 2)
Command: [commandClassId: 0x87, commandClassName: INDICATOR, commandID: 0x03, description: zw device: 03, command: 8703, payload: 00 ]
=> Example: IndicatorReport(value: 0)
262744a5-ea72-4c22-a802-3339045ddebb 7:15:16 PM: info Command types [7]:
Command: [commandClassId: 0x20, commandClassName: BASIC, commandID: 0x03, description: zw device: 03, command: 2003, payload: 00 ]
=> Example: BasicReport(value: 0)
Command: [commandClassId: 0x31, commandClassName: SENSOR_MULTILEVEL, commandID: 0x05, description: zw device: 03, command: 3105, payload: 01 2A 03 07 ]
=> Example: SensorMultilevelReport(precision: 1, scale: 1, scaledSensorValue: 77.5, sensorType: 1, sensorValue: [3, 7], size: 2)
Command: [commandClassId: 0x70, commandClassName: CONFIGURATION, commandID: 0x06, description: zw device: 03, command: 7006, payload: 04 01 01 ]
=> Example: ConfigurationReport(configurationValue: [1], parameterNumber: 4, reserved11: 0, scaledConfigurationValue: 1, size: 1)
Command: [commandClassId: 0x72, commandClassName: MANUFACTURER_SPECIFIC, commandID: 0x05, description: zw device: 03, command: 7205, payload: 00 98 1E 12 01 5E ]
=> Example: ManufacturerSpecificReport(manufacturerId: 152, manufacturerName: Radio Thermostat Company of America (RTC), productId: 350, productTypeId: 7698)
Command: [commandClassId: 0x80, commandClassName: BATTERY, commandID: 0x03, description: zw device: 03, command: 8003, payload: 64 ]
=> Example: BatteryReport(batteryLevel: 100)
262744a5-ea72-4c22-a802-3339045ddebb
7:11:45 PM: info Discovery Stats:
Number of association groups discovered: 0 [Print Assoc Groups]
Number of endpoints discovered: 0 [Print Endpoints]
Number of parameters discovered: 3 [Print Parameters]
Number of unique command types received: 7 [Print Commands]
Number of MeterReport types discovered: 0 [Print Sensor]
Number of NotificationReport types discovered: 0 [Print Sensor]
Number of SensorMultilevelReport types discovered: 1 [Print Sensor]
262744a5-ea72-4c22-a802-3339045ddebb
7:12:58 PM: info Endpoints [0]:
262744a5-ea72-4c22-a802-3339045ddebb
7:05:10 PM: info General Information:
Device Name: Thermostat
Raw Description: zw:L type:0806 mfr:0098 prod:1E12 model:015E ver:7.04 zwv:2.78 lib:03 cc:20,81,87,72,31,40,44,43,42,86,70,80,88
Supported Command Classes: [BASIC (0x20), SENSOR_MULTILEVEL (0x31), THERMOSTAT_MODE (0x40), THERMOSTAT_OPERATING_STATE (0x42), THERMOSTAT_SETPOINT (0x43), THERMOSTAT_FAN_MODE (0x44), CONFIGURATION (0x70), MANUFACTURER_SPECIFIC (0x72), BATTERY (0x80), CLOCK (0x81), VERSION (0x86), INDICATOR (0x87), PROPRIETARY (0x88)]
Security: Device is not using security.
Manufacturer ID: 0098
Manufacturer Name: null
Product Type ID: 1E12
Product ID: 015E
Firmware Metadata: Firmware ID: null, Checksum: null
Application (Firmware) Version: 7.04
Z-Wave Protocol Version: 2.78
Z-Wave Library Type: 03 (Enhanced Slave)
Powerlevel: null
Protection Mode: [ Local: null (null), RF: null (null) ]
Switch_All Mode: null (null)
262744a5-ea72-4c22-a802-3339045ddebb
7:13:23 PM: info Parameters [3]:
Parameter #1: [id:1, scaledConfigurationValue:2, size:1]
Parameter #2: [id:2, scaledConfigurationValue:65793, size:3]
Parameter #4: [id:4, scaledConfigurationValue:1, size:1]
262744a5-ea72-4c22-a802-3339045ddebb 7:14:39 PM: info NotificationReport types [0]:
262744a5-ea72-4c22-a802-3339045ddebb 7:14:39 PM: info MeterReport types [0]:
262744a5-ea72-4c22-a802-3339045ddebb 7:14:39 PM: info SensorMultilevelReport types [1]:SensorMultilevelReport: [lastValue:77.5, name:temperature, scale:1, sensorType:1, unit:F]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment