v1.4b 11/05/2017 ADDED : Support of REQUESTHTTPX (from eWON firmware 11.1s0) v. 1.4. ADDED: eWON Java IOServer interface v. 1.3. ADDED: JavaVersion item was added to the estat ($dtES) file. JavaVersion reflects the JavaEtk version in the eWON. From the Java program, the same information can be read by using the System.getProperty("ewonitf.version") command. ADDED: In javaetk 1.3: Tag management can be programmed by events. Four new listener configuration methods: addTagValueListener, setDefaultTagValueListener, addTagAlarmListener , setDefaultTagAlarmListener.