On the page https://github.com/TotallyInformation/node-red-example-liveupdates you describe in general how to build a page to receive data from multiple inputs. The code posted seems, to me, to be duplicates of itself. One set is the subflows and the other set is the pages with the same subflows. That is not were my confusion is however. At the bottom of the page in this image https://cloud.githubusercontent.com/assets/1591850/7379007/8f3ddb3a-ede9-11e4-86f0-643065d93b07.png it shows nodes for a home page and a page for switches.
I was able to get the live-updates /input page to load but I could not get to do anything. Was this a functioning example or more of pointers to where to go? I feel as if maybe some code is missing for a working example, or I am misunderstanding something. I don't understand where my sensor data is suppose to get injected to and I see links on the webpage but no reference to them anywhere else in the code. Any feedback is appreciated and thanks for your work!
On the page https://github.com/TotallyInformation/node-red-example-liveupdates you describe in general how to build a page to receive data from multiple inputs. The code posted seems, to me, to be duplicates of itself. One set is the subflows and the other set is the pages with the same subflows. That is not were my confusion is however. At the bottom of the page in this image https://cloud.githubusercontent.com/assets/1591850/7379007/8f3ddb3a-ede9-11e4-86f0-643065d93b07.png it shows nodes for a home page and a page for switches.
I was able to get the live-updates /input page to load but I could not get to do anything. Was this a functioning example or more of pointers to where to go? I feel as if maybe some code is missing for a working example, or I am misunderstanding something. I don't understand where my sensor data is suppose to get injected to and I see links on the webpage but no reference to them anywhere else in the code. Any feedback is appreciated and thanks for your work!