06.02.2019, 17:30
Hi Guys,
Sorry for the delay. Really appreciate your effort to help me out.
My csv now looks like this:
[ column A
address,"name","date","value"
0/6/16,"Heating Active Energy","2019.02.05 23:53:54","4.38843238774139e-40"
0/6/17,"Heating Active Power Total","2019.02.05 23:54:35","2213.32983398438"
]
But would like to have "address" in cloumn A, "name" in Column B, "date" in Column C, and "value" in Column D.
I use the standard ftp script from openrb examples.
Also notice the value from GA 0/6/16, which is raw format. Is it possible to only log decoded values?
best regards
Christian
Sorry for the delay. Really appreciate your effort to help me out.
My csv now looks like this:
[ column A
address,"name","date","value"
0/6/16,"Heating Active Energy","2019.02.05 23:53:54","4.38843238774139e-40"
0/6/17,"Heating Active Power Total","2019.02.05 23:54:35","2213.32983398438"
]
But would like to have "address" in cloumn A, "name" in Column B, "date" in Column C, and "value" in Column D.
I use the standard ftp script from openrb examples.
Also notice the value from GA 0/6/16, which is raw format. Is it possible to only log decoded values?
best regards
Christian