| | |
| | |
|
| | | public class main_ElectLock_Monitor {
|
| | | public static final boolean app_debug = false;
|
| | | public static final double m_VersionNum = 3.112D;
|
| | | public static final double m_VersionNum = 3.115D;
|
| | | public static final String m_Version = "Welcome To Use main_ElectLock_Monitor V" + m_VersionNum + " RC_20180324";
|
| | | public static int MysqlServer_Port;
|
| | | private static AppConfig m_AppConfig;
|
| | |
| | | GB_ElLock_Array = new ElectLock_Array();
|
| | |
|
| | | logger = LogManager.getLogger(main_ElectLock_Monitor.class);
|
| | | String ver = "Welcome To Use BattMonitorFBS9600S V"+m_VersionNum+" RC_20180324";
|
| | | String ver = "Welcome To Use main_ElectLock_Monitor V"+m_VersionNum+" RC_20180324";
|
| | |
|
| | | ver = ver + " app_for_FBS9600S_only";
|
| | | ver = ver + " app_for_ElectLock_only";
|
| | |
|
| | | logger.info(ver);
|
| | | logger.info("Server Started At DateTime: " + Com.getDateTimeFormat(new Date(), "yyyy-MM-dd HH:mm:ss"));
|
| | |
|
| | | m_AppConfig = new AppConfig();
|