Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Unknown |
0 |
Comms Type is unknown |
| TCPClient |
100 |
The Comms Interface is communicated with via a TCP Client, connecting to a Modem (or similar) that is acting as a TCP Server polled for data |
| FTP |
110 |
The Comms Interface is communicated with via FTP and receives data from the Integration Tool |
| WebSocket |
200 |
The Comms Interface is communicated with via a WebSocket, which is initiated by a Modem (or similar) acting as a WebSocket Client for data |
| LoRa |
300 |
The Comms Interface is communicated with via LoRa and receives data from the Integration Tool |
| Satellite |
400 |
The Comms Interface is communicated with via Satellite and receives data from the Integration Tool |