
0
MQTT and Node.js
Hello Jeff,
I have been reading the node.js code on Github. Could you please explain to us how to use the publishing structure for plotting data on the web browser by implementing node.js? It will really help us a lot.
Cheers
Tim
I have been reading the node.js code on Github. Could you please explain to us how to use the publishing structure for plotting data on the web browser by implementing node.js? It will really help us a lot.
Cheers
Tim
Customer support service by UserEcho
Node.js is a server-side technology that does not use the browser. Also, the OpenICE distributed package does not natively work in a browser, nor does it use MQTT. I'm not sure how to answer your question. There is logic for plotting vitals data in https://github.com/jeffplourde/openice/blob/master/src/plot.js. For data structures, check out our IDL here or alternatively check out HL7 FHIR.
Thanks,
Jeff
Thank you very much for your kind response.I'll read and see how we can implement it with MQTT/CoAP with the information you have provided.
Thank you most kindly,
Kind regards
Tim