Newbie Question from data link to msg.payload

You can set a time trigger in the inject node

For date and time you can use a function node or change node. Or install the moment node.


I see no air temp but to access any value you would use msg.payload.temperature or msg.payload.windSpeed If WYN object moved, or if not moved msg.payload.WYN.temperature