Official | HULFT IoT Release Note Fourth Edition: July 1, 2021
ES-790
Maximum values for some logics of mapping were changed to improve performance
- Version when it was improved
-
Ver.2.2.0
- Affected module
-
HULFT IoT EdgeStreaming Studio
- Description
-
The default maximum value that you can specify in "Input count" in the following logics of mapping was changed to "10":
-
"String" - "Calculation" - "Concatenate" logic
-
"Array" - "Basic" - "Add" logic
-
"Array" - "Basic" - "Add (maximum size adjustment)" logic
Use the procedure below to change the maximum value to other than "10".
-
Open $EDGESTREAMING_HOME\client\conf\system.properties and change the following setting to any value (in the range of "1" to "2,147,483,647").
icon.input.handler.max.count
-
Save system.properties and restart EdgeStreaming Studio.
-
Official | HULFT IoT Release Note Fourth Edition: July 1, 2021