Skip to content

Instantly share code, notes, and snippets.

@sidishere
Created December 24, 2019 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sidishere/48694817fce4ed57594e03013309b8f4 to your computer and use it in GitHub Desktop.
Save sidishere/48694817fce4ed57594e03013309b8f4 to your computer and use it in GitHub Desktop.
final
DatabaseReference smartAC = myRef.child("smartAC").child("status");
final
DatabaseReference smartBulb = myRef.child("smartBulb").child("status");
final
DatabaseReference smartFan = myRef.child("smartFan").child("status");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment