
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
- Received duplicate events
I used the React Native SDK to subscribe to `buckets.<ID>.files` on the client side. When the backend creates a file, two events are logged in my client's conso...
- Realtime unexpected behavior.
It was working but suddenly it gives me this error in log and after that no any further update for document changes.
- Appwrite Sites and localStorage Problem ...
I'm currently struggling with the localStorage Problem and Custom Sites. My goal is to move our Flutter Web App to Appwrite Sites. When just deploying it I'm ...
