GATE Http 2.0 Firmware
Download the software and find out what is in the releasesFirmware Update
Current Version: 1.4.2 (build 2346)
- Firmware is accessible from the Object Manager tool.
Changelog
v1.4.2 (build 2346)
20 December 2023
- New virtual object - HEOS:
- Integration with Denon HEOS devices.
- New virtual object - DenonMarantzAVR:
- Integration with Denon and Marantz AVR devices.
- Support for diagnostic logging using telnet. Added new method (SetTelnetLogLevel) and feature (TelnetLogLevel) for setting log level.
- Changes for the HttpRequest object:
- New feature: ResponseHeaders - access to HTTP response headers.
- New feature: IsActive - shows whether an HTTP request is currently active.
- Changes for the HttpListener object:
- New feature/method: ResponseHeaders and SetResponseHeaders - the ability to set HTTP response headers.
- New feature: RequestHeaders - access to HTTP request headers.
- New features for the GATE object:
- OverloadDetection feature - the ability to detect processor overload using a red LED.
- ResetReason feature - diagnostic function that determines the reason for module restart.
- Added UTC time to the list of time zones.
- Bug fixes, improved device stability and performance.
v1.3.1 (build 2243)
22 March 2023
- New virtual object - Sonos:
- Sonos speakers integration.
- New virtual object - MusicCast:
- Yamaha MusicCast speakers integration.
- New virtual objects - CoolMaster and CoolMasterNet:
- Integration with CoolAutomation air conditioning gateways - CoolMasterNet or CoolLinkHub,
- Control of single or group air conditioners.
- Improved JSON parser.
- Improved handling of requests split into multiple parts.
- Improved device stability and performance.
Note!
To be able to update GATE to 1.3.1, you must have Object Manager v1.6.1 (or higher).
To be able to update GATE to 1.3.1, you must have Object Manager v1.6.1 (or higher).
v1.1.11 (build 2218B)
16 May 2022
- Bug fixes, improved device stability and performance.
Note!
To be able to update GATE to 1.1.11, you must have Object Manager v1.4.1 (or higher)
To be able to update GATE to 1.1.11, you must have Object Manager v1.4.1 (or higher)
v1.1.10 (build 2140)
29 March 2022
- Support
Transfer-Encoding: chunked
in HTTP response header. - Bug fixes, improved device stability and performance.
Note!
To be able to update GATE to 1.1.10, you must have Object Manager v1.4.1 (or higher)
To be able to update GATE to 1.1.10, you must have Object Manager v1.4.1 (or higher)
v1.1.0 (build 2034C)
14 October 2020
- Setting the GATE time using the NTP server including the time zone and changing the time (winter / summer). The time is taken automatically from the NTP server (pool.ntp.org). There are three new features of the GATE to configure:
- UseNTP - determines whether GATE uses NTP;
- NTPTimeout - waiting time for a response from the NTP server;
- TimeZone - setting the GATE time zone - 22 zones are available.
Note!
Time synchronization requires the GATE to have an Internet connection.
Time synchronization requires the GATE to have an Internet connection.
- New features related to the presentation of time on GATE:
- Date - returns the current date;
- Time - returns the current time (hh: mm: ss);
- LocalTime / UnixTime - features that return a local / Unix timestamp.
- Changing the network gateway for the added GATE module - the ability to change the gateway during CLU Discovery.
- Improved device stability.