node-red-contrib-google-firebase

Node Red module for interfacing with google firebase. https://firebase.google.com/

[{"id":"aa1b25e.d84d6d8","type":"google-firebase-config","z":"edba2786.1245d8","databaseUrl":"smarthome-46be4","apiKey":"a724a1bd5ec9ecc01236fc7654b739c40d7c7511","authDomain":"smarthome-46be4"},{"id":"9f8cf852.607308","type":"debug","z":"edba2786.1245d8","name":"Paylod","active":true,"console":"false","complete":"payload","x":566.5,"y":223,"wires":[]},{"id":"f444ec6c.a2365","type":"google.firebase.once","z":"edba2786.1245d8","name":"Devices","firebaseConfig":"aa1b25e.d84d6d8","childpath":"devices/toggleDevices","eventType":"value","x":156,"y":99,"wires":[["9f8cf852.607308"]]},{"id":"2ba6056e.49fdda","type":"google.firebase.on","z":"edba2786.1245d8","name":"On","firebaseConfig":"aa1b25e.d84d6d8","childpath":"devices/toggleDevices","eventType":"value","x":153,"y":262,"wires":[["9f8cf852.607308"]]}]

Flow Info

Created 8 years, 2 months ago
Updated 7 years, 8 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • debug (x1)
Other
  • google-firebase-config (x1)
  • google.firebase.on (x1)
  • google.firebase.once (x1)

Tags

  • firebase
  • google
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option