mirror of https://github.com/nymea/nymea.git
54 lines
1.9 KiB
JSON
54 lines
1.9 KiB
JSON
{
|
|
"name": "Intertechno",
|
|
"idName": "Intertechno",
|
|
"id": "e998d934-0397-42c1-ad63-9141bcac8563",
|
|
"vendors": [
|
|
{
|
|
"name": "Intertechno",
|
|
"idName": "intertechno",
|
|
"id": "6a852bc2-34dd-4f4c-9ac9-dd4c32ddbcba",
|
|
"deviceClasses": [
|
|
{
|
|
"deviceClassId": "324219e8-7c53-41b5-b314-c2900cd15252",
|
|
"name": "Intertechno switch",
|
|
"createMethods": ["user"],
|
|
"basicTags": [
|
|
"Device",
|
|
"Actuator"
|
|
],
|
|
"paramTypes": [
|
|
{
|
|
"name": "name",
|
|
"type": "QString",
|
|
"inputType": "TextLine"
|
|
},
|
|
{
|
|
"name": "family code",
|
|
"type": "QString",
|
|
"allowedValues": ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P"]
|
|
},
|
|
{
|
|
"name": "button code",
|
|
"type": "int",
|
|
"minValue": 1,
|
|
"maxValue": 16
|
|
}
|
|
],
|
|
"actionTypes": [
|
|
{
|
|
"id": "df19fb51-c3cd-4b95-8d88-ebbb535f4789",
|
|
"name": "set power",
|
|
"paramTypes": [
|
|
{
|
|
"name": "power",
|
|
"type": "bool"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|