61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"background": {
|
|
"animated": true,
|
|
"color1": "#000000",
|
|
"color2": "#7b007b",
|
|
"imagePath": "",
|
|
"type": "solid"
|
|
},
|
|
"buttons": [
|
|
{
|
|
"action": {
|
|
"body": "",
|
|
"headers": {},
|
|
"type": "http_get",
|
|
"url": "http://192.168.1.55",
|
|
"responseCheck": {
|
|
"enabled": false
|
|
}
|
|
},
|
|
"color": "#000000",
|
|
"feedback": {
|
|
"errorText": "Ошибка",
|
|
"fadeMs": 5000,
|
|
"pendingText": "...",
|
|
"successText": "Вызов отправлен"
|
|
},
|
|
"iconPath": "cleaner1Crop.png",
|
|
"id": "cleaning-call",
|
|
"label": "Вызов клининга",
|
|
"trigger": {
|
|
"holdMs": 800,
|
|
"mode": "hold"
|
|
}
|
|
}
|
|
],
|
|
"feedback": {
|
|
"errorColor": "#cc2200",
|
|
"errorWidth": 6,
|
|
"glowRadius": 20,
|
|
"holdColor": "#ffffff",
|
|
"okColor": "#00cc44",
|
|
"okWidth": 6,
|
|
"pendingColor": "#ffffff",
|
|
"pendingWidth": 6
|
|
},
|
|
"layout": {
|
|
"columns": 2,
|
|
"labelColor": "#ffffff",
|
|
"mode": "list",
|
|
"showLabels": true,
|
|
"spacing": 10
|
|
},
|
|
"settings": {
|
|
"darkMode": true,
|
|
"iconsDir": "/opt/buttontask/icons",
|
|
"kioskMode": false,
|
|
"password": "admin",
|
|
"webPort": 8080
|
|
},
|
|
"version": 2
|
|
} |