106 lines
2.1 KiB
JSON
106 lines
2.1 KiB
JSON
{
|
|
"manufacturer": "Secure Meters (UK) Ltd.",
|
|
"manufacturerId": "0x0059",
|
|
"label": "SWM301",
|
|
"description": "Z-Wave Module for Water Meter",
|
|
"devices": [
|
|
{
|
|
"productType": "0x000f",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Meter reading",
|
|
"description": "Group receiving meter readings",
|
|
"maxNodes": 2,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "low battery",
|
|
"description": "Group receiving battery warnings",
|
|
"maxNodes": 2,
|
|
"isLifeline": true
|
|
},
|
|
"3": {
|
|
"label": "Temperature and low temp alarm",
|
|
"description": "Group receiving temperature",
|
|
"maxNodes": 2,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Meter Register Offset",
|
|
"description": "current meter reading",
|
|
"valueSize": 4,
|
|
"unit": "Litre",
|
|
"minValue": 0,
|
|
"maxValue": 99999999,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Meter Reading Reporting Intervals",
|
|
"description": "how often meter reading is sent",
|
|
"valueSize": 2,
|
|
"unit": "minutes",
|
|
"minValue": 1,
|
|
"maxValue": 10000,
|
|
"defaultValue": 1440
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Delta Config for Meter Reading",
|
|
"description": "min. delta for automatic report",
|
|
"valueSize": 2,
|
|
"unit": "Litre",
|
|
"minValue": 0,
|
|
"maxValue": 10000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Mechanical Meter Serial Number",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 0,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Temperature Monitor on / Off",
|
|
"description": "enable temperature monitor",
|
|
"valueSize": 1,
|
|
"unit": "Boolean",
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Temperature Delta",
|
|
"description": "change in temperature for report",
|
|
"valueSize": 1,
|
|
"unit": "deg. Celsius",
|
|
"minValue": 0,
|
|
"maxValue": 30,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Temperature Alarm Threshold",
|
|
"description": "temperature triggering alarm",
|
|
"valueSize": 1,
|
|
"unit": "deg. Celsius",
|
|
"minValue": 0,
|
|
"maxValue": 40,
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|