summaryrefslogtreecommitdiffstats
path: root/host-ipmid-whitelist.conf
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2018-02-06 06:25:12 -0600
committerTom Joseph <tomjoseph@in.ibm.com>2018-02-16 02:22:27 +0000
commit0b45955f5b0be301dee64083f51ffe9c34d3e153 (patch)
tree09ebf58943715d3a79a4489d6704dd0c780798a0 /host-ipmid-whitelist.conf
parent61d5f7bcd892b9f546ad5b19ad96238110602743 (diff)
downloadphosphor-host-ipmid-0b45955f5b0be301dee64083f51ffe9c34d3e153.tar.gz
phosphor-host-ipmid-0b45955f5b0be301dee64083f51ffe9c34d3e153.zip
dcmi: implement get sensor info
This commit implements the plumbing around the 'Get Sensor Info' command. It doesn't read the sensor information yet. That code is coming up in a subsequent commit. Refactor some of the get temperature readings code, in order to reuse certain common aspects for this commit. Change-Id: I0cb531b5b75e98cc9e76509f84f832be9997fee0 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Diffstat (limited to 'host-ipmid-whitelist.conf')
-rw-r--r--host-ipmid-whitelist.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/host-ipmid-whitelist.conf b/host-ipmid-whitelist.conf
index 0c9c382..97544a0 100644
--- a/host-ipmid-whitelist.conf
+++ b/host-ipmid-whitelist.conf
@@ -31,4 +31,5 @@
0x2C:0x02 //<Group Extension>:<Get Power Reading>
0x2C:0x03 //<Group Extension>:<Get Power Limit>
0x2C:0x06 //<Group Extension>:<Get Asset Tag>
+0x2C:0x07 //<Group Extension>:<Get Sensor Info>
0x2C:0x10 //<Group Extension>:<Get Temperature Readings>
OpenPOWER on IntegriCloud