This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Add object example to FirebaseDemo_ESP8266 #338
Open
Description
There seems to be some confusion around how FirebaseObject
should be used (#337) and how to access the underlying JsonObject
having a proper example as part of https://github.com/firebase/firebase-arduino/blob/master/examples/FirebaseRoom_ESP8266/README.md should help.
We should show how to read and write JsonObject
, see also #346