nymea/plugins/deviceplugins/intertechno/devicepluginintertechno.json

62 lines
2.4 KiB
JSON

{
"name": "Intertechno",
"idName": "Intertechno",
"id": "e998d934-0397-42c1-ad63-9141bcac8563",
"vendors": [
{
"name": "Intertechno",
"idName": "intertechno",
"id": "6a852bc2-34dd-4f4c-9ac9-dd4c32ddbcba",
"deviceClasses": [
{
"id": "324219e8-7c53-41b5-b314-c2900cd15252",
"idName": "switch",
"name": "Intertechno switch",
"createMethods": ["user"],
"deviceIcon": "Switch",
"primaryActionTypeId": "df19fb51-c3cd-4b95-8d88-ebbb535f4789",
"basicTags": [
"Device",
"Actuator"
],
"paramTypes": [
{
"id": "c4e2ec44-5e8e-4168-9f6d-a905ea3329c9",
"idName": "familyCode",
"name": "family code",
"type": "QString",
"index": 0,
"allowedValues": ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P"]
},
{
"id": "abb67f92-2e3b-40e2-9106-e538e1882d11",
"idName": "buttonCode",
"name": "button code",
"type": "int",
"index": 1,
"minValue": 1,
"maxValue": 16
}
],
"actionTypes": [
{
"id": "df19fb51-c3cd-4b95-8d88-ebbb535f4789",
"name": "set power",
"index": 0,
"paramTypes": [
{
"id": "8de21063-631c-4419-be5d-235cea3cd906",
"idName": "power",
"name": "power",
"type": "bool",
"index": 0
}
]
}
]
}
]
}
]
}