Breadcrumbs

4.21.20260203

4.21 Update from

1. Program selection and program start with Batch and Multi-batch

It is now possible to select and release programs and start them together with a batch using the improved Widget: Batch control. The program can be started with a batch directly via the platform or released by it. When released, the actual program start must first take place on the PLC (HMI) before the batch is recorded.

With the revised widget, it is also possible for a program run to generate several different order-specific batch entries in the archive at the same time (Multi-batch). The associated batch data can be entered line by line for each order. A logic prevents incorrect entries and controls the associated program start.

What is a multi-batch? - An example:

A company called “We harden metal” wants to process several orders from its end customers (e.g., Audi, VW, Porsche) in one furnace. It uses its furnaces to harden drive shafts for its end customers.

To do this, a factory worker places several orders (drive shafts to be hardened) from its customers in the same furnace and starts the corresponding program, which hardens all drive shafts in the same way. However, the company “We harden metal” wants to store each order in the batch archive with a separate batch log, including different end customer-specific batch data. For example, the end customer Audi refers to the drive shaft that is currently being hardened as “Drive Shaft Deluxe” with order number 1234, while VW wants the metadata “Drive Shaft 42” with order number “A-W-1” to be recorded. “We harden metal” only wants to provide its end customers with their batch reports. Accordingly, each batch report may only contain the order-specific batch data of one end customer, not that of all end customers.

A program run therefore generates several different order-specific batch entries simultaneously in the archive (multi-batch).

Greater flexibility, faster project planning, and more functionality with batches and programs

image-20260126-175131.png


2. Introduction of “Tags” (grouping of configuration objects)

With the introduction of tags, it is now possible to group all objects in the configuration with a single word (Tag). In future versions, this will enable more efficient searching and configuration. Tags can be managed globally for each tenant via the administration.

Starting with this version, it is already possible to use tags in formulas. With this new function, it is possible, for example, to create mean or average values of all signals that are tagged with a specific tag. Further use cases will follow.

Significantly faster and easier calculation of sums and averages.

image-20260121-134036.png

Signal Tag Example

Formula Tag Calculation

image-20260120-141637.png
image-20260121-133213.png


image-20260121-133302.png



3. Displaying the “Group” in the Widget: Entered Events

The Widget: Entered Events now also displays the associated group. Previously, only the triggering event definition and the event category were displayed.

Depending on the configuration, the group can represent a part of a building, for example. This makes it much easier to assign the event that has occurred.

Greater transparency in the display of events that have occurred

image-20260119-131923.png


4. Extension of the REST API

With this update, two new features have been added to the REST API. With the “EntityApi,” it is possible to create any object in the configuration of a tenant, e.g., a signal.

To find out how the desired object is described via REST API, it can be created in the configuration. Then, under the "Audit Log" tab, you can check how it should be described.

Audit Log description for REST API
image-20260119-084347.png


With the “EventApi,” it is possible to influence event edges (0/1). This allows, for example, an event to be controlled from True to False using the REST API.

In addition, the “GroupsApi” has been adjusted in the following POST command.

Old

New

image-20260119-085538.png

[…] /setmany

image-20260119-085018.png

[…] /set/many

More functionality for interaction using REST API

image-20251216-092221.png


5. Signal name added for Widget: Gauge Chart and Widget: Digital Switch

The Widget: Gauge Chart and Widget: Digital Switch now display the corresponding signal names even when the header is hidden. With this change, all comparable signal widgets now behave in the same way.

image-20260119-092516.png

More information and consistent behavior for all signal widgets


6. Geo-redundancy of the JUMO Cloud info

The JUMO Cloud has been geo-redundant since 2026. This means that all data and services are available in two independent and geographically separated data centers.

This dual design increases reliability and ensures that your data remains available at all times, even in the event of regional disruptions.


7. Other important features

  • Randomization of digital signal colors (batch widgets)
    The colors of the digital signals within the Widgets: Batch are now assigned randomly. Previously, all digital signals were displayed in black, making it impossible to distinguish between them visually. info For analog signals, the color set in the signal configuration is used.

    image-20260121-130956.png
    Old design (black digital signals)


  • "Acknowledge" button removed (no functionality)
    The "Acknowledge" button had no function within the Event Category. For this reason, it has been removed until further notice. Every event can be acknowledged.

Old

New

image-20260119-090727.png
image-20260119-090811.png



  • Undo function has been removed
    The "Undo" function was rarely used when editing the dashboard, was considered unnecessary, and has therefore been removed.

Old

New

image-20260119-091359.png
image-20260119-091403.png




  • Bug fix and system maintenance