Closed solderq35 closed 6 months ago
The "instant" point value (as in the variable passed to API GET request) is defined here: https://github.com/OSU-Sustainability-Office/energy-dashboard/blob/master/backend/dependencies/nodejs/meter_classes.js#L46
However, in these other files, the human readable "label" of the value is missing, even though the energy points have labels:
Screenshot
Relevant Code
The "instant" point value (as in the variable passed to API GET request) is defined here: https://github.com/OSU-Sustainability-Office/energy-dashboard/blob/master/backend/dependencies/nodejs/meter_classes.js#L46
However, in these other files, the human readable "label" of the value is missing, even though the energy points have labels:
Follow Up