How to write variable from flow in cube-monitor?
I think this page would have the content:
https://wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:How_to_write_a_variable_from_flow
It seems that hashKey value can not be read out somewhere?
{"variablelist":[{"address":"{{flow.current_limit_adr}}","name":"current_limit","type":5,"checked":true,"$$hashKey":"object:604","value":"{{payload}}","validity":true}],"accesspoint":0}
(I know how to use the write panel - but need to set 1 variable with value from flow)
