-
The following should return the empty text but fails.
```
{-# LANGUAGE OverloadedStrings #-}
import OpcXmlDaClient.Protocol.XmlParsing
import XmlParser
import Data.ByteString (ByteString)
import…
-
Hello all!
I'm running Node-Red on Windows 10 and it is connected to OPC DA server which is installed on another machine with Windows XP. I can read data from the server with **opcda-read** node bu…
-
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [x ] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
A:eth0连接别的网口时,尽管网口灯是亮着的,但是在页面上看,显示半双工,没有协商成1000M。eth0作为WAN也无法正常使用
### (2) 路由器型号和固件版本
A:h68k,线刷,(git…
-
### Terraform Version
```bash
$ terraform -v
Terraform v0.11.11
+ provider.oci v3.14.1
```
### OCI Provider Version
```bash
$ ./terraform-provider-oci_v3.14.1_x4
2019/02/07 1…
-
In a project we're seeing the below exception when using the UA COM Server Wrapper. We're running against a Cimplicity 8.1 and 8.2 OPC DA Servers. We have the UA COM Server Wrapper set up on the same …
-
## Description
if i compile my code with b**uild v1.2.2-363-ge1f8fd3b**, there is no issue.
## Background Information / Reproduction Steps
[2021-07-31 14:49:26.390 (UTC+0800)] info/userland …
-
## Description
Initially the PubSub MQTT Connection can be established between OPCServer and MQTT.
However, when it tries to send a payload (UA_PubSubChannelMQTT_send()), it failed. The error e…
-
I used the older "node-red-contrib-iiot-opcua" nodes and currently am using these with success. However, they are deprecated and no longer available for install.
I'm trying to move to the "node-r…
-
I've installed opcflux and I get the following:
```
opcflux.exe -conf influx.yml -rate 1s
refresh rate: 1s
2019/10/18 14:04:22 config file: influx.yml
Writing to opc_da_test at http://localho…
-
Hello, I have a Softing Opc DA server that works without problems and the connection to the client also works without any problems. However, the connection to node-red does not work. I use Windows 1…