mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
Исправлен баг графиков, работает расширитель
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -4,12 +4,12 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
|
||||
<title>IoT Manager 4.3.9</title>
|
||||
<title>IoT Manager 4.4.0</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="/favicon.ico" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?439" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?440" />
|
||||
|
||||
<script defer src="/build/bundle.js?439"></script>
|
||||
<script defer src="/build/bundle.js?440"></script>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
|
||||
@@ -30,7 +30,8 @@
|
||||
"num": 2,
|
||||
"int": 1,
|
||||
"logid": "t",
|
||||
"points": 365
|
||||
"points": 365,
|
||||
"test": 0
|
||||
},
|
||||
{
|
||||
"name": "3. Таймер",
|
||||
|
||||
Reference in New Issue
Block a user