Sebastian Friedl

Results 11 issues of Sebastian Friedl

The AccessLevel_CurrentRead_NotUser value is always not readable with Bad_UserAccessDenied. Tested with: UAExpert (1.7.1) and Prosys OPC UA Browser (4.4.0) and all usernames (user1,user2,admin) at: opc.tcp://milo.digitalpetri.com:62541/milo Is this behavior correct? In...

**Describe the bug** If a system has redudant BrowsePath like here: ![image](https://github.com/umati/Dashboard-OPCUA-Client/assets/12342602/10fcd686-93c7-45f9-a563-2eba447c774b) The Client raise an error an import not all data. **To Reproduce** use a IJT 2.0 Server **Expected...

bug

**Describe the bug** The Axis Override values are not being displayed on the website. You can view an example of the issue here: [https://umati.app/all/WwMachineType/clientId%3Dbiesse%7CSizingTest%3Bnsu%3Dhttp%3A_2F_2Fbiessegroup.com_2FUA_2FWwMachine_2FConfiguration_5FbOPCUAServer_2FMono_2F%3Bs%3DMono](https://umati.app/all/WwMachineType/clientId%3Dbiesse%7CSizingTest%3Bnsu%3Dhttp%3A_2F_2Fbiessegroup.com_2FUA_2FWwMachine_2FConfiguration_5FbOPCUAServer_2FMono_2F%3Bs%3DMono) On the server side, we are...

bug

**Is your feature request related to a problem? Please describe.** I started the application and it seems to me that after MQTT connection loss it "gives up too early". **Describe...

enhancement

Log: `2023-05-17 11:09:17,327 [DashboardOpcUaClient] WARNING void Umati::Dashboard::DashboardClient::preparePlaceholderNodesTypeId(const std::shared_ptr &, std::shared_ptr &, std::list &):395 Could not find a possible type for nsu=. Continuing without a candidate. 2023-05-17 11:09:17,328 [DashboardOpcUaClient] INFO void...

enhancement

See Log for more information. @mdornaus - Maybe this issue helps debugging the Ted example server. ``` 2023-05-05 08:44:11,525 [DashboardOpcU aClient] INFO void Umati::OpcUa::OpcUaClient::fillNamespaceCache(const std::vector&):630 index: 0, namespaceURI: http://opcfoundation.org/UA/ 2023-05-05...

bug

Trying Ua-CloudPublisher to SampleServer: `Endpoint does not support the user identity type provided.`

bug

The current version of the Client throws useless BadNoMatch Exceptions. I look in the code and I think this line is wrong and should be: ` if (uaResult == UA_STATUSCODE_BADNOMATCH)...

bug