{"type":"event","data":{"events":["databases.66b52af30037a607d977.collections.66f9f6c600186f9e6cd7.documents.94B97E01B114.update","databases..collections..documents..update","databases.66b52af30037a607d977.collections..documents.94B97E01B114.update","databases..collections..documents.94B97E01B114.update","databases..collections.66f9f6c600186f9e6cd7.documents.94B97E01B114.update","databases.66b52af30037a607d977.collections.66f9f6c600186f9e6cd7.documents..update","databases..collections.66f9f6c600186f9e6cd7.documents..update","databases.66b52af30037a607d977.collections..documents..update","databases.66b52af30037a607d977.collections.66f9f6c600186f9e6cd7.documents.94B97E01B114","databases..collections..documents.","databases.66b52af30037a607d977.collections..documents.94B97E01B114","databases..collections..documents.94B97E01B114","databases..collections.66f9f6c600186f9e6cd7.documents.94B97E01B114","databases.66b52af30037a607d977.collections.66f9f6c600186f9e6cd7.documents.","databases..collections.66f9f6c600186f9e6cd7.documents.","databases.66b52af30037a607d977.collections..documents.","databases.66b52af30037a607d977.collections.66f9f6c600186f9e6cd7","databases..collections.","databases.66b52af30037a607d977.collections.","databases..collections.66f9f6c600186f9e6cd7","databases.66b52af30037a607d977","databases.*"],"channels":["documents","databases.66b52af30037a607d977.collections.66f9f6c600186f9e6cd7.documents","databases.66b52af30037a607d977.collections.66f9f6c600186f9e6cd7.documents.94B97E01B114"],"timestamp":"2025-02-01T05:00:47.511+00:00","payload":{"model":"4rth723232","MAC":"94:B9:7E:01:B1:14","status":
"payload":{"model":"4rth723232","MAC":"94:B9:7E:01:B1:14","status":"aa","ip":"192.168.0.113","name":"la negritaa","userId":"677324ab003533a3800b","$id":"94B97E01B114","$createdAt":"2024-11-15T00:14:41.795+00:00","$updatedAt":"2025-02-01T05:00:47.455+00:00","$permissions":["read(user:66fe05a97c2a2a90b111)","update(user:66fe05a97c2a2a90b111)","delete(user:66fe05a97c2a2a90b111)"],"$databaseId":"66b52af30037a607d977","$collectionId":"66f9f6c600186f9e6cd7"}}}
Hahaha... I can't even paste the msg here
so the thing is the msg received is tooo long for my ESP8266 (Arduino micro controller) when connecting to Websocket Appwrite
So it crashes
Can we make it shorter plesae?
Im seeing a lot of events
Im subscribed to more than 1 chanel or what?
so this is a microcotroller so it can't handle this big chunk
I see channel 3?¿
- I tried editing channel parameter when suscribing
- i tried editing events parameter when suscribing
- i tried an Appwrite Function to make the websocket message generated shorter
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...