Display JSON or XML data on Freeboard(Web Dashboard) -


i developing iot system school project.

i have setup dht11 temp/humidity sensor , raspberry-pi(with node-red)

i able data sensor using nodes on node-red ,and can send data xively.

the question want display data xively on free web dashboard.(freeboard,etc.)

(i have written c# pages connect xively activate/deactivate sensor , view statistics on laptop.) i able convert sensor's data json or xml through node-red.

there 2 solutions problem.

  1. connect freeboard node-red on device

https://gist.github.com/dceejay/fb47301b759222e05f84

  1. connect freeboard directly datasource (xively, local-harddive ,etc)

http://buglabs.tumblr.com/post/96482541531/using-the-freeboard-tm-json-datasource-with-third-party

(for second method, guess there's bug in freeboard value not updated regularly. link issue request on github : https://github.com/freeboard/freeboard/issues/55 update matter asap.

update : freeboard have solved issue.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -