Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.1.53.45960
-
Fix Version/s: V1.1.58.48369, V1.2.4.48371
-
Component/s: None
-
Labels:None
-
Account:IOTCONPROD (IOTCONPROD)
Description
Requirement concerned:
As a User, I want the Communication Studio/IoT-Plugin to handle mappings from MQTT and OPC UA to the same netPROXY Object element without causing errors, so that I can efficiently close the application without encountering issues.
Description:
An error is occurring in the Communication Studio/IoT-Plugin when attempting to map MQTT and OPC UA to the same netPROXY Object element. This issue is evident when using the projects "Example_OPCUA_MQTT_functional" and "Example_OPCUA_MQTT_broken". Specifically, the error manifests upon closing the application after adding a second mapping for "Actuator->Instance 0->Value" to a suitable OPC UA variable node. For further details, refer to the attached screenshot and project files.
Steps to reproduce:
- Open the project "Example_OPCUA_MQTT_functional".
- Navigate to netPROXY -> Objects and Mapping.
- Add a second mapping for "Actuator->Instance 0->Value" and define a mapping to a suitable OPC UA variable node.
- Save the project and close the program.
- Observe the error message that appears during the closure process (refer to the attached screenshot).