> For the complete documentation index, see [llms.txt](https://docs.enlyze.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enlyze.com/connect/ot-connectivity/protokolle.md).

# Protokolle

## Verfügbare Konnektoren

Nachfolgend findest du eine Liste der Protokolle, die du mit der ENLYZE Plattform verbinden kannst.

{% hint style="warning" %}
Diese Seite befindet sich derzeit im Aufbau – daher sind noch nicht alle Angaben vollständig.
{% endhint %}

Bei Fragen melde dich jederzeit gerne unter <support@enlyze.com>.

<table><thead><tr><th>Konnektor</th><th>Beschreibung</th><th data-hidden></th></tr></thead><tbody><tr><td>CODESYS</td><td>Konnektor für Codesys Systeme</td><td></td></tr><tr><td>DDE</td><td>Konnektor für Geräte mit DDE Schnittstelle</td><td></td></tr><tr><td>Ethernet IP</td><td>Konnektor für Ethernet IP Geräte</td><td></td></tr><tr><td>Feller Engineering FE3-BUS</td><td>Konnektor für Feller Engineering Steuerungen und Temperaturregler.</td><td></td></tr><tr><td>IO-Link</td><td>Konnektor für IO Link Geräte</td><td></td></tr><tr><td>Modbus RTU</td><td>Konnektor für Modbus RTU Geräte</td><td></td></tr><tr><td>Modbus TCP</td><td>Konnektor für Modbus TCP Geräte</td><td></td></tr><tr><td>MQTT</td><td>Konnektor für MQTT Broker</td><td></td></tr><tr><td><a href="/pages/NaqBJo2q7qU0BXlNkltf">ODAC</a></td><td>Konnektor für Zumbach ODAC Messköpfe</td><td></td></tr><tr><td>OPC DA</td><td>Konnektor für OPC DA Server</td><td></td></tr><tr><td><a href="/pages/c83Ms3StoELoT1OW2Ewl">OPC-UA</a></td><td>Konnektor für OPC UA Server</td><td></td></tr><tr><td>PROFINET</td><td>Konnektor für Profinet Geräte</td><td></td></tr><tr><td>PROFIBUS</td><td>Konnektor für Profibus Geräte</td><td></td></tr><tr><td>S7 Classic (RFC1006)</td><td>Konnektor für Siemens S7-300 und S7-400</td><td></td></tr><tr><td><a href="https://github.com/enlyze/enlyze-docs/blob/main/de/connect/ot-connectivity/protokolle/s7+.md">S7+</a></td><td>Konnektor für Siemens S7-1200 und S7-1500 SPS</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.enlyze.com/connect/ot-connectivity/protokolle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
