
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
- Update Document - GO
Hello Appwrite team, currently I am having trouble updating collection documents on GOlang . Can you help me with that? --- the README on GitHub is stale whil...
- Attributes stuck at processing
I created a collection and after adding 4 attributes, the next ones are stuck in processing state since a long time. My project id: 6851551f0037d6ae5a24
- No Headers
Hi I have 2 appwrite functions, one is working fine on localhost, second is not even working on prod with https, i inspected the api call, no headers are being ...
