mirror of https://github.com/nymea/nymea.git
45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"name": "WiFi Detector",
|
|
"idName": "WifiDetector",
|
|
"id": "8e0f791e-b273-4267-8605-b7c2f55a68ab",
|
|
"vendors": [
|
|
{
|
|
"name": "guh",
|
|
"idName": "guh",
|
|
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
|
|
"deviceClasses": [
|
|
{
|
|
"deviceClassId": "bd216356-f1ec-4324-9785-6982d2174e17",
|
|
"name": "WiFi Device",
|
|
"basicTags": [
|
|
"Service",
|
|
"Sensor"
|
|
],
|
|
"createMethods": ["user"],
|
|
"paramTypes": [
|
|
{
|
|
"name": "name",
|
|
"type": "QString",
|
|
"inputType": "TextLine"
|
|
},
|
|
{
|
|
"name": "mac",
|
|
"type": "QString",
|
|
"inputType": "MacAddress"
|
|
}
|
|
],
|
|
"stateTypes": [
|
|
{
|
|
"id": "cb43e1b5-4f61-4538-bfa2-c33055c542cf",
|
|
"idName": "inRange",
|
|
"name": "in Range",
|
|
"type": "bool",
|
|
"defaultValue": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|