blob: d25a0634f5b2e6bf001de36fb9bfeb5920c4fd7b [file] [log] [blame]
std::make_unique<PolicyAccess<Tach, ConfigPolicy>>(
${indent(1)}${t.policy}, std::vector<std::string>{\
% for s in t.sensors:
"${s}",\
% endfor
})\