# Industry Protocol Details

This chapter documents the protocols and connectors supported by Connectware and provides detailed configuration parameters for each. These protocols and connectors enable connections between Connectware and various industrial devices and systems in your environment.

<figure><img src="https://3652345531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsig3lxGLw8WEa54nKxj1%2Fuploads%2Fgit-blob-02b36517bc5a006d7ec9fec70f96bf3648c55309%2Fprotocols-and-connectors.png?alt=media" alt=""><figcaption></figcaption></figure>

The following sections provide detailed specifications for each supported protocol, including connection parameters, data formats, security considerations, and configuration examples. These specifications will help you implement reliable connections to your existing industrial equipment.

Connectware's protocol support is regularly updated. For protocols not listed in this documentation, you can create [Custom Connectors](https://docs.cybus.io/2-0-0/documentation/industry-protocol-details/custom-connectors) or [contact us](https://www.cybus.io/en/resources/support-center/) to discuss alternative connectivity options.

## Discover Industry Protocols and Connectors

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>HTTP/REST</strong></td><td><a href="https://3652345531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsig3lxGLw8WEa54nKxj1%2Fuploads%2Fgit-blob-ca0e0e745eb320a291460c5b1e9f75b81bfa2146%2Fhttp-rest.png?alt=media">http-rest.png</a></td><td><a href="industry-protocol-details/http-rest">http-rest</a></td></tr><tr><td align="center"><strong>Siemens Simatic S7</strong></td><td><a href="https://3652345531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsig3lxGLw8WEa54nKxj1%2Fuploads%2Fgit-blob-2d99ec29fa7f28d3f6cf03462833d701e93f8538%2Fsiemens-simatic-s7.png?alt=media">siemens-simatic-s7.png</a></td><td><a href="industry-protocol-details/siemens-simatic-s7">siemens-simatic-s7</a></td></tr><tr><td align="center"><strong>OPC UA</strong></td><td><a href="https://3652345531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsig3lxGLw8WEa54nKxj1%2Fuploads%2Fgit-blob-39edfbf87172efae6af3f808c744067b68fed87f%2Fopc-ua.png?alt=media">opc-ua.png</a></td><td><a href="industry-protocol-details/opc-ua">opc-ua</a></td></tr><tr><td align="center"><strong>Modbus</strong></td><td><a href="https://3652345531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsig3lxGLw8WEa54nKxj1%2Fuploads%2Fgit-blob-02f84adc30faff68179902967dc0edd88708a581%2Fmodbus.png?alt=media">modbus.png</a></td><td><a href="industry-protocol-details/modbus-tcp">modbus-tcp</a></td></tr><tr><td align="center"><strong>InfluxDB</strong></td><td><a href="https://3652345531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsig3lxGLw8WEa54nKxj1%2Fuploads%2Fgit-blob-243e3d741d3b9fcc5d4d2228a59f8820062eeede%2Finfluxdb.png?alt=media">influxdb.png</a></td><td><a href="industry-protocol-details/influxdb">influxdb</a></td></tr><tr><td align="center"><strong>MQTT</strong></td><td><a href="https://3652345531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsig3lxGLw8WEa54nKxj1%2Fuploads%2Fgit-blob-5506ab8262017395fdfc70722bcd5561f6d684c9%2Fmqtt.png?alt=media">mqtt.png</a></td><td><a href="industry-protocol-details/mqtt">mqtt</a></td></tr></tbody></table>


---

# Agent Instructions: 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.cybus.io/2-0-0/documentation/industry-protocol-details.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.
