mirror of https://github.com/nymea/nymea.git
48 lines
1.7 KiB
JSON
48 lines
1.7 KiB
JSON
{
|
|
"name": "Network Detector",
|
|
"idName": "NetworkDetector",
|
|
"id": "8e0f791e-b273-4267-8605-b7c2f55a68ab",
|
|
"vendors": [
|
|
{
|
|
"name": "guh",
|
|
"idName": "guh",
|
|
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
|
|
"deviceClasses": [
|
|
{
|
|
"id": "bd216356-f1ec-4324-9785-6982d2174e17",
|
|
"name": "Network Device",
|
|
"idName": "network",
|
|
"deviceIcon": "Network",
|
|
"basicTags": [
|
|
"Device",
|
|
"Sensor"
|
|
],
|
|
"primaryStateTypeId": "cb43e1b5-4f61-4538-bfa2-c33055c542cf",
|
|
"createMethods": ["user", "discovery"],
|
|
"paramTypes": [
|
|
{
|
|
"id": "44337c69-6101-4366-9913-ca9332da6b5c",
|
|
"idName": "hostname",
|
|
"name": "host name",
|
|
"type": "QString",
|
|
"index": 0,
|
|
"inputType": "TextLine"
|
|
}
|
|
],
|
|
"stateTypes": [
|
|
{
|
|
"id": "cb43e1b5-4f61-4538-bfa2-c33055c542cf",
|
|
"idName": "inRange",
|
|
"name": "Device in network",
|
|
"eventTypeName": "Device in network changed",
|
|
"index": 0,
|
|
"type": "bool",
|
|
"defaultValue": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|