Hi folks,
Version 0.0.4 of the node-red-contrib-cpu node is available.
This version allows you to get the cpu temperature, as explained here.
CAUTION: on some systems (like Sun) this tempature information will not be available. And on some other systems (like my Raspberry Pi 3) I will not be able to output a temperature per core, but only an average temperature value (in msg.payload
).
Have fun with it!
Bart