Improve consistency of sensor strings to reduce confusion in NUT (#124184)

Improve consistency of sensor strings to reduce confusion
This commit is contained in:
tdfountain 2024-09-06 07:52:49 -07:00 committed by GitHub
parent 069b7a45ed
commit f86bd3dfee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,8 +127,8 @@
"input_l1_current": { "name": "Input L1 current" },
"input_l2_current": { "name": "Input L2 current" },
"input_l3_current": { "name": "Input L3 current" },
"input_frequency": { "name": "Input line frequency" },
"input_frequency_nominal": { "name": "Nominal input line frequency" },
"input_frequency": { "name": "Input frequency" },
"input_frequency_nominal": { "name": "Input nominal frequency" },
"input_frequency_status": { "name": "Input frequency status" },
"input_l1_frequency": { "name": "Input L1 line frequency" },
"input_l2_frequency": { "name": "Input L2 line frequency" },