Skip to content

OPC UA 1.04 Maintenance Update

Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 23 Jan 19:40
4afac20
  • Improve the high resolution timer, add new TickCount64 member as ms timer supported across all supported platforms and which continues counting even when the system time changes.
  • Fix an issue in servers when monitored items stop reporting when the system time is changed.
  • Default is now HiResTimer enabled.
  • Fix build warnings and LGTM errors.
  • Regression due to the new certificate creation function used in .NET Core 3.1 on windows platform, the private key of the certificate was not stored in the X509Store / Windows certificate store. Other platforms / .NET versions were not affected.
  • First release of the new Opc.Ua.PubSub library with UADP, sample applications and tests.

Released packages

OPCFoundation.NetStandard.Opc.Ua.Core
OPCFoundation.NetStandard.Opc.Ua.Security.Certificates
OPCFoundation.NetStandard.Opc.Ua.Configuration
OPCFoundation.NetStandard.Opc.Ua.Server
OPCFoundation.NetStandard.Opc.Ua.Client
OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes
OPCFoundation.NetStandard.Opc.Ua.Bindings.Https
OPCFoundation.NetStandard.Opc.Ua.PubSub

Changes:

See More

This list of changes was auto generated.