-
The released Umati sample server sends a PEM encoded certificate instead of a ASN.1 encoded cert in endpoints and for secure connections. Not sure if this is a configuration issue or the underlying st…
-
Trying Ua-CloudPublisher to SampleServer:
`Endpoint does not support the user identity type provided.`
-
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::fill…
-
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) {`
@ccvca What…
-
Using server implementation:
https://gitlab.com/umati/infrastructure/TruMark
Log excerpt:
```
2023-03-15 10:23:56,582 [DashboardOpcUaClient] INFO void __cdecl Umati::Util::ConfigureLogger(const …
-
**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%7CSizingT…
-
The client publishes:
Identification under topic: umati/{ClientId}/list/WwMachineType
Live data under: umati/{ClientId}/WwMachineType/{instance-nsu}
If the server is updates the variable for e.…
-
Check the Signals on the umati interface for compatibility with the ProdNet Attributes "ApplicationMode" "Status" and "OrderRelation".
either include these ProdNet Attributes as Enums (as suggested…
-
Hello,
my colleague @marcfir and I are using this (great) project for a publication.
I just wanted to ask, if you have a preferred way to cite this work?
Some repos, such as https://github.com/umat…
wlkrm updated
6 months ago
-
This memory seems to be never freed. Also this 50 looks random.
https://github.com/umati/Dashboard-OPCUA-Client/blob/96071ba3a050bb78709eda4280465edb3de69cd1/OpcUaClient/OpcUaClient.cpp#L144
```
…