You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Hi
I need to read firebase only when there is an update in it, because I don't to make connection with it all the time which may increase number of connections in it. As there is a limit of 100 active connections so I have to only connect with the Firebase Realtime Database when there is an update.
Or is there a way to get notifications in NodeMCU the it make connection with database and read the updates.
Your advice is highly appreciated.
Thanks in Advcane.
The text was updated successfully, but these errors were encountered:
Hi
I need to read firebase only when there is an update in it, because I don't to make connection with it all the time which may increase number of connections in it. As there is a limit of 100 active connections so I have to only connect with the Firebase Realtime Database when there is an update.
Or is there a way to get notifications in NodeMCU the it make connection with database and read the updates.
Your advice is highly appreciated.
Thanks in Advcane.
The text was updated successfully, but these errors were encountered: