Hey guys,
I'm about to create a small webpage for my 3D printer in node-red.
Right now it is looking like this:
It is just a test right now and I'm struggling with the part where the temps/progress would be automatical updated without having to reload the page over and over again. Is that doable inside node-red?
Right now my flow looks like this:
I guess that has something to do with html code or?