
Hi Appwrite Community
I'm currently working on IoT projects using devices like the Raspberry Pi Pico and ESP32 running MicroPython. My goal is to leverage Appwrite's realtime functionality to listen to changes in Appwrite databases directly from these devices.
However, as the Python SDK appears to be incompatible with MicroPython (due to missing modules and differences in the runtime environment), I'm exploring alternative approaches. Is it possible to use the Appwrite realtime features directly over the REST API, bypassing the SDK entirely? If not, could you advise on the best strategy or workarounds to integrate realtime capabilities in a MicroPython environment?
I'm very interested in bringing Appwrite's realtime functionality to the IoT space and would be happy to contribute to testing or development efforts in this area.
Thanks in advance for your support and insights!
Recommended threads
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- realtime failing
Hi everyone! I'm running into a weird issue with Appwrite realtime in my chat app and was hoping someone might have some insights. I have a chat view, and whe...
- Is it possible to create a new platform ...
Hi! I am trying to see if it would be possible to programmatically create a new platform via the Appwrite API? I am using Appwrite 1.6.x and it seems I am missi...
