simonsobs / socs

Simons Observatory specific OCS agents.
BSD 2-Clause "Simplified" License
12 stars 12 forks source link

Revert UV index scaling in vantage agent #636

Closed BrianJKoopman closed 4 months ago

BrianJKoopman commented 4 months ago

Description

This scaling changes the type from an int to a float, which once published to an InfluxDB is immutable without completely removing or rewriting the measurement.

The scaling can be handled on the display end in Grafana for until a solution is found.

Motivation and Context

I'm trying to deploy an updated version of the agent to the site. The update includes changes from #539 and #550.

This'll allow resolution of all but one of the issues in #531.

How Has This Been Tested?

This has run on site with the vantage hardware.

Types of changes

Checklist: