176 lines
3.3 KiB
JSON
176 lines
3.3 KiB
JSON
{
|
|
"manufacturer": "Secure Meters (UK) Ltd.",
|
|
"manufacturerId": "0x0059",
|
|
"label": "SSP302",
|
|
"description": "Switch Meter Plugin",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0011",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Switch Status",
|
|
"description": "Switch Status delta based configuration",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Voltage Delta",
|
|
"description": "Voltage delta based configuration",
|
|
"valueSize": 2,
|
|
"unit": "V",
|
|
"minValue": 0,
|
|
"maxValue": 60,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Current Delta",
|
|
"description": "Current delta based configuration",
|
|
"valueSize": 2,
|
|
"unit": "A",
|
|
"minValue": 0,
|
|
"maxValue": 15,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Power Factor",
|
|
"description": "Power Factor delta based configuration",
|
|
"valueSize": 2,
|
|
"unit": "%",
|
|
"minValue": 0,
|
|
"maxValue": 100,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Active Power",
|
|
"description": "Active Power delta based configuration",
|
|
"valueSize": 2,
|
|
"unit": "W",
|
|
"minValue": 0,
|
|
"maxValue": 4000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Active Energy",
|
|
"description": "Active Energy delta based configuration",
|
|
"valueSize": 2,
|
|
"unit": "Wh",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Apparent Energy",
|
|
"description": "Apparent Energy delta based configuration",
|
|
"valueSize": 2,
|
|
"unit": "VAh",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Switch Status Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 65520,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Voltage Time",
|
|
"description": "Voltage time interval based",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 65520,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Current Time",
|
|
"description": "Current time interval based",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 65520,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "Power Factor Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 65520,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Active Power Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 65520,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "Active Energy Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 65520,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "14",
|
|
"label": "Apparent Energy Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 65520,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "15",
|
|
"label": "Relay and LED Configuration",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 3,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "16",
|
|
"label": "Sleep Current Config",
|
|
"valueSize": 1,
|
|
"unit": "A",
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|