nymea/libnymea/interfaces/notifications.json

19 lines
338 B
JSON

{
"actions": [
{
"name": "notify",
"params": [
{
"name": "title",
"type": "QString"
},
{
"name": "body",
"type": "QString"
}
]
}
]
}