Home
last modified time | relevance | path

Searched refs:implementationOpt (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp589 sensor::ImplementationType implementationOpt = in fillSensorIdentity() local
591 if (implementationOpt != sensor::ImplementationType::Invalid) in fillSensorIdentity()
593 sensorJson["Implementation"] = implementationOpt; in fillSensorIdentity()