mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
18 lines
365 B
JSON
18 lines
365 B
JSON
{
|
|
"id" : "",
|
|
"pageId": "",
|
|
"widget" : "gauge",
|
|
"topic" : "",
|
|
"class1" : "item no-border no-padding text-center",
|
|
"descr" : "",
|
|
"widgetConfig" : {
|
|
"type" : "full",
|
|
"cap" : "round",
|
|
"append" : "",
|
|
"size" : 300,
|
|
"thick" : 20,
|
|
"maximum": 1024,
|
|
"color" : "#11c1f3",
|
|
"backgroundColor": "rgba(0,0,0, 0.2)"
|
|
}
|
|
} |