******************************************************************************************************************************************** smartDEN IP-32IN ******************************************************************************************************************************************** ******** v1.29 02 Mar 2022 ******** 1. Enabled simultaneous access (with unchecked Encrypt Password) via HTTP web server and HTTP XML/JSON request without interruption of the web session (bug fixing); 2. current_state.xml/current_state.json respone time is optimized (decreased). ******** v1.28 11 Sep 2021 ******** 1. Added Cross-Origin Resource Sharing (CORS) field in the HTTP-header in the GET repsponse; 2. Enabled simultaneous access via HTTP web server and HTTP XML/JSON request without interruption of the web session; 3. In Remote Services it is added XML/JSON format for upload via POST request; 4. The default Remote Board Response Timeout, sec is changed to 10 sec; 5. Changes related with Remote Board Type: - added smartDEN IP-PLC and smartDEN IP-Watchdog; - changed the names only: smartDEN IP-16R -> smartDEN IP-16R-XX; smartDEN IP-Maxi -> smartDEN IP-Maxi-XX; 6. In the snmp SNMP traps it is added second variable binding - the description of the I/O (OctetString); 8. SNMP TemperatureScale, AnalogInputFilter and TemperatureInputFilter are moved to the Control section; 9. New MIB file format - validated to level 6; 10. It is fixed the issues with SNMP traps sending during some rare cases (bug fixing). ******** v1.27 15 Mar 2018 ******** 1. Added two more modes for Remote Relay Control: - Toggle (DI=0): makes "toggle" of the relay when transition of high to low level occures - Toggle (DI=1): makes "toggle" of the relay when transition of low to hitgh level occures ******** v1.26 17 Jan 2018 ******** 1. Added digital filters for analog and temperature inputs. - Filter value is between 0 and 30 seconds; - For the given period of time, the data is collecte in 8 bytes sized buffer; - The value is averaged of the buffer values and removing the min and max value from the buffer. 1.1. ADC filter - It is set up in General Settings and via SNMP OID .1.3.6.1.4.1.42505.7.2.2.1.11.0 1.2. Филтър за температурните входове - It is set up in General Settings and via SNMP OID .1.3.6.1.4.1.42505.7.2.3.1.9.0 2. Celsius/Fahrenheit is set up in General Settings and via SNMP OID .1.3.6.1.4.1.42505.7.2.3.1.10.0 3. AI/TI traps (edge set up) and Remote Control commands are sent only if it is crossed the other tresholds. 4. Web pages: Remote Relay Control for the inputs is set up via number field instad of combobox. ******** v1.25 14 Jan 2018 ******** 1. Fixed bug with incorrect temperature readings for values greather than 25 degC - the decimal numbers were incorrect calculated. 2. Added Celsius/Fahrenheit option for the temperature readings. It is set up in General Settings ot via SNMP with OID .1.3.6.1.4.1.42505.7.2.3.1.9.0 3. Added Monitoring Timeout и Max. Monitoring Errors for AJAX requests (set up from General Settings). 4. Added JSON access 5. In XML/JSON replies is added section with Device name and MAC address. 6. Added SNMP request for sysUpTime via OID 1.3.6.1.2.1.1.3. 7. Added Remote Control of smartDEN IP-Maxi. 8. Improved tresholds comparison calculations for Traps and Remote Control. ******** v1.24 29 Jan 2017 ******** 1. Code improvements. ******** v1.23 15 Jan 2017 ******** 1. Removed adding ".0" to the OID reply for SNMP_GET and SNMP_SET. 2. Added remote control for Wi-Fi 16 Relay Module. 3. For the ADC comparison with LowTreshold and HighThreshold instead of the ADC original value it is used now the measured (scaled) one: - LowTreshold and HighThreshold are integer numbers and can be within the range of -9999 to 9999; - Min and Max are floating point and can be within the range of -9999.9 до 9999.9; - For Remote Relay Control it is used the measure (scaled) value; - For ADC Trap it is used the measure (scaled) value; - It is changed the format of the received ADC Trap - instead of Integer it is String and it included Label (for example it contains "325.2 Volt"). 4. Fiex incorrect calculation of the temperature sensors within the range of 0..-1 C degrees. 5. Added coloring for the digital inputs for their states. ******** v1.22 05 Oct 2016 ******** 1. Added scaling for the analog inputs (measurement) The changes are related to: - web page Analog Inputs - web page Monitoring - current_state.xml - Remote Data Logging - SNMP ******** v1.21 03 Oct 2016 ******** Fixes: 1. Fixed the loosing of the settings about Remote Services when power supply is switched OFF. 2. Added transmition of HOSTNAME via DHCP ******** v1.20 07 June 2016 ******** 1. First Version