-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
All,
I wonder if we can do something about the naming convention in the output of this module.
In lm_sensors, my aquaero shows as:
aquaero-hid-3-1cd2
That is unfortunate as
a) the dashes wreak havoc on any json parsing tool (jq, for instance) when trying to extract values. Underscores do not have that problem.
b) for some reason, the last number changes occasionally. That also challenges json parsing of the data.
The "name" file in /sys/class/hwmon/ just shows "aquaero", so I'm not sure where the rest is coming from.
Metadata
Metadata
Assignees
Labels
No labels