namespace Aitex.Core.Common.DeviceData { public class AITVaporLineOperation { public const string Pump = "Pump"; } }