powersync-plugins/avahimonitor/integrationpluginavahimonit...

58 lines
2.2 KiB
JSON

{
"displayName": "Avahi Monitor",
"name": "AvahiMonitor",
"id": "d83fb167-cef7-4347-8c58-fa39df7bea4f",
"vendors": [
{
"displayName": "nymea",
"name": "nymea",
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
"thingClasses": [
{
"id": "97f0154d-6945-49b8-bd65-0a8cea0c6652",
"displayName": "Avahi Monitor",
"name": "avahi",
"interfaces": ["presencesensor"],
"createMethods": ["discovery"],
"paramTypes": [
{
"id": "3cbc94c5-6925-4003-9201-ef0d370266c1",
"name": "service",
"displayName": "service name",
"type": "QString",
"inputType": "TextLine"
},
{
"id": "2fdcf581-b767-4ecb-a425-b06a46f9ce8d",
"name": "hostName",
"displayName": "host name",
"type": "QString",
"inputType": "TextLine"
}
],
"stateTypes": [
{
"id": "b5616fd3-da12-4613-9576-6516b2267180",
"name": "isPresent",
"displayName": "Online",
"type": "bool",
"defaultValue": false,
"displayNameEvent": "online changed",
"cached": false
},
{
"id": "4a570e58-d227-4af8-a64e-c018b9d84474",
"name": "lastSeenTime",
"displayName": "Last seen time",
"displayNameEvent": "Last seen time changed",
"type": "int",
"unit": "UnixTime",
"defaultValue": 0
}
]
}
]
}
]
}