zwave-js/.config-db/devices/0x0258/nas-pd01z.json

75 lines
1.5 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
"manufacturerId": "0x0258",
"label": "NAS-PD01Z",
"description": "PIR Motion Sensor",
"devices": [
{
"productType": "0x0003",
"productId": "0x0083"
},
{
"productType": "0x0003",
"productId": "0x1083"
},
{
"productType": "0x0003",
"productId": "0x2083"
},
{
"productType": "0x0003",
"productId": "0x3083"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "templates/shenzhen_neo_template.json#motion_sensitivity"
},
{
"#": "2",
"$import": "templates/shenzhen_neo_template.json#motion_on_off_duration"
},
{
"#": "3",
"$import": "templates/shenzhen_neo_template.json#motion_basic_set_level"
},
{
"#": "4",
"$import": "templates/shenzhen_neo_template.json#motion_sensor"
},
{
"#": "5",
"$import": "templates/shenzhen_neo_template.json#light_sensor_threshold"
},
{
"#": "6",
"$import": "templates/shenzhen_neo_template.json#motion_retrigger_interval"
},
{
"#": "7",
"$import": "templates/shenzhen_neo_template.json#light_sensor_update_interval"
},
{
"#": "8",
"$import": "templates/shenzhen_neo_template.json#low_brightness_sensor"
},
{
"#": "9",
"$import": "templates/shenzhen_neo_template.json#light_sensor_report_threshold"
},
{
"#": "10",
"$import": "templates/shenzhen_neo_template.json#blink_on_motion"
},
{
"#": "99",
"$import": "templates/shenzhen_neo_template.json#light_calibration"
}
]
}