Home
last modified time | relevance | path

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

/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp1880 const nlohmann::json& propertySetValue = *propertyIt; in handlePut() local
1884 transaction->propertyValue = propertySetValue; in handlePut()