WinControl can work as an MQTT client and obtain measurement data from MQTT servers (brokers) or send measured or calculated values to MQTT servers (brokers).
Data acquisition via MQTT:
- Connections to one oder more MQTT-Servers/Brokers
- Acquisition and synchronization of the data together with the data of the other connected measuring systems
- Saving, visualizing and processing the data recorded via MQTT with all the options available in WinControl
Data export via MQTT:
- Connections to one oder more MQTT-Servers/Brokers
- Export of the data in the measurement cycle from WinControl
- Export can be linked to conditionsn
- Export possible in different formats:
- ASCII-String (UTF8) including value and unit
- JSON-formatted (value and unit)
- Influx Line Protocol