Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Invivo Store - Marketplace to get and purchase projects.
  • Activate the TQLConsole using private keys. Please refer to Download and install TQLEngineAtomiton Stack page for activation steps.
  • Optimized project workflow when working with projects in Cloud and Local environment
  • Integrated Model Editor in the TQLConsole. Please refer to Console Model Editor for more details.
  • TQLEngine Monitoring Service. Please refer to Monitoring Services for more details.
  • Ability to disable Network and Monitoring services in TQLConsole. Please refer to Monitoring Services for more details.
  • Live Log Viewer in TQLConsole. Please refer to Log Viewer for more details
  • Standard Models - Faster way to create Models and Facets using new language structure
  • Number of bug fixes and improvements

Note about Model Editor File Edits

 As of release 1.0.5 - 

  1. Individual facets, types, and macro files are automatically generated by the TQLConsole at the time of the deployment of the project.
  2. Please do not MAKE DIRECT changes to individual files outside of the model editor. These files are automatically generated by the TQLConsole.
  3. If you need to make changes outside of the model editor: The recommended approach is to perform a SubNode edit and and copy the entire code in the SubNode editor.

TQLEngine (Bug Fix / Minor Enhancements)

...

  • 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:

  1. Import the Upgrade Project into the IoTKit TQEngine using the Upgrade Project Link
  2. Deploy the Upgrade Project on IoTKit TQLEngine
  3. From the query editor tab run the StartEngineUpgrade query using the Websocket EndPoint.
  4. Close the current browser tab window and re-launch the TQLEngine UI again
  5. Login to TQLEngine UI
  6. Activate your TQLEngine 1.0.5.
  7. You IoTKit TQLEngine is now successfully upgraded to 1.0.5 

...

  1. Download and copy this file to <EngineInstallfolder>/resources/atomiton folder
  2. Unzip the downloaded file in step 1.



Model Editor Gotchas

  1. Avoid editing at the Domain or Namespace level.
  2. Do not save Model code with JavaScript syntax errors.
  3. Do not overwrite the difference file. Always click on Ignore when you see this message.
    Image Added