49 lines
1,014 B
JSON
49 lines
1,014 B
JSON
|
{
|
||
|
"manufacturer": "Nortek Security & Control LLC",
|
||
|
"manufacturerId": "0x014f",
|
||
|
"label": "GoControl Smart Irrigation Controller",
|
||
|
"description": "Sprinkler Controller Supporting Flow Sensors, Rain Sensors and Moisture Sensors",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x5749",
|
||
|
"productId": "0x3135"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "2",
|
||
|
"label": "Master Valve Delay",
|
||
|
"description": "Delay in seconds",
|
||
|
"valueSize": 2,
|
||
|
"unit": "Number",
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 1
|
||
|
},
|
||
|
{
|
||
|
"#": "12",
|
||
|
"label": "Flow Sensor K Value",
|
||
|
"description": "Unique to flow sensor",
|
||
|
"valueSize": 4,
|
||
|
"unit": "Number",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 2147483647,
|
||
|
"defaultValue": 0
|
||
|
},
|
||
|
{
|
||
|
"#": "13",
|
||
|
"label": "Flow Sensor Offset Value",
|
||
|
"description": "Unique to the flow sensor",
|
||
|
"valueSize": 4,
|
||
|
"unit": "Number",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 2147483647,
|
||
|
"defaultValue": 0
|
||
|
}
|
||
|
]
|
||
|
}
|