namespace Dfs.WayneChina.IPosPlus { public enum HengshanPumpState { Idle, Calling, Authorized, Fueling, Offline } }