nymea/libnymea/interfaces/button.json

9 lines
150 B
JSON

{
"description": "The base for all buttons that emit a pressed event.",
"events": [
{
"name": "pressed"
}
]
}