#Real Time on Appsmith
1 messages · Page 1 of 1 (latest)
Hi There!
Thanks for reaching out to us. One of our engineer will be with you shortly.
If you are stuck with an issue/error, please help us with following information.
- Which version of Appsmith are you on?
- Provide screenshots/screen recordings of the original error/code snippet.
- Add details about your use case and provide steps to reproduce the issue, if
possible.
Hey! I don't think this is currently possible in appsmith. Could you elaborate
your use case here? Is it just a real time dashboard of sorts?
It is a dashboard that must change the lights and colors of specific lanes of an automatic belt that transports products, in addition to the management of sessions for the receipt of products.
In the video I show only an example with a button of the sessions, but it makes me 1 request every 1 second, it is not like in apsync that uses the topic of the subscriptions for the real time.
The detail is that the project is local, and it is not feasible to have many requests to consult the status of the elements.
Thanks for sharing your use case with us.
We have this feature request to allow connection to web sockets on our radar:
https://github.com/appsmithorg/appsmith/issues/1866
Please check and comment there with your use case, as it would help us
prioritize it.
As of today, unfortunately, the only way to get real-time data would be to use
intervals to run an API/query periodically:
https://docs.appsmith.com/reference/appsmith-framework/widget-actions/intervals-time-events
[https://docs.appsmith.com/reference/appsmith-framework/widget-actions/intervals-time-events]
Perfect, Thanks ❤️
Thanks for your continuous support and patience. We hope your issue is resolved
now.
Let us know how did we do?
https://survey.frontapp.com/v2/09a400bf433bc9676d67/ca58b4124a488653976f816114997cab
Hi, I would like to know if someone has managed to integrate Firebase Realtime? I have several clients that ask me for a dashboard, however they use Firebase Realtime