issues
search
nauful
/
LibUA
Open-source OPC UA client and server library
Apache License 2.0
262
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Inconsistent "BadUnexpectedError" from OpenSecureChannel
#197
LukeSawyers
opened
3 days ago
7
Code is not disposing certain object instances
#196
schmelnik
closed
2 weeks ago
1
BadSecureChannelTokenUnknown error in client resulting in crash
#195
schmelnik
closed
2 weeks ago
1
How to connect to a DB?
#194
RafaelxFernandes
closed
3 weeks ago
1
Unable to publish TestServer as Windows Service
#193
RafaelxFernandes
closed
3 weeks ago
1
CreateSubscription() receives data updates from simulated tags fluently, but not from actual PLC data updates, possible reason?
#192
xiaoyuvax
closed
3 weeks ago
5
Bad_TcpMessageTooLarge sending messages with more than 65535 bytes
#191
schmelnik
closed
3 weeks ago
6
If opc server not reachable, unhandled exception thrown, after long run, causing applicaiton exit abnormally, possibly due to thread competiting on socket.
#190
xiaoyuvax
closed
1 month ago
4
Exception in background thread causing process to terminate
#189
2sComplement
closed
1 month ago
4
BadTooManyPublishRequests
#188
Polyteres
closed
1 month ago
2
.NET version does not send CloseSecureChannel
#187
arj3090
closed
2 months ago
1
Call with BadTypeMismatch
#186
VitorKawao
closed
2 months ago
11
Hardcode ServiceLevel = 255 (to keep Siemens OPC-UA PLC Clients happy)
#185
bevanweiss
closed
2 months ago
0
Question on how to read data from PLC
#184
jlanzarotta
closed
2 months ago
2
EUInformation/ExtensionObjects - client cannot read node data
#183
pgrimmert
closed
2 months ago
1
Bump up some dependencies
#182
bevanweiss
closed
3 months ago
0
Provide CurrentRead access to OPC-UA Variable Nodes
#181
bevanweiss
closed
4 months ago
1
N backhausen add application documentation
#180
n-backhausen
closed
4 months ago
0
Having trouble with Call method when method has Extension Object
#179
Retx3D
closed
4 months ago
5
NodeVariables don't currently expose ArrayDimensions
#178
bevanweiss
closed
3 months ago
1
Additional tests based on TestServer / TestClient
#177
bevanweiss
closed
4 months ago
0
Modified logging to better leverage Structured Logging.
#176
bevanweiss
closed
4 months ago
1
[1] Add in the Microsoft Logging Abstractions to match .NET Core version.
#175
bevanweiss
closed
4 months ago
1
[2] Add handlers for CloseSessionRequest, and CloseSecureChannel
#174
bevanweiss
closed
4 months ago
3
[3] Siemens S7-1500 OPC-UA client (and likely others) send RegisterNodesRequest and expect to receive Good response.
#173
bevanweiss
closed
4 months ago
1
Acknowledge Message ReceiveBufferSize/SendBuffersize 'shall not be larger than what the Client requested'...
#172
bevanweiss
closed
4 months ago
0
How to subscribe to an ExtensionObject or nested value array
#171
Christ0ph89
closed
5 months ago
10
OPC-UA Spec has a number of 'null' NodeId values.
#170
bevanweiss
closed
5 months ago
0
High CPU
#169
jvanlangen
closed
5 months ago
5
Null Node correction, and some performance tweaks on NodeIds
#168
bevanweiss
closed
5 months ago
1
TIMEOUT: get Server Status
#167
jvanlangen
closed
5 months ago
3
[DRAFT] Migrate from raw sockets to streams
#166
bevanweiss
closed
5 months ago
1
Thoughts on Unit Tests
#165
bevanweiss
closed
5 months ago
1
Change CodingSize type methods to Static
#164
bevanweiss
closed
5 months ago
0
Update obsolete security / cryptography references
#163
bevanweiss
closed
5 months ago
1
Migrate from bespoke ILogger interface to 'standard' Microsoft Logger
#162
bevanweiss
closed
5 months ago
1
Remove Array Helper class (and methods)
#161
bevanweiss
closed
5 months ago
1
Chunk messages are not created.
#160
mosseedwin
closed
6 months ago
7
Regarding client connection issues
#159
yongzhi0113
closed
6 months ago
4
Add data change filter handler
#158
uvbkq
closed
7 months ago
3
Add data change filter handler
#157
uvbkq
closed
7 months ago
0
Set `IsBackground` to true for connection thread
#156
vbreuss
closed
7 months ago
1
BadAttributeIdInvalid when browsing Server
#155
Superwalker34
closed
7 months ago
1
Missing ServiceResult returns of CheckServiceFaultResponse() in Client.cs
#154
Christ0ph89
closed
7 months ago
1
Browsing S7 OPCUA Server, Outputs not returned (FunctionalGroupType?)
#153
game4automation
closed
8 months ago
7
Add methods to allow client read/write requests with externally managed arrays to reduce allocation.
#152
bjornfe
closed
9 months ago
1
Switch to use ArrayPool in memorybuffer to reduce allocation pressure
#151
bjornfe
closed
9 months ago
1
Change MemoryBuffer to use ArrayPool
#150
bjornfe
closed
9 months ago
2
Add new types and make extensionobject encoding/decoding extendable
#149
bjornfe
closed
9 months ago
0
EUInformation and Range
#148
bjornfe
closed
9 months ago
4
Next