GitHub – mobizt/Firebase-ESP8266: ESP8266 Firebase RTDB …

See Other authentication examples for more sign in methods.. Read Data. Data at a specific node in Firebase RTDB can be read through these get functions. The functions included get, getInt, getFloat, getDouble, getBool, getString, getJSON, getArray, getBlob, getFile.. These functions return boolean value indicates the success of the operation which will be true if all of the following …

https://github.com/mobizt/Firebase-ESP8266