locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
480 stars 129 forks source link

Invalid OPCUA sequence numbers sent by the server #190

Open lovasoa opened 2 years ago

lovasoa commented 2 years ago

Connecting to the opcua server from inductive automation's ignition generates the following warning messages:

image

Does the server guarantee that it will send sequence numbers in order ?

laumann commented 2 years ago

Could this be related to #184?

locka99 commented 2 years ago

It's likely to be a bug somewhere rather than intended behaviour. You can see that the numbers are sequential but one went missing somewhere...