diff --git a/README.md b/README.md index cd6e6a81..7eeb0668 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,12 @@ Below is the current status of each integration. Checkboxes indicate implementat | [ ] | **Twitch** | Live stream events, chat automation, clip management | `Elsa.Integrations.Twitch` | [Open Issue](#) | | [ ] | **Vimeo** | Upload videos, manage privacy settings, get video analytics | `Elsa.Integrations.Vimeo` | [Open Issue](#) | +### 🏭 Industrial Communication Protocols +| Status | Integration | Description | Module Name | Issue | +|--------|------------|-------------|-------------|-------| +| [ ] | **OPC UA** | Browse nodes, Read/Write values, Subscribe/Unsubscribe nodes | `Elsa.Integrations.OPC.UA` | | +| [ ] | **Modbus** | Read/Write coils, Read discrete Inputs, Read/Write registers | `Elsa.Integrations.Modbus` | | +| [ ] | **MQTT Sparkplug** | Discover and Subscribe to topics, Publish messages | `Elsa.Integrations.MQTT.Sparkplug` | | --- ## 📦 Structure