Skip to content

naming convention #66

@DrTron

Description

@DrTron

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions