mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +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.5</title>
|
||||
<title>IoT Manager 4.3.6</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="/favicon.ico" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?435" />
|
||||
<link rel="stylesheet" href="/build/bundle.css?436" />
|
||||
|
||||
<script defer src="/build/bundle.js?435"></script>
|
||||
<script defer src="/build/bundle.js?436"></script>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
|
||||
@@ -111,19 +111,23 @@ lib_deps =
|
||||
https://github.com/JonasGMorsch/GY-21.git
|
||||
ClosedCube HDC1080
|
||||
adafruit/MAX6675 library
|
||||
mandulaj/PZEM-004T-v30
|
||||
rc-switch @ ^2.6.4
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
WEMOS SHT3x@1.0.0
|
||||
plerup/espsoftwareserial
|
||||
https://github.com/RoboticsBrno/ServoESP32
|
||||
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
|
||||
adafruit/Adafruit BusIO @ ^1.13.0
|
||||
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
build_src_filter =
|
||||
+<modules\virtual\Logging>
|
||||
+<modules\virtual\Loging>
|
||||
+<modules\virtual\LogingDaily>
|
||||
+<modules\virtual\Timer>
|
||||
+<modules\virtual\Variable>
|
||||
+<modules\virtual\VButton>
|
||||
+<modules\sensors\Acs712>
|
||||
+<modules\sensors\Aht20>
|
||||
+<modules\sensors\AnalogAdc>
|
||||
+<modules\sensors\Bme280>
|
||||
@@ -133,10 +137,12 @@ build_src_filter =
|
||||
+<modules\sensors\GY21>
|
||||
+<modules\sensors\Hdc1080>
|
||||
+<modules\sensors\Max6675>
|
||||
+<modules\sensors\Pzem004t>
|
||||
+<modules\sensors\RCswitch>
|
||||
+<modules\sensors\Sht20>
|
||||
+<modules\sensors\Sht30>
|
||||
+<modules\sensors\Sonar>
|
||||
+<modules\sensors\UART>
|
||||
+<modules\exec\ButtonIn>
|
||||
+<modules\exec\ButtonOut>
|
||||
+<modules\exec\IoTServo>
|
||||
|
||||
Reference in New Issue
Block a user