namespace InABox.Integration.Hvac { public interface IHvacProject : IIntegrationProject { } }