-
### Discussed in https://github.com/project-akri/akri/discussions/723
Originally posted by **PE-29012018** November 14, 2024
Hello everyone,
I am currently testing the demo ‘Recognising an…
-
### Type of issue
- [X] Bug
- [ ] Enhancement
- [ ] Compliance
- [ ] Question
- [ ] Help wanted
### Current Behavior
I use Console Aggregate OPC UA server application.
When there are no own certi…
-
For example, If I try to add the following TD
(Note: the terms `@type` and `type` for the property `lampStatus` are separated)
```JSON
{
"@context": [
"https://www.w3.org/2019/wot/td/v1",…
-
### What happened?
We connect to an OPC UA server via a WAN connection where the hostname of the server is not present in our DNS, so we connect to it via IP address. We had no problems connecting…
-
**Current behavior**
The server crash at the import of Machinery Job Management
**Describe the bug**
As you see we got two warnings with the ISA-95 Job Control and after that an error at the i…
-
I took the very basic server example and changed the protocol from `opc.tcp` to `opc.http`. I want to deploy the server to heroku but that apparently does not support tcp endpoints and requires http/s…
-
### What happened?
**Current behavior:** An OPC-UA subscription request with N tags will return a collection of N identical PlcSubscriptionHandles. Registering a handler for all of these handles wil…
-
I’m using Node-RED to read 10 variables from an OPC-UA server with the Subscribe method. These variables are subscribed with a 2-second interval and are configured to output on value change. This setu…
-
Hi everyone, I am new here und want to share with you my issue. I am writing an OPC-UA client and trying to establish a connection with an OPC-UA server. I have written C++ code to attempt the connect…
-
Dear all,
I have tested the AASX Server with the corresponding OPC UA plug-in to expose several AAS that I have generated. In some of them, I defined several Submodel Element Operation and I am see…