nymea/plugins/deviceplugins/lircd/devicepluginlircd.json

60 lines
2.2 KiB
JSON

{
"name": "Lirc receiver",
"idName": "Lircd",
"id": "075f734f-4d76-4ce3-9ef8-34c212285676",
"vendors": [
{
"name": "Lirc",
"idName": "lirc",
"id": "9a53049c-8828-4b87-b3f6-7bc7708196cd",
"deviceClasses": [
{
"id": "5c2bc4cd-ba6c-4052-b6cd-1db83323ea22",
"idName": "irReceiver",
"name": "IR receiver",
"basicTags": [
"Service",
"Actuator",
"Multimedia"
],
"createMethods": ["user"],
"paramTypes": [
{
"id": "06704d73-66d1-486b-bc0b-0346534983a1",
"idName": "name",
"name": "remoteName",
"type": "QString",
"index": 0,
"inputType": "TextLine"
}
],
"eventTypes": [
{
"id": "8711471a-fa0e-410b-b174-dfc3d2aeffb1",
"idName": "buttonPressed",
"index": 0,
"name": "button pressed",
"paramTypes": [
{
"id": "a6344673-17f5-4a37-b59e-f342a2877909",
"idName": "button",
"name": "button",
"index": 0,
"type": "QString"
},
{
"id": "a98d9348-1154-45c6-a163-c9f0477be626",
"idName": "repeat",
"name": "repeat",
"index": 1,
"type": "int"
}
]
}
]
}
]
}
]
}