2.4 CU1


A cumulative update(CU) is a quarterly update that includes new features, enhancements, and issue fixes. This section introduces the updates in EnOS 2.4 CU1.

Application Enablement

Developer Studio


Issue/New Feature Fix/Enhancement Impact (if any)
Uniqueness of a route is not checked. Fixed None

Device Connectivity and Management

Device Connectivity & Management


Issue/New Feature Fix/Enhancement Impact (if any)
New feature

German internationalization is supported for the following:

  • The name of models/products/devices/logic assets/assets.
  • The name and description of attributes/measurement points/services/events.
None
When removing more than 20,000 asset tree nodes at a time, the page prompts “Service exception”. The page will prompt “Up to 20,000 nodes can be deleted at a time”. None
When upgrading the OTA job by specifying the device attributes, if you delete the attribute in the model and select Upgrade Job again, the page will be blank. After deleting this attribute and select Upgrade Job again, a pop-up window will open, and you can add other attributes as needed. None
When selecting All Models to generate an import template of logic assets, a page error will be prompted. The All Models option is removed, and you can select one or more models to generate an import template. If you want to use all models to generate import templates, you need to manually select all models.
After filtering Mirror Device in the Status on Device Assets page, select Export All, and the exported Excel file is empty. Fixed None
Users with Read permission for the Product service can view all information of products.
  • Users with Read permission for the Product service can view the product information except the product secret.
  • Users with Create or Update permission for the Product service can view all product information including the product secret.
Create or Update permission for the Product service is required to obtain product secrets.
Users with Read permission for the Device Management Service service can view all information of devices.
  • Users with Read permission for the Device Management Service service can view the device information except the device secret.
  • Users with Full Access permission for the Device Management Service service can view all device information including the device secret.
Full Access permission for the Device Management Service service is required to obtain device secrets.

Data Management and Analytics

Device Data Integration Service


Issue/New Feature Fix/Enhancement Impact (if any)
Node type name change IoT Hub type is renamed to EnOS type. None
When selecting Form for Request Body Type in HTTP Client node, the key-value pairs of the form data cannot be added. Added Form to add key-value pairs of the form data. None
Users cannot upload a ZIP file when creating a customized node because the OU Admin cannot receive the verification code. Fixed None

Stream Processing


Issue/New Feature Fix/Enhancement Impact (if any)
Security fixes:
  • CVE-2016-1000027
  • CVE-2020-5413
  • CVE-2022-22965
Fixed None

EnOS Administration

Identity and Access Management


Issue/New Feature Fix/Enhancement Impact (if any)
New feature A RSA key pair can be generated under each service account. When you use the V2.4 APIs in Connection Service to obtain the product secret and device secret, the key pair can be used for decryption. None
When creating a new service for a policy, the order of Actions for Model, Product, Certificate, Firmware services is inconsistent.

The order of Actions is adjusted as following:

  • Model: read, delete, create, update.
  • Product: read, delete, create, update.
  • Certificate: read, revoke, apply, renew.
  • Firmware: read, delete, create, update, readOTA, deleteOTA, createOTA, controlOTA.
None