first working version

This commit is contained in:
Dmitry Borisenko
2019-12-24 11:53:26 +03:00
parent af4715c895
commit 0c6cb1719f
101 changed files with 5567 additions and 0 deletions

13
data_new/viget.range.json Normal file
View File

@@ -0,0 +1,13 @@
{
"id": "",
"page": "",
"descr": "",
"widget": "range",
"class3": "ballanced",
"style3": "font-size:25px;float:left;font-weight:bold;",
"topic": "",
"widgetConfig": {
"maxValue": 1023,
"minValue": 0
}
}