nymea/libnymea/interfaces/notifications.json

19 lines
365 B
JSON

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