Skip to content

Instantly share code, notes, and snippets.

@mr-sagar-shelar
Last active February 27, 2017 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mr-sagar-shelar/0e910aa645a81cad85e0a0d59e6c375b to your computer and use it in GitHub Desktop.
Save mr-sagar-shelar/0e910aa645a81cad85e0a0d59e6c375b to your computer and use it in GitHub Desktop.
node-red-contrib-google-firebase
[{"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"]]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment