mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
23 lines
663 B
JSON
23 lines
663 B
JSON
{
|
|
"id": "",
|
|
"page": "",
|
|
"pageId": "",
|
|
"widget": "fillgauge",
|
|
"descr": "",
|
|
"class2": "text-center ballanced",
|
|
"style2": "font-size:25px;font-weight:bold;padding-top:10px;padding-bottom:10px;",
|
|
"class3" : "text-center",
|
|
"style3": "padding-top:10px;padding-bottom:10px;",
|
|
"topic": "",
|
|
"width": "250px",
|
|
"height": "250px",
|
|
"widgetConfig": {
|
|
"circleColor": "#228B22",
|
|
"textColor": "#FFFFFF",
|
|
"waveTextColor": "#050000",
|
|
"waveColor": "#40E0D0",
|
|
"circleThickness": 0.05,
|
|
"textVertPosition": 0.5,
|
|
"waveAnimateTime": 500
|
|
}
|
|
} |