Few points, fast start
Begin with 1–4 data points and a known protocol.
Start small with RS485/Modbus RTU, move data into MQTT or an internal system, and expand when points and workflows grow.
A gateway is a starting layer, not a closed system. Put its data into a path that can expand to edge runtime and APIs.
If the job starts with a few remote Modbus RTU points, a gateway is the leanest layer to test the data path.
Begin with 1–4 data points and a known protocol.
Use RS485, WiFi, Mesh, or the connectivity that fits the site.
Move to Datalogger/Edge when storage, logic, or more protocols are required.
Share device models, slave IDs, baud rate, and the receiving system. iNut will map the gateway and the first test.
Teams that need to read distributed RS485/Modbus RTU points and move data into MQTT, P2P, or an internal system.
When the site needs multiple protocols, storage, buffering, alerts, or a shared data hub.