From c5e5a969102aaf6b1ff07065d5d64de1f1759b81 Mon Sep 17 00:00:00 2001 From: Caleb Thompson Date: Tue, 1 Jul 2025 15:17:41 -0700 Subject: [PATCH] add Cedalo link --- source/sync/device-sync-deprecation.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/sync/device-sync-deprecation.txt b/source/sync/device-sync-deprecation.txt index ee093ba4c..66efeb271 100644 --- a/source/sync/device-sync-deprecation.txt +++ b/source/sync/device-sync-deprecation.txt @@ -101,6 +101,17 @@ many development platforms. For more information, refer to the `Parse documentation `__. +Cedalo +~~~~~~ + +Cedalo offers a lightweight, real-time MQTT-to-MongoDB integration solution, ideal +for IoT and edge-based data pipelines. It's designed for seamless message ingestion +from connected devices into MongoDB, without the need for a complex sync +infrastructure. + +For more information about using Cedalo with MongoDB integration, +refer to `MQTT to MongoDB: Setting up Mosquitto to MongoDB integration `__. + Custom Solution ~~~~~~~~~~~~~~~