Skip to content

Commit

Permalink
Update Power Supply Redundancy Sensor D-Bus interface name.
Browse files Browse the repository at this point in the history
Resolves openbmc/openbmc#1213

Change-Id: Iea56a41e20ea15df13e2775f3d73af2eed608da7
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
  • Loading branch information
Jayanth Othayoth committed Mar 30, 2017
1 parent 6b1f0f5 commit c99bd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pystatemgr/discover_system_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'powersupplyredundancy': {
'bus_name': 'org.openbmc.Sensors',
'object_name': '/org/openbmc/sensors/host/PowerSupplyRedundancy',
'interface_name': 'org.freedesktop.DBus.Properties'
'interface_name': 'org.openbmc.SensorValue'
},
'turboallowed': {
'bus_name': 'org.openbmc.Sensors',
Expand Down

0 comments on commit c99bd0c

Please sign in to comment.