Skip to content

Protocols

The protocol is the way DAELOC looks at incoming data. We support 2 protocols, namely streamer and PLX-DAQ.

PLX-DAQ

The PLX-DAQ protocol is a special protocol coning from the PLX-DAQ Excel extension. DAELOC is fully compatible with PLX-DAQ. You can find out more about the protocol (and data format parser) in its dedicated section.

This protocol is automatically selected when you use PLX-DAQ as data output type.

Streamer

With the streamer protocol, supported by CSV and JSON data formats, you can receive CSV data and JSONL (JSON lines) data over serial, TCP/IP and MQTT sources.

This protocol is automatically selected when you use CSV or JSON as data output type.