Hi, sorry if my question is too selly.
i have this measurement
SELECT LAST("value") FROM device_frmpayload_data_humidite ORDER BY time
name: device_frmpayload_data_humidite
time hum
---- ----
1640088758000000 50
i want to display this data in a dashboard like this using nodejs
can anyone help me please !!!