namespace InABox.Integration.Hvac { public interface IHvacStage : IIntegrationStage { } }