******************************************************************************************************************************************** smartDEN IP-16R ******************************************************************************************************************************************** ******** v1.21 06 Mar 2024 ******** 1. Fixed web server crash bug - in some rare cases the web server stops responding. 2. current_state.xml/json requests speed improvement. 3. Added Cross-Origin Resource Sharing (CORS) field in the HTTP-header in the GET repsponse. 4. Enabled simultaneous access (with unchecked Encrypt Password) via HTTP web server and HTTP XML/JSON request without interruption of the web session. 5. The HTTP timeout is 10 sec. 6. "Multiple Access" option in HTTP/XML/JSON Settings is not anymore active (assumed to be always '1' (enabled)). 7. New MIB file format - validated to level 6. ******** v1.20 02 May 2017 ******** 1. HOSTNAME over DHCP transmitting is done without any spaces to the name. 2. Removed adding ".0" to the OID for the reply for SNMP_GET and SNMP_SET. 3. Input HTTP buffer is increased from 100 upto 180 bytes in order to avoid "414 Request-URI Too Long: Buffer overflow detected" 4. Added JSON protocol (access to current_state.json just like current_state.xml). 5. Added command SetAll=0...65535 for group setting of all relays via XML/JSON. 6. Added timers for the relays: - Setting the duration of the pulse in "Relays" page (Pulse, ms (x100)); - via SNMP (OIDs .1.3.6.1.4.1.42505.6.2.3.1.4.0 to .1.3.6.1.4.1.42505.6.2.3.1.4.15) - Addes XML/JSON command Pulse - Added SNMP command Relay Start Pulse (OIDs .1.3.6.1.4.1.42505.6.2.3.1.5.0 to .1.3.6.1.4.1.42505.6.2.3.1.5.15) 7. Added timeout (45 sec.) for HTTP. If after TCP connection to the HTTP there is not transfer in the next 45 sec, the connection is closed. 8. In week Schedule page at the bottom, it is added table with numbers and names of the relays. 9. Added Auto-reboot mode: - Web configuration (page Auto-reboot Settings). - Configuration via SNMP (OIDs .1.3.6.1.4.1.42505.6.5.1 to .1.3.6.1.4.1.42505.6.5.14). - SNMP reading of RebootsNumber and LastReboot (OIDs 43.6.1.4.1.42505.6.5.15 and 43.6.1.4.1.42505.6.5.16). - In Monitoring & Control page it is added section Auto-reboot with button for activation (Reboot now). - "Reboot now" is activated if the relay is set to 1 (ON) (via XML/JSON/SNMP, single or group command). 10. Added to current_state.xml the following information: 0 - SMARTDEN_16R E8:EA:DA:00:00:00 11. Added to current_state.json the following information: "Auto-reboot": { "RebootsNumber": "4", "LastReboot": "20/04/2017 18:18" }, "Device": { "Name": "SMARTDEN_16R", "MAC": "E8:EA:DA:00:00:00" } ******** ******** v1.19 21 Apr 2016 ******** 1. Fixed incorrect display of the weekday for January and February for leap years. 2. Added weekly calendar access via SNMP. ******** v1.15 28 Dec 2014 Fixes: 1. EEPROM address configuration change. Each area occupies separate 264 bytes page. ******** ******** v1.09 11 Sept 2014 ******** 1. Added reset option with sys.xml?rst=1