Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Read Firebase only when there is an update in it OR Get push notifications in NodeMCU #308

Closed
syeedhaiderali opened this issue Dec 28, 2017 · 3 comments
Labels

Comments

@syeedhaiderali
Copy link

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.

@proppy
Copy link
Contributor

proppy commented Jan 31, 2018

@syeedhaiderali can you try this sample #296 (comment) ?

@proppy
Copy link
Contributor

proppy commented Jun 15, 2018

Closing this, since the change I was pointing to has been merged.

@proppy proppy closed this as completed Jun 15, 2018
@bilalkh4an
Copy link

syeedhaiderali did you get any solution because i am facing same problem with no solution

i dont what wrong with path in firebase.stream()

what i actually need to put here

whatever i put e.g node name

streaming error is the error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants