Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automatical deletion of persistence history file #130

Open
Pythonaire opened this issue Feb 6, 2024 · 0 comments
Open

automatical deletion of persistence history file #130

Pythonaire opened this issue Feb 6, 2024 · 0 comments

Comments

@Pythonaire
Copy link

If i'm right, uploading the data to the EVE app/homekit is triggered by the user action.
Using persistent storing in parallel can produce large files. I would like to delete these persistent storage files after uploading the containing data to the homekit automatically.
How can i see in the code: "ok, all data are uploaded, the persistent data file is no longer needed."?
I tried "this.currentEntry > this.lastEntry" as a trigger to call the remove function, but without luck.

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant