@@ -67,6 +67,7 @@
|
||||
display:
|
||||
Off: { visible: false }
|
||||
On: { state: control_on, visible: true }
|
||||
Warning: { state: control_warning, visible: true }
|
||||
Critical: { state: control_critical, visible: true }
|
||||
Fuck: { state: control_fuck, visible: true }
|
||||
- type: NodeContainer
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 643 B |
@@ -89,6 +89,32 @@
|
||||
},
|
||||
{
|
||||
"name": "static"
|
||||
},
|
||||
{
|
||||
"name": "control_warning",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "control_critical",
|
||||
|
||||
Reference in New Issue
Block a user