namespace DispenserCore.Model.Enum; public enum TriggerSourceEnum { Software, Line0, Line2, Counter0, Anyway }