Add Feature to Log Sensor Data #2
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BitGoblin/Sentry#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Displaying current temperature and other sensor data is cool, but it's more useful when it's logged somewhere so it can be processed in other tools like Excel.
It'll probably be best to start with logging data to a CSV file, and probably keep the sensor data light (e.g. the hwinfo logs are terrible to parse through because they log EVERYTHING). Eventually it'd be ideal to make this configurable.