31323334353637
if (SerialServerProperties.getInstance().getDebugLevel() > 0) { debug = true; } parser = new MessageParser(); hpInterface = new HpInterface(); validator = new HpDataValidator(); }