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
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...