Skip to content
QUBIQ 1.0.4 is available.Download it
All platform features

Industrial connectivity

OPC UA, MQTT with Sparkplug B, Modbus, SNMP, raw TCP/UDP and REST — through one pooled, buffered gateway.

OPC UA, MQTT, Modbus, SNMP, raw TCP and REST sources funnelling through one pooled gateway into the namespace.

Every driver runs behind a connection pool, so a hundred pipelines reading the same PLC still open one session. Connections reconnect on their own, buffer while they are down, and publish their own health as tags you can alarm on.

Connection health is observed passively from each library's own callbacks rather than by polling everything on a timer — an active probe only runs for a connection whose passive signal has gone quiet.

What you get

  • OPC UA client with batched monitored-item creation
  • MQTT client and Sparkplug B primary host
  • Modbus TCP/RTU master with scan grouping
  • SNMP v1/v2c/v3 polling and traps
  • Raw TCP/UDP for non-standard devices
  • Pooled sessions shared across every pipeline