Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcircuit.hpp67 enum class PlugType{ enum
177 NLOHMANN_JSON_SERIALIZE_ENUM(PlugType, {
178 {PlugType::Invalid, "Invalid"},
179 {PlugType::NEMA_5_15P, "NEMA_5_15P"},
180 {PlugType::NEMA_L5_15P, "NEMA_L5_15P"},
181 {PlugType::NEMA_5_20P, "NEMA_5_20P"},
182 {PlugType::NEMA_L5_20P, "NEMA_L5_20P"},
183 {PlugType::NEMA_L5_30P, "NEMA_L5_30P"},
184 {PlugType::NEMA_6_15P, "NEMA_6_15P"},
185 {PlugType::NEMA_L6_15P, "NEMA_L6_15P"},
[all …]