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

39 lines
710 B
JSON

{
"manufacturer": "Vision Security",
"manufacturerId": "0x0109",
"label": "PID15903",
"description": "Plug in Power Monitor",
"devices": [
{
"productType": "0x201a",
"productId": "0x1aa4"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Auto Report Timing",
"description": "Reports kWh/kVAh",
"valueSize": 1,
"unit": "seconds",
"minValue": 60,
"maxValue": 255,
"defaultValue": 60,
"unsigned": true
},
{
"#": "2",
"label": "Report When Wattage Changes",
"description": "Reports V/A/W",
"valueSize": 2,
"unit": "W",
"minValue": 5,
"maxValue": 3600,
"defaultValue": 50
}
]
}