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

HostSensors: fix "Numeric value out of range" for current reading #428

Closed
Thomas-Gelf opened this issue Oct 6, 2022 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@Thomas-Gelf
Copy link
Contributor

Expected Behavior

All sensor values should be stored

Current Behavior

Only Integers (32bit) are currently supported, this should be changed to 64bit

@Thomas-Gelf Thomas-Gelf added the bug label Oct 6, 2022
@Thomas-Gelf Thomas-Gelf added this to the v1.5.0 milestone Oct 6, 2022
@Thomas-Gelf Thomas-Gelf self-assigned this Oct 6, 2022
@Thomas-Gelf Thomas-Gelf changed the title HostSensors: fix "Numeric value out of range" for HostSensors: fix "Numeric value out of range" for current reading Oct 6, 2022
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

1 participant