36 lines
636 B
JSON
36 lines
636 B
JSON
{
|
|
"manufacturer": "permundo GmbH",
|
|
"manufacturerId": "0x0245",
|
|
"label": "PSC132ZW",
|
|
"description": "Metering Relay Switch, 16A",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x0002"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "31",
|
|
"label": "Local Control Off",
|
|
"description": "Separates pushbutton and S1 input from relay",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LocalControlOn",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LocalControlOff",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|