add reading of 125 values from emulator

This commit is contained in:
Первов Артем
2026-06-05 02:24:20 +03:00
parent 6dd619d621
commit c6b460647b
3 changed files with 91 additions and 0 deletions

View File

@@ -21,3 +21,4 @@ services:
MQTT_URL: mqtt://mosquitto:1883
HTTP_PORT: "80"
WS_PORT: "9090"
EDGE5_MODBUS_POST_URL: ${EDGE5_MODBUS_POST_URL:-https://greact.drll.cloud/api/ingest}