27 lines
421 B
JSON
27 lines
421 B
JSON
{
|
|
"manufacturer": "Fakro",
|
|
"manufacturerId": "0x0085",
|
|
"label": "ZWS230",
|
|
"description": "Chain Actuator 230VAC",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0003"
|
|
},
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
}
|
|
}
|