zwave-js/.config-db/devices/0x010b/dn3g6ja069.json
2025-01-10 22:05:04 -08:00

127 lines
3.4 KiB
JSON

{
"manufacturer": "Sharp",
"manufacturerId": "0x010b",
"label": "DN3G6JA069",
"description": "Multi Sensor",
"devices": [
{
"productType": "0x4761",
"productId": "0x0069",
"zwaveAllianceId": 2852
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Enable Switch of Multilevel Sensor Report",
"description": "Configure arbitrarily to send which sensor values. the sensor values can be selected from humidity, luminance, and temperature",
"valueSize": 1,
"defaultValue": 7,
"allowManualEntry": false,
"options": [
{
"label": "Humidity disable, luminance disable, temperature disable",
"value": 0
},
{
"label": "Humidity disable, luminance disable, temperature enable",
"value": 1
},
{
"label": "Humidity disable, luminance enable, temperature disable",
"value": 2
},
{
"label": "Humidity disable, luminance enable, temperature enable",
"value": 3
},
{
"label": "Humidity enable, luminance disable, temperature disable",
"value": 4
},
{
"label": "Humidity enable, luminance disable, temperature enable",
"value": 5
},
{
"label": "Humidity enable, luminance enable, temperature disable",
"value": 6
},
{
"label": "Humidity enable, luminance enable, temperature enable",
"value": 7
}
]
},
{
"#": "2",
"label": "Enable Switch of Alarm Notification Report",
"description": "Configure to send which the sensor values arbitrarily. the sensor values can be selected from human detect and open/close",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Human detect disable, open/close disable",
"value": 0
},
{
"label": "Human detect disable, open/close enable",
"value": 1
},
{
"label": "Human detect enable, open/close disable",
"value": 2
},
{
"label": "Human detect enable, open/close enable",
"value": 3
}
]
},
{
"#": "3",
"label": "Select Switch of Luminance Sensor Scale",
"description": "Configure the luminance sensor scale to either percentage value or lux",
"valueSize": 1,
"unit": "%",
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Percentage value",
"value": 0
},
{
"label": "Lux",
"value": 1
}
]
},
{
"#": "4",
"label": "Set Interval for Multilevel Sensor",
"description": "Configure the sending interval time of the sensor value which is selected by configuration parameter number 1. \"0\" means especially synchronizing with wake up interval",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"options": [
{
"label": "Synchronizing with wake up interval",
"value": 0
}
]
}
],
"metadata": {
"inclusion": "Insert a CR123A, and LED blinks. \nSet the controller to the status for “Add”.\nPress the button over 3 seconds and release.\nAbout 30 second later, LED turns off when “Add” is completed.",
"exclusion": "Set the controller to the status for “Remove”.\nPress the button over 3 seconds and release.\nLED blinks when “Remove” is completed.",
"reset": "Press the button over 10 seconds and release",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2852/UsersGuide%20DN3G6JA069%20rev1.pdf"
}
}