mirror of https://github.com/nymea/nymea.git
41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
JSON
{
|
|
"name": "UDP Commander",
|
|
"id": "24a8474c-1d86-499e-a76e-9cbfbf48dd72",
|
|
"vendors": [
|
|
{
|
|
"name": "guh",
|
|
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
|
|
"deviceClasses": [
|
|
{
|
|
"deviceClassId": "6ecd5a8d-595a-4520-85e3-dcc9679edf66",
|
|
"name": "UDP Commander",
|
|
"createMethods": ["user"],
|
|
"paramTypes": [
|
|
{
|
|
"name": "name",
|
|
"type": "QString",
|
|
"inputType": "TextLine"
|
|
},
|
|
{
|
|
"name": "port",
|
|
"type": "int"
|
|
},
|
|
{
|
|
"name": "command",
|
|
"type": "QString",
|
|
"inputType": "TextLine"
|
|
}
|
|
],
|
|
"eventTypes": [
|
|
{
|
|
"id": "5fecbba3-ffbb-456b-872c-a2f571c681cb",
|
|
"idName": "commandReceived",
|
|
"name": "command received"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|