IPMI Sensor Support for Power Supply Redundancy

Change-Id: Id475849a77fd18e8f6b05c73f55866aba604c9a7
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
diff --git a/sensorhandler.cpp b/sensorhandler.cpp
index 53bb412..5ac17d1 100644
--- a/sensorhandler.cpp
+++ b/sensorhandler.cpp
@@ -40,6 +40,7 @@
     {0xC7, 0x03, "SYSTEM"},
     {0xC7, 0x03, "MAIN_PLANAR"},
     {0xC2, 0x6F, "PowerCap"},
+    {0xD8, 0x03, "PowerSupplyRedundancy"},
     {0xFF, 0x00, ""},
 };