Handling data from multiple sliders

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

image

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.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.