We deployed the Industrial IoT stack using the deployment script provided in the repository. We are using the OPC Twin REST API to call some methods of an OPC UA server that is implementing the OPC UA companion specification for Machine Vision. To call those methods we need to pass and receive complex datatypes as per the companion specification.
Unfortunately since a couple of weeks ago, we are getting a 500 error whenever we try to call one of the methods mentioned before (method GetResultListFiltered), the other method calls still working as expected.
Additional Info: We are able to call the GetResultListFiltered method using UaExpert without any issues.
We deployed the Industrial IoT stack using the deployment script provided in the repository. We are using the OPC Twin REST API to call some methods of an OPC UA server that is implementing the OPC UA companion specification for Machine Vision. To call those methods we need to pass and receive complex datatypes as per the companion specification. Unfortunately since a couple of weeks ago, we are getting a 500 error whenever we try to call one of the methods mentioned before (method GetResultListFiltered), the other method calls still working as expected. Additional Info: We are able to call the GetResultListFiltered method using UaExpert without any issues.
OPCTwin API endpoint used https://{{OPC-SERVICEURL}}/twin/v2/call/{{endpointID}}
Request body
Response body
Services running on edge device