add reading of 125 values from emulator #1
Reference in New Issue
Block a user
Delete Branch "edge5modbus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -21,3 +21,4 @@ services:MQTT_URL: mqtt://mosquitto:1883HTTP_PORT: "80"WS_PORT: "9090"EDGE5_MODBUS_POST_URL: ${EDGE5_MODBUS_POST_URL:-https://greact.drll.cloud/api/ingest}переименуй в
CLOUD_INGEST_URL, пожалуйста.
Это будет много в каких handlers использоваться
@@ -0,0 +38,4 @@return values.map((value, index) => ({edge: EDGE,timestamp,tag: `modbus.${index + 1}`,давай на всякий случай в идентификатор введём сразу edge
${edge}.modbus.${index + 1},