Hi
Any plans to support mqtt like Amazon iot core / azure iot hub?
Or any idea how to I integrate external service?
I have an bug amount of embed devices that send events thru mqtt protocol that need to be logged in appwrite db in real-time.
Maybe you could do an integration with a function
But not sure if it's possible to integrate MQTT devices directly with appwrite due to the connection protocol, but you could use some intermediate service or server to receive the MQTT data and then send it to your Appwrite instance
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...