Hi All,
I am looking for a way to be able to adjust a value on the console or app without sending it and then when a “save” or “update” button is pressed the value gets sent to the MCU. Is this possible under the current architecture? I currently have a workaround where there is a data stream for the current value and the slider on the datastream for the new value and on pressing a button it makes the current value the new value.
I just see that the slider widgets send the value after letting go. This seems like a lot of extra comms especially if someone is using the fine adjustment.