freeboard

I can`t connect from Node-RED to Freeboard.io using JSON

£可爱£侵袭症+ 提交于 2019-12-23 04:22:39
问题 I trying to create a freeboard dashboard. I have a Arduino with four sensors that send their informations by mqtt. So, I on Node-RED I gen a JSON to response get request in /saida. [{"id":"3f699b5.c91f064","type":"http response","z":"c7d4e8c8.509218","name":"","x":1184,"y":589,"wires":[]},{"id":"a3ed6250.1d64","type":"json","z":"c7d4e8c8.509218","name":"","x":1120.5,"y":540,"wires":[["3f699b5.c91f064"]]},{"id":"971f41c1.a1265","type":"function","z":"c7d4e8c8.509218","name":"","func":"msg

No connection between Freeboard's data source for Orion and Context Broker

痞子三分冷 提交于 2019-12-02 06:31:10
问题 I've been trying to connect Freeboard to visualize context information from OCB, however came across difficulties that prevent me from receiving any data from there. My thinking is that there is a problem with connecting Freeboard to OCB, because in OCB's subscription list there are no any new entries, and datasource in Freeboard shows that it has never been updated. OCB is turned on as a docker container. Freeboards run in docker host. I tried setting the ip as ip that I extracted from

No connection between Freeboard's data source for Orion and Context Broker

非 Y 不嫁゛ 提交于 2019-12-02 00:39:56
I've been trying to connect Freeboard to visualize context information from OCB, however came across difficulties that prevent me from receiving any data from there. My thinking is that there is a problem with connecting Freeboard to OCB, because in OCB's subscription list there are no any new entries, and datasource in Freeboard shows that it has never been updated. OCB is turned on as a docker container. Freeboards run in docker host. I tried setting the ip as ip that I extracted from docker by: sudo docker inspect --format '{{ .NetworkSettings.IPAddress }}' orion1 It gave me 172.17.0.3, but