Новый веб!

This commit is contained in:
Dmitry Borisenko
2022-09-27 01:24:22 +02:00
parent e809c92c64
commit 1dd1958abc
11 changed files with 32 additions and 32 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -4,12 +4,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>IoT Manager 4.3.2</title>
<title>IoT Manager 4.3.4</title>
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="stylesheet" href="/build/bundle.css?432" />
<link rel="stylesheet" href="/build/bundle.css?434" />
<script defer src="/build/bundle.js?432"></script>
<script defer src="/build/bundle.js?434"></script>
</head>
<body></body>

View File

@@ -429,21 +429,8 @@
"num": 33
},
{
"name": "34. UART",
"type": "Reading",
"subtype": "SoftUART",
"page": "",
"descr": "",
"widget": "nil",
"id": "u",
"tx": 12,
"rx": 13,
"speed": 9600,
"num": 34
},
{
"name": "35. HC-SR04 Ультразвуковой дальномер",
"num": 35,
"name": "34. HC-SR04 Ультразвуковой дальномер",
"num": 34,
"type": "Reading",
"subtype": "Sonar",
"id": "sonar",
@@ -454,6 +441,19 @@
"pinEcho": 4,
"int": 5
},
{
"name": "35. UART",
"type": "Reading",
"subtype": "UART",
"page": "",
"descr": "",
"widget": "nil",
"id": "u",
"tx": 12,
"rx": 13,
"speed": 9600,
"num": 35
},
{
"header": "Исполнительные устройства"
},