I have questions regarding data saving format : there is something I do not seem to grasp.
I have an emonBase and three emonTh and I currently log every temperature using the PHPFina engine :
Is there a way to automatically produce CSV files of the logged feeds ? Or better yet, is it possible to convert fina generated files to .csv ?
I could use node-RED but it seems an heavy implementation and a quite redundant one.
Something is bothering me because I had the feeling that this was a simple task and that I should not be alone with this use case, still I have not found any detailed answer on the subject.
Moreover it feels like everything is already implemented : from the interface I can manually export a .csv file containing all inputs of a feed. Would it be possible to automate this ?
Any thought, advice or recommendation on the subject ?
I am quite unfamiliar with PHP : do you have any idea of what would be the best approach to use this PHP program and where should I use it ?
In the mean time I will dig some PHP documentation but if you already have further insights to provide and some time to spare for my question, it would be really helpful.
Hi Kevin - I can give you instructions as they apply to an emonPi. Would that help?
I donāt own an emonbase and Iām not sure I understand the differences. And I am just learning PHP also. Hopefully someone else more proficient can help also!
Keep in mind the CSV created will be stored on the emonbase.
Yes, for the purpose of this topic there is no difference, only the user values, feeds and processing etc will be different, the structure, SW versions etc should all be the same.