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.
- connect freeboard node-red on device
https://gist.github.com/dceejay/fb47301b759222e05f84
- 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
Post a Comment