[SOLVED] How can I display multiple variables from a cloud server with html and js?

If I have multiple sensors, how can I send all of the data to one image?

Ex. I have tempSensor1 printing values in 1 corner and tempSensor2 printing values below it.

Hello @jonah11,

If I understand correctly… Do you want to show values of different variables in a Canvas HTML Widget, right? We don’t have an example that shows what you’re describing, however, you can refer to this example guide. They will serve as a reference for you to develop your own widget.

I hope this helps you.

Cheers,
Maria H.