Date | Version |
---|---|
| 1.0.6 |
Summary
TQLSystem 1.0.6 is a minor release. The key highlights of this release are:
- Automatic and Manual Syncing of projects store on locally installed TQLConsole and Cloud based TQLStudio.
- Ability to combine (group) multiple projects into single grouped logical project unit.
- New Protocol Handler - PHTTP - This allows model developers to consume stream-oriented data received over HTTP connections.
- New Protocol Handler - WS - This allows model developers to consume data received over WebSocket connections from within a Workflow.
- Policy Engine -
TQLEngine (Bug Fix / Minor Enhancements)
TQLPROD-1199 | Memory Leak in case multiple Invokes |
TQLPROD-1020 | Detect Broken / Closed pipelines (Response Lost) |
TQLPROD-1018 | Conditional Pipeline modifications exception handling. |
TQLPROD-958 | Need ability to run queries at TQLEngine Startup time |
TQLPROD-739 | Out of Memory Exception |
Upgrade TQLEngine 1.0.4 to 1.0.5 on IoTKit
Here are the steps to upgrade the TQLEngine version 1.0.4 that is running on your IoTKit to 1.0.5
Prerequisites:
- IoTKit is up and running that is connected to a WiFi with Internet connection.
- You can successfully launch the IoTKit TQLEngine UI from your laptop browser. You can get access to the TQLEngine UI from your TQLStudio Login page as described in IoTKit Quick Installation Guide
Upgrade Project Link
If you have trouble reaching to port 8080 from Raspberry Pi due to network blocked ports you can use this link to import the project.
Steps to upgrade:
- Import the Upgrade Project into the IoTKit TQEngine using the Upgrade Project Link
- Deploy the Upgrade Project on IoTKit TQLEngine
- From the query editor tab run the StartEngineUpgrade query using the Websocket EndPoint.
- Close the current browser tab window and re-launch the TQLEngine UI again
- Login to TQLEngine UI
- Activate your TQLEngine 1.0.5.
- You IoTKit TQLEngine is now successfully upgraded to 1.0.5
Patch Fix
There is a small fix to get around model to model subscription.
- Download and copy this file to <EngineInstallfolder>/resources/atomiton folder
- Unzip the downloaded file in step 1.