8 lines
297 B
Python
8 lines
297 B
Python
|
|
POWER_METER_READING = '1.3.6.1.4.1.232.6.2.15.3.0'
|
|
|
|
# I have no idea what these values mean (or map to). any help would be appreciated
|
|
# POWER_METER_SUPPORT = '1.3.6.1.4.1.232.6.2.15.1'
|
|
# POWER_METER_STATUS = '1.3.6.1.4.1.232.6.2.15.2'
|
|
# POWER_METER_PREVIOUS_READING = '1.3.6.1.4.1.232.6.2.15.4'
|