COMMUNICATION_MODE (ENUM)ΒΆ
TYPE COMMUNICATION_MODE :
Communication mode
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - TCP - 0 - Standard TCP/IP communication - WEB_SOCKET - 1 - TCP/IP communication via WebSocket (MQTT over WebSocket) 
TYPE COMMUNICATION_MODE :
Communication mode
qualified_only| Name | Initial | Comment | 
|---|---|---|
| TCP | 0 | Standard TCP/IP communication | 
| WEB_SOCKET | 1 | TCP/IP communication via WebSocket (MQTT over WebSocket) |