2411 lines
60 KiB
JSON
2411 lines
60 KiB
JSON
{
|
|
"nodeId": 26,
|
|
"index": 0,
|
|
"installerIcon": 768,
|
|
"userIcon": 768,
|
|
"status": 4,
|
|
"ready": true,
|
|
"deviceClass": {
|
|
"basic": { "key": 4, "label": "Routing Slave" },
|
|
"generic": { "key": 2, "label": "Entry Control" },
|
|
"specific": { "key": 3, "label": "Secure Keypad Door Lock" },
|
|
"mandatorySupportedCCs": [
|
|
"Basic",
|
|
"Door Lock",
|
|
"User Code",
|
|
"Manufacturer Specific",
|
|
"Security",
|
|
"Version"
|
|
],
|
|
"mandatoryControlledCCs": []
|
|
},
|
|
"isListening": false,
|
|
"isFrequentListening": true,
|
|
"isRouting": true,
|
|
"maxBaudRate": 40000,
|
|
"isSecure": true,
|
|
"version": 4,
|
|
"isBeaming": true,
|
|
"manufacturerId": 560,
|
|
"productId": 1,
|
|
"productType": 3,
|
|
"firmwareVersion": "1.0",
|
|
"zwavePlusVersion": 1,
|
|
"nodeType": 0,
|
|
"roleType": 7,
|
|
"deviceConfig": {
|
|
"manufacturerId": 560,
|
|
"manufacturer": "Alphonsus Tech",
|
|
"label": "IDL-101",
|
|
"description": "Z-Wave Lock",
|
|
"devices": [{ "productType": "0x0003", "productId": "0x0001" }],
|
|
"firmwareVersion": { "min": "0.0", "max": "255.255" },
|
|
"paramInformation": { "_map": {} }
|
|
},
|
|
"label": "IDL-101",
|
|
"neighbors": [1, 6, 8, 9, 10, 21, 54, 55, 59, 60, 61, 62, 65],
|
|
"interviewAttempts": 1,
|
|
"interviewStage": "Complete",
|
|
"endpoints": [
|
|
{ "nodeId": 26, "index": 0, "installerIcon": 768, "userIcon": 768 }
|
|
],
|
|
"values": [
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "currentMode",
|
|
"propertyName": "currentMode",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 255,
|
|
"label": "Current lock mode",
|
|
"states": {
|
|
"0": "Unsecured",
|
|
"1": "UnsecuredWithTimeout",
|
|
"16": "InsideUnsecured",
|
|
"17": "InsideUnsecuredWithTimeout",
|
|
"32": "OutsideUnsecured",
|
|
"33": "OutsideUnsecuredWithTimeout",
|
|
"254": "Unknown",
|
|
"255": "Secured"
|
|
}
|
|
},
|
|
"value": 255
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "targetMode",
|
|
"propertyName": "targetMode",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"min": 0,
|
|
"max": 255,
|
|
"label": "Target lock mode",
|
|
"states": {
|
|
"0": "Unsecured",
|
|
"1": "UnsecuredWithTimeout",
|
|
"16": "InsideUnsecured",
|
|
"17": "InsideUnsecuredWithTimeout",
|
|
"32": "OutsideUnsecured",
|
|
"33": "OutsideUnsecuredWithTimeout",
|
|
"254": "Unknown",
|
|
"255": "Secured"
|
|
}
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "outsideHandlesCanOpenDoor",
|
|
"propertyName": "outsideHandlesCanOpenDoor",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Which outside handles can open the door (actual status)"
|
|
},
|
|
"value": [false, false, false, false]
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "insideHandlesCanOpenDoor",
|
|
"propertyName": "insideHandlesCanOpenDoor",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Which inside handles can open the door (actual status)"
|
|
},
|
|
"value": [false, false, false, false]
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "latchStatus",
|
|
"propertyName": "latchStatus",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "The current status of the latch"
|
|
},
|
|
"value": "open"
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "boltStatus",
|
|
"propertyName": "boltStatus",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "The current status of the bolt"
|
|
},
|
|
"value": "locked"
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "doorStatus",
|
|
"propertyName": "doorStatus",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "The current status of the door"
|
|
},
|
|
"value": "closed"
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "lockTimeout",
|
|
"propertyName": "lockTimeout",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Seconds until lock mode times out"
|
|
}
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "operationType",
|
|
"propertyName": "operationType",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"min": 0,
|
|
"max": 255,
|
|
"label": "Lock operation type",
|
|
"states": { "1": "Constant", "2": "Timed" }
|
|
},
|
|
"value": 1
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "outsideHandlesCanOpenDoorConfiguration",
|
|
"propertyName": "outsideHandlesCanOpenDoorConfiguration",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "Which outside handles can open the door (configuration)"
|
|
},
|
|
"value": [true, true, true, true]
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "insideHandlesCanOpenDoorConfiguration",
|
|
"propertyName": "insideHandlesCanOpenDoorConfiguration",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "Which inside handles can open the door (configuration)"
|
|
},
|
|
"value": [true, true, true, true]
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 98,
|
|
"commandClassName": "Door Lock",
|
|
"property": "lockTimeoutConfiguration",
|
|
"propertyName": "lockTimeoutConfiguration",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"min": 0,
|
|
"max": 65535,
|
|
"label": "Duration of timed mode in seconds"
|
|
}
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 1,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "1",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (1)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 1
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 1,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "1",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (1)"
|
|
},
|
|
"value": "57823"
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 2,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "2",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (2)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 1
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 2,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "2",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (2)"
|
|
},
|
|
"value": "6910"
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 3,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "3",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (3)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 1
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 3,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "3",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "buffer",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (3)"
|
|
},
|
|
"value": { "type": "Buffer", "data": [164, 14, 170, 86] }
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 4,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "4",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (4)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 4,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "4",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (4)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 5,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "5",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (5)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 5,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "5",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (5)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 6,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "6",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (6)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 6,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "6",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (6)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 7,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "7",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (7)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 7,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "7",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (7)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 8,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "8",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (8)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 8,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "8",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (8)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 9,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "9",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (9)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 9,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "9",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (9)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 10,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "10",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (10)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 10,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "10",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (10)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 11,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "11",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (11)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 11,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "11",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (11)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 12,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "12",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (12)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 12,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "12",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (12)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 13,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "13",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (13)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 13,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "13",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (13)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 14,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "14",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (14)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 14,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "14",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (14)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 15,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "15",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (15)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 15,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "15",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (15)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 16,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "16",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (16)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 16,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "16",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (16)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 17,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "17",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (17)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 17,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "17",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (17)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 18,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "18",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (18)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 18,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "18",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (18)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 19,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "19",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (19)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 19,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "19",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (19)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 20,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "20",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (20)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 20,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "20",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (20)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 21,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "21",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (21)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 21,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "21",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (21)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 22,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "22",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (22)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 22,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "22",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (22)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 23,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "23",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (23)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 23,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "23",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (23)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 24,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "24",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (24)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 24,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "24",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (24)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 25,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "25",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (25)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 25,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "25",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (25)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 26,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "26",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (26)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 26,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "26",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (26)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 27,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "27",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (27)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 27,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "27",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (27)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 28,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "28",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (28)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 28,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "28",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (28)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 29,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "29",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (29)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 29,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "29",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (29)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 30,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "30",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (30)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 30,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "30",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (30)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 31,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "31",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (31)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 31,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "31",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (31)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 32,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "32",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (32)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 32,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "32",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (32)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 33,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "33",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (33)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 33,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "33",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (33)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 34,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "34",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (34)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 34,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "34",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (34)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 35,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "35",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (35)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 35,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "35",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (35)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 36,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "36",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (36)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 36,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "36",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (36)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 37,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "37",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (37)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 37,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "37",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (37)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 38,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "38",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (38)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 38,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "38",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (38)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 39,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "39",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (39)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 39,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "39",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (39)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 40,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "40",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (40)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 40,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "40",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (40)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 41,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "41",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (41)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 41,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "41",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (41)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 42,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "42",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (42)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 42,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "42",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (42)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 43,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "43",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (43)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 43,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "43",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (43)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 44,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "44",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (44)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 44,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "44",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (44)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 45,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "45",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (45)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 45,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "45",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (45)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 46,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "46",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (46)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 46,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "46",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (46)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 47,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "47",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (47)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 47,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "47",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (47)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 48,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "48",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (48)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 48,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "48",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (48)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 49,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "49",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (49)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 49,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "49",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (49)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 50,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "50",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (50)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 50,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "50",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (50)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 51,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "51",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (51)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 51,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "51",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (51)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userIdStatus",
|
|
"propertyKey": 52,
|
|
"propertyName": "userIdStatus",
|
|
"propertyKeyName": "52",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"label": "User ID status (52)",
|
|
"states": { "0": "Available", "1": "Enabled", "2": "Disabled" }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 99,
|
|
"commandClassName": "User Code",
|
|
"property": "userCode",
|
|
"propertyKey": 52,
|
|
"propertyName": "userCode",
|
|
"propertyKeyName": "52",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "string",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"minLength": 4,
|
|
"maxLength": 10,
|
|
"label": "User Code (52)"
|
|
},
|
|
"value": ""
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 112,
|
|
"commandClassName": "Configuration",
|
|
"property": 1,
|
|
"propertyName": "Door Lock Mode",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": true,
|
|
"valueSize": 1,
|
|
"min": 0,
|
|
"max": 3,
|
|
"default": 1,
|
|
"format": 0,
|
|
"allowManualEntry": false,
|
|
"states": {
|
|
"0": "Disable Away Manual Lock",
|
|
"1": "Disable Away Auto Lock",
|
|
"2": "Enable Away Manual Lock",
|
|
"3": "Enable Away Auto Lock"
|
|
},
|
|
"label": "Door Lock Mode",
|
|
"description": "Sets the door lock mode",
|
|
"isFromConfig": true
|
|
},
|
|
"value": 1
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 113,
|
|
"commandClassName": "Notification",
|
|
"property": "alarmType",
|
|
"propertyName": "alarmType",
|
|
"ccVersion": 4,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 255,
|
|
"label": "Alarm Type"
|
|
}
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 113,
|
|
"commandClassName": "Notification",
|
|
"property": "alarmLevel",
|
|
"propertyName": "alarmLevel",
|
|
"ccVersion": 4,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 255,
|
|
"label": "Alarm Level"
|
|
}
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 113,
|
|
"commandClassName": "Notification",
|
|
"property": "Home Security",
|
|
"propertyKey": "Motion sensor status",
|
|
"propertyName": "Home Security",
|
|
"propertyKeyName": "Motion sensor status",
|
|
"ccVersion": 4,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 255,
|
|
"label": "Motion sensor status",
|
|
"states": { "0": "idle", "8": "Motion detection" },
|
|
"ccSpecific": { "notificationType": 7 }
|
|
},
|
|
"value": 0
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 114,
|
|
"commandClassName": "Manufacturer Specific",
|
|
"property": "manufacturerId",
|
|
"propertyName": "manufacturerId",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 65535,
|
|
"label": "Manufacturer ID"
|
|
},
|
|
"value": 560
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 114,
|
|
"commandClassName": "Manufacturer Specific",
|
|
"property": "productType",
|
|
"propertyName": "productType",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 65535,
|
|
"label": "Product type"
|
|
},
|
|
"value": 3
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 114,
|
|
"commandClassName": "Manufacturer Specific",
|
|
"property": "productId",
|
|
"propertyName": "productId",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 65535,
|
|
"label": "Product ID"
|
|
},
|
|
"value": 1
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 128,
|
|
"commandClassName": "Battery",
|
|
"property": "level",
|
|
"propertyName": "level",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "number",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"min": 0,
|
|
"max": 100,
|
|
"unit": "%",
|
|
"label": "Battery level"
|
|
},
|
|
"value": 100
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 128,
|
|
"commandClassName": "Battery",
|
|
"property": "isLow",
|
|
"propertyName": "isLow",
|
|
"ccVersion": 1,
|
|
"metadata": {
|
|
"type": "boolean",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Low battery level"
|
|
},
|
|
"value": false
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 134,
|
|
"commandClassName": "Version",
|
|
"property": "libraryType",
|
|
"propertyName": "libraryType",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Library type"
|
|
},
|
|
"value": 3
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 134,
|
|
"commandClassName": "Version",
|
|
"property": "protocolVersion",
|
|
"propertyName": "protocolVersion",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Z-Wave protocol version"
|
|
},
|
|
"value": "4.5"
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 134,
|
|
"commandClassName": "Version",
|
|
"property": "firmwareVersions",
|
|
"propertyName": "firmwareVersions",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Z-Wave chip firmware versions"
|
|
},
|
|
"value": ["1.0"]
|
|
},
|
|
{
|
|
"endpoint": 0,
|
|
"commandClass": 134,
|
|
"commandClassName": "Version",
|
|
"property": "hardwareVersion",
|
|
"propertyName": "hardwareVersion",
|
|
"ccVersion": 2,
|
|
"metadata": {
|
|
"type": "any",
|
|
"readable": true,
|
|
"writeable": false,
|
|
"label": "Z-Wave chip hardware version"
|
|
}
|
|
}
|
|
]
|
|
}
|