Hi,
I have some input sliders which are working great. My ask is to get data from these individual sliders and build a JSON payload. Attached is a sample schematic of my data input

How can i get data from these sliders? as everything is msg.payload.
Hi,
I have some input sliders which are working great. My ask is to get data from these individual sliders and build a JSON payload. Attached is a sample schematic of my data input

How can i get data from these sliders? as everything is msg.payload.
See this article in the cookbook for an example of how to join values into one object.