From fb337f868543f72bd8ba24db3c4b09b4c1d888ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Ambro=C5=BCewicz?= Date: Fri, 30 Jul 2021 15:25:29 +0200 Subject: [PATCH] Add 'count' sensor type PMT exposes data mainly in raw counter formats. This change makes bmcweb aware of new sensor type. Testing: - values of type 'count' from PMT exposed successfully on Redfish --- redfish-core/lib/sensors.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/redfish-core/lib/sensors.hpp b/redfish-core/lib/sensors.hpp index cb7ea15..d72a572 100644 --- a/redfish-core/lib/sensors.hpp +++ b/redfish-core/lib/sensors.hpp @@ -63,6 +63,7 @@ static const boost::container::flat_map