monteslu / pagenodes

Completely Browser Based IOT Platform
https://pagenodes.com
Apache License 2.0
222 stars 32 forks source link

firebase nodes #59

Open monteslu opened 8 years ago

monteslu commented 8 years ago

two of them.

One is output to store a value. Other is both a through type node that reads a value, as well as an option for a persistent connection that monitors changes to a value.

monteslu commented 8 years ago

got it sort of working in the firebase branch. Problem is, the firebase javascript really doesn't like redeploys. Would be cool if someone could figure out a workaround for that.

Maybe see what state chagnes firebase is making to the window object and try and undo it.

firebase_nodes