Communication protocols
The following table outlines the communication protocols supported by Connhex out of the box: unless explicitely stated otherwise, the secure version of each protocol is supported (i.e. HTTPs, MQTTs, ...).
Protocol | Supported | Notes |
---|---|---|
HTTP | ✅ | |
MQTT | ✅ | |
CoAP | ✅ | RFC7252 |
WebSocket | ✅ | |
LoRa | ✅ | An external LoRa server is required. |
To see how payloads sent over these protocols should be formatted, take a look at message formats.