iobroker.linux-control
Version:
Controlling Linux devices and get information about your system
27 lines • 499 B
JSON
[
{
"id": "aptUpdate",
"name": "aptUpdate",
"type": "button"
},
{
"id": "aptUpgrade",
"name": "aptUpgrade",
"type": "button"
},
{
"id": "response",
"name": "controlResponse",
"type": "string"
},
{
"id": "restart",
"name": "restart",
"type": "button"
},
{
"id": "shutdown",
"name": "shutdown",
"type": "button"
}
]