Hello Experts,
I want to pass list of measured values (valueID, measured value) with info about temperature and date.
So i want to pass to function data like this:
- temerature
- date
- measured value table
- valueID1, measured value1
- valueID2, measured value2
- valueID3, measured value3
I am not able to find way how to do it. In function import parameters there is no option to do it (like on below screen from segw)
Thanks for help.
Lucas