Dash board for wireless temprature sensor and email notifications

Hi, Can you suggest me how to install cayenne in node js to use the dashboard for displaying the data of wireless temperature sensor.
Also any help to send the data of critical notification to my email id ?

i guess what you are asking is How to control using node-red.

@adam are you familiar with adding NCD-io devices with node-red?

Unfortunately, no. The page @derbon43 linked to has some resources that suggest you can program it with the Arduino IDE. GitHub - ncdcommunity/Arduino-Wireless-Temperature-Humidity-Sensor: Industrial Wireless Temperature Humidity Sensor Arduino Code I’d assume you can just include the Cayenne MQTT libraries as usual as long as there are no conflicts.

Thanks @adam for linking the code. it can be very useful in other topic.