mirror of https://github.com/nymea/nymea.git
51 lines
1.7 KiB
JSON
51 lines
1.7 KiB
JSON
{
|
|
"name": "UDP Commander",
|
|
"idName": "UdpCommander",
|
|
"id": "24a8474c-1d86-499e-a76e-9cbfbf48dd72",
|
|
"vendors": [
|
|
{
|
|
"name": "guh",
|
|
"idName": "guh",
|
|
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
|
|
"deviceClasses": [
|
|
{
|
|
"id": "6ecd5a8d-595a-4520-85e3-dcc9679edf66",
|
|
"name": "UDP Commander",
|
|
"idName": "commander",
|
|
"deviceIcon": "Network",
|
|
"basicTags": [
|
|
"Service",
|
|
"Sensor"
|
|
],
|
|
"createMethods": ["user"],
|
|
"paramTypes": [
|
|
{
|
|
"id": "1843adcb-e377-44d1-8d70-ab4f9eeb32ec",
|
|
"idName": "port",
|
|
"name": "port",
|
|
"index": 0,
|
|
"type": "int"
|
|
},
|
|
{
|
|
"id": "d0f29961-1624-4b91-a0e8-9b1cc86c44c7",
|
|
"idName": "command",
|
|
"name": "command",
|
|
"type": "QString",
|
|
"index": 1,
|
|
"inputType": "TextLine"
|
|
}
|
|
],
|
|
"eventTypes": [
|
|
{
|
|
"id": "5fecbba3-ffbb-456b-872c-a2f571c681cb",
|
|
"idName": "commandReceived",
|
|
"index": 0,
|
|
"name": "command received"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|