You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Suitable for both consumer IoT and industrial applications
71
+
- Extensible to other protocols (WebSocket, MQTT, etc.)
72
+
73
+
**Important:** The TCP Connection Plugin is designed for raw binary/text communication protocols. For HTTP/REST APIs, use the [Web Protocols Guide](web-protocols/). For Modbus-enabled industrial devices, use the [Modbus Guide](modbus/).
74
+
57
75
## Additional Resources
58
76
59
77
-**[Creating Custom Plugins](custom-plugins/)** - Build your own connection plugin
@@ -78,6 +96,11 @@ For complete working examples, see:
0 commit comments