iot manager ver2.0 support

This commit is contained in:
Dmitry Borisenko
2020-01-10 15:31:51 +03:00
parent 037ca82ddb
commit feec87a9fd
17 changed files with 227 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
{
"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)"
}
}