FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
945 stars 494 forks source link

possible to set nodemcu last status (online or offline) #504

Open sanjulanipun opened 4 years ago

sanjulanipun commented 4 years ago

anyone can give me an idea about can be set nodemcu connected to database then online, not connected then offline?

https://firebase.google.com/docs/firestore/solutions/presence

can use in .info/connected in nodemcu?

i need to show in web app, nodemcu If connected to realtime database --> show > Online. if not connected to realtime database --> show > Offline.

it possible to do it ?

tensarflow commented 3 years ago

Hi there, I'm looking for the same thing. How did you manage to do this?

Chandrasekarchan commented 2 years ago

did any one find solution for this