Model RealTime 11.0 2020.14

April 22, 2020

Model RealTime 11.0

HCL Software is pleased to announce the next major version of Model RealTime – the Eclipse-based modeling and development environment for creating event-driven, real-time applications.

Model RealTime Version 11 runs on Eclipse 2019.06, which contains several improvements compared to Eclipse Photon that was used with version 10.3:

For improvements in the Eclipse platform see:

For improvements in the Eclipse C++ tooling (CDT) see:

For improvements in the Eclipse Git integration (EGit) see:

NodePlus

A major highlight in Model RealTime 11, NodePlus gives you all the necessary tooling for developing Internet of Things (IoT) applications with Model RealTime.

You can use NodePlus for extending existing Model RealTime applications with features often needed in IoT applications, such as communication with web servers, emitting MQTT events, accessing databases, etc. Even if such things could be done directly in the Model RealTime application using C++, it is often significantly easier to do it in a language that is more commonly used for web-related tasks.

For example, NodePlus lets you develop using Node-RED, a popular “low code” tool where graphical flows of interconnected nodes can realize sophisticated functionality without almost writing a single line of code. Thousands of pre-made nodes are available for free online, and one can simply drag-and-drop them into an application to use them. Learn more about Node-RED here.

NodePlus also provides three custom nodes that let you integrate your Model RealTime application with Node-RED:

Node-RED runs as a Node.js application, and NodePlus also supports general development of Node.js applications.

This includes a wizard for creating Node.js projects, as well as, the ability to create, start and stop a Node.js server from within the Eclipse workbench. NodePlus includes a new editor for developing HTML pages for your Node.js application using the Pug template engine. It also allows you to debug Node.js applications with a modern JavaScript debugger as seen below.

NodePlus also features Swagger support, allowing you to document REST APIs using an integrated Swagger editor.

Join the Model RealTime team for a complimentary webinar on Tuesday, May 5 at noon EDT, as we do a deeper dive into Model RealTime 11.

Mattias Mohlin
Architect for HCL Model RealTime