Cloud Protocols
MQTT, HTTP, FTP, and SSL/TLS connectivity options supported by YuDash devices.
All YuDash devices support multiple cloud protocols out of the box. Choose based on your platform's requirements and network reliability needs.
Protocol comparison
| Protocol | Use when | Port |
|---|---|---|
| MQTT | Real-time push to broker (AWS IoT, Mosquitto, HiveMQ) | 1883 / 8883 |
| HTTP POST | REST endpoint or webhook integration | 80 / 443 |
| FTP | CSV file push to legacy FTP servers (e.g. BMC, utilities) | 21 |
| SSL/TLS | Encrypted MQTT or HTTP over TLS — wrap any protocol | 8883 / 443 |
Local buffering and backfill
All protocols support local data buffering when the network is unavailable. On reconnection, buffered records are transmitted in order — ensuring no data loss during cellular outages.
Edited locally ·
content/docs/device-to-cloud/cloud-protocols.mdSomething missing or outdated?
View on docs.yudash.com