What’s Changed in R2405?


EnOS 2.4.4 introduces the following behavioral changes.

Application Building

Application Portal


Service / Function

Before

After

Impact

Login page

Before login, you need to check the “I have read and agreed to the User Agreement and Privacy Notice” box.

Clicking the login button means that you agree to the User Agreement and Privacy Notice, and the consent can be revoked after login.

None

Left-side menu bar

The 3rd-party page embedded in the menu bar is opened in the current tab by default.

The 3rd-party page will be opened in the new tab by default.

None

Work Management


Service / Function

Before

After

Impact

Schedule Board

The options in the “Current Assignee” drop-down filter are unordered.

The drop-down options are sorted numerically (0-9) and alphabetically (A-Z).

None

Data Management

Common Data Service


Service / Function

Before

After

Impact

Virtual Attributes

When registering a virtual attribute, if you use a period (.) in the attribute identifier, when calling the API to retrieve the attribute, the period will be automatically escaped as the separator between the parent field and the child field. For example, the identifier Battery.Capacity will be escaped to {"Battery": {"Capacity": " "}} in the API’s response.

The period will not be automatically escaped.

None

Device Connection

Alarm Management


Service / Function

Before

After

Impact

Alarm Logs

You can use the time filter to filter the alarm records only when you expand all the filter conditions.

You can use the time filter without the need to expand anything.

None