Searched refs:exitAirType (Results 1 – 1 of 1) sorted by relevance
54 constexpr const char* exitAirType = "ExitAirTempSensor"; variable71 std::to_array<const char*>({exitAirType, cfmType})};859 if (intf == configInterfaceName(exitAirType)) in createSensor()