This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/plugins/deviceplugins/mailnotification/devicepluginmailnotification.json
2019-04-01 20:48:17 +02:00

21 lines
516 B
JSON

{
"name": "Mail notification",
"id": "72aef158-07a3-4714-93b5-fec2f9d912d1",
"vendors": [
{
"name": "guh",
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
"deviceClasses": [
{
"deviceClassId": "3869884a-1592-4b8f-84a7-994be18ff555",
"name": "GMail",
"createMethods": ["user"],
"paramTypes": [
]
}
]
}
]
}