iobroker.linux-control
Version:
Controlling Linux devices and get information about your system
22 lines • 435 B
JSON
[
{
"id": "needrestart",
"name": "needrestart",
"type": "boolean"
},
{
"id": "services",
"name": "needRestartServices",
"type": "number"
},
{
"id": "containers",
"name": "needRestartContainers",
"type": "number"
},
{
"id": "sessions",
"name": "needRestartSessions",
"type": "number"
}
]