Using thermo sensor connected with raspberry pi 3, I am measuring temperature on every 2 hours, and I am inserting that data in mongo database using mongodb2 node. My idea is to show data I get from mongo, also using mongodb2 node, in dashboard chart. I am using the chart node from node-red-dashboard but I just can't make chart node to work with data I send him using json object, or to use some other date on x-axis except timestamp. Is it possible to configure chart node to work with data I am sending to him, or to use some other dates on x-axis, some dates I read from db, for example?
via Душан Мијаиловић
No comments:
Post a Comment