Remove 12 Hours of Data After Ubuntu Hung #92
-
Hey All, Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @lukedbarton There actually won't be any power data for you to remove, as it wasn't recorded. The graph will just straight line between data points, which is why it looks like that if you're missing a large chunk of data. It is actually useful to identify drop outs like this. This is a perfect use case for a tool I am working on, so don't worry about it for now. 😉 I'm working on a tool we can use to import missing data from the Tesla cloud (i.e. Tesla app data). It won't be as accurate as the dashboard (per 5 min data only), but will be good to fix issues like this (some data is better than no data) and also you could import historical data from before you installed the dashboard, if desired. |
Beta Was this translation helpful? Give feedback.
Hi @lukedbarton
There actually won't be any power data for you to remove, as it wasn't recorded. The graph will just straight line between data points, which is why it looks like that if you're missing a large chunk of data. It is actually useful to identify drop outs like this.
This is a perfect use case for a tool I am working on, so don't worry about it for now. 😉
I'm working on a tool we can use to import missing data from the Tesla cloud (i.e. Tesla app data). It won't be as accurate as the dashboard (per 5 min data only), but will be good to fix issues like this (some data is better than no data) and also you could import historical data from before you installed the dashboard, if d…