91 lines
1.9 KiB
JSON
91 lines
1.9 KiB
JSON
{
|
|
"manufacturer": "Elexa Consumer Products Inc.",
|
|
"manufacturerId": "0x021f",
|
|
"label": "DMMZ1",
|
|
"description": "Dome Battery Powered Z-Wave Plus Enabled Mousetrap",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x0104"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Basic Set",
|
|
"maxNodes": 5
|
|
},
|
|
"3": {
|
|
"label": "Notification Report",
|
|
"maxNodes": 5
|
|
},
|
|
"4": {
|
|
"label": "Binary Sensor Report",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "BASIC_SET Level",
|
|
"description": "Sets the value sent by the BASIC_SET command to Association Group 2",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Set Firing Mode",
|
|
"description": "This parameter sets the “firing mode” of the Mouser.",
|
|
"valueSize": 1,
|
|
"defaultValue": 2,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Continuous fire",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Burst fire",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "High Voltage Duration Time",
|
|
"description": "How long the Mouser will fire continuously before it starts to burst-fire",
|
|
"valueSize": 2,
|
|
"minValue": 64,
|
|
"maxValue": 168,
|
|
"defaultValue": 64
|
|
},
|
|
{
|
|
"#": "4",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "LED Alarm",
|
|
"description": "Enables or disables the indicator LED alarm when the trap is tripped",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "LED Alarm Duration",
|
|
"description": "Sets the amount of time the LED Indicator blinks after the trap is tripped",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
}
|
|
]
|
|
}
|