Got it, thank you for the help, I was unframiliar with what JSON were as I've never used java.
My only other question is how to decode the timestamp format? I can't see how it translates to date and time. What does each digit corrospond to?
Got it, thank you for the help, I was unframiliar with what JSON were as I've never used java.
My only other question is how to decode the timestamp format? I can't see how it translates to date and time. What does each digit corrospond to?
Hello, I have recently been looking into using mycontroller for my senior project, I was wondering if you can export the data a node has collected as a CSV. I am hoping to take the data points used to make the graphs for analysis in an external python program.
From searching I noticed this issue has come up before and saw it was added in the newest release (https://github.com/mycontroller-org/mycontroller/issues/361).
I could not find any documentation on it so I was hoping someone could help me with this feature, is it usable from the UI and if so how is it done?