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

Filtering Shelly and tasmota energy values and storeing them in an optimized way on the device. #45

Open
eckelj opened this issue Nov 27, 2023 · 0 comments
Assignees
Labels

Comments

@eckelj
Copy link

eckelj commented Nov 27, 2023

Shelly's device status logs are up to 700 bytes in size. We will have to reduce this and will only store:
Time, temperature, and energy tags of the JSON struct.
In addition to that, we will also store the values only (it's a fixed order and a fixed value set, and recreate the json object on demand.

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

No branches or pull requests

4 participants