[DEPRECATED]🔥Firebase Arduino Client Library for ESP8266, ESP32 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports RTDB, Cloud Firestore, Firebase and Google Cloud Storage, Cloud Messaging and Cloud Functions for Firebase.
MIT License
471
stars
101
forks
source link
[Questions] Can ESP32 automatic get changed data from Firestore like RTDB? #404
Hi,
I used to use your library 'Firebase ESP32 Client', work with Firebase Realtime database. If data has changed, it can automatic get changed data from server to ESP32.
I am not sure, if I use this library 'Firebase-ESP-Client', work with Firestore database. Can ESP32 automatic get changed data from Firestore like RTDB?
Please advise me.
Hi, I used to use your library 'Firebase ESP32 Client', work with Firebase Realtime database. If data has changed, it can automatic get changed data from server to ESP32. I am not sure, if I use this library 'Firebase-ESP-Client', work with Firestore database. Can ESP32 automatic get changed data from Firestore like RTDB? Please advise me.
Thank you very much