Searched refs:voltageCollections (Results 1 – 1 of 1) sorted by relevance
307 std::optional<std::vector<nlohmann::json::object_t>> voltageCollections; in handleChassisPowerPatch() local313 "Voltages", voltageCollections // in handleChassisPowerPatch()326 if (voltageCollections) in handleChassisPowerPatch()330 allCollections.emplace("Voltages", std::move(*voltageCollections)); in handleChassisPowerPatch()