
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
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- Claiming Guest-Created Documents After S...
I'm wondering if it's possible for a guest or anonymous user to create a document and attach an email address to it, so that the document can later be claimed b...
- Appwrite REST API Docs in LLM-Friendly F...
Is there a version of the Appwrite REST API documentation available in a format suitable for LLM vector embedding? Specifically, I’m referring to the following ...
