May 2020
Intermediate to advanced
262 pages
6h 48m
English
The function component is the second component we will add to the dashboard. Function components are used to run JavaScript on the msg object. We will use the function component to add text to the message coming from the mqtt in component.
To add a function component, do the following:
msg.payload = msg.payload + ' ...