Member: One-Way Automation Inc.
Product website: onewayautomation.com/visual-logger
Visual Logger for OPC is an integration tool to:
- Collect data from OPC UA Servers (as well as from classic OPC DA servers using UA Wrapper);
- Store that data in backend time-series database:
- InfluxDB
- TimescaleDB/PostgreSQL
- Apache Kafka
- MS SQL
- MySQL
- SQLite
- MQTT broker such as:
- Azure IoT Hub,
- AWS IoT Broker,
- Google Cloud IoT Core.
- any other generic MQTT Broker such as Eclipse Mosquitto
- Visualize data using Grafana, acting as a REST back-end for its SimpleJson data source plugin. It can fetch real-time or historical data directly from OPC UA Servers, or from the backend time-series database.
- Analyze data using InfluxQL or SQL or KSQL queries (depending on used time-series database type).
Back