[refactor] Remove json formatting from clr_hwmon
clr_hwmon was also merging sampling data generation and formatting that data into a json string. This patch removes the formatting, for the same reason than the previous patch. Also removes __main__ code from module.
Please register or sign in to comment