nymea/plugins/deviceplugins/elro/devicepluginelro.json

94 lines
3.2 KiB
JSON

{
"name": "Elro",
"idName": "Elro",
"id": "2b267f81-d9ae-4f4f-89a0-7386b547cfd3",
"vendors": [
{
"name": "Elro",
"idName": "elro",
"id": "435a13a0-65ca-4f0c-94c1-e5873b258db5",
"deviceClasses": [
{
"deviceClassId": "308ae6e6-38b3-4b3a-a513-3199da2764f8",
"name": "Elro Socket",
"deviceIcon": "Socket",
"basicTags": [
"Device",
"Actuator"
],
"idName": "elroSocket",
"createMethods": ["user"],
"primaryActionTypeId": "31c9758e-6567-4f89-85bb-29e1a7c55d44",
"paramTypes": [
{
"name": "channel 1",
"type": "bool",
"index": 0
},
{
"name": "channel 2",
"type": "bool",
"index": 1
},
{
"name": "channel 3",
"type": "bool",
"index": 3
},
{
"name": "channel 4",
"type": "bool",
"index": 4
},
{
"name": "channel 5",
"type": "bool",
"index": 5
},
{
"name": "A",
"type": "bool",
"index": 6
},
{
"name": "B",
"type": "bool",
"index": 7
},
{
"name": "C",
"type": "bool",
"index": 8
},
{
"name": "D",
"type": "bool",
"index": 9
},
{
"name": "E",
"type": "bool",
"index": 10
}
],
"actionTypes": [
{
"id": "31c9758e-6567-4f89-85bb-29e1a7c55d44",
"idName": "power",
"name": "set power",
"index": 0,
"paramTypes": [
{
"name": "power",
"type": "bool",
"index": 0
}
]
}
]
}
]
}
]
}