Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Releases: OpenManufacturingPlatform/iotcon-opc-ua-connector-dotnet

Changes to serializer

18 Nov 06:30
Compare
Choose a tag to compare
Changes to serializer Pre-release
Pre-release
0.1.6-preview-4

Added settings to the serializer to serialize enum strings as opposed…

Refactored and improved the library to allow for easier extensibility of features in a host project

31 Oct 14:39
Compare
Choose a tag to compare
0.1.6-preview-3

Added ApplicationV2 to the release

Fixed writing of structs with nested struct field as well as boolean values with uppercase

28 Sep 10:34
52a04b0
Compare
Choose a tag to compare
0.1.5-preview-7

Merge pull request #84 from OpenManufacturingPlatform/feature/revert-…

Fixed issue with writing a struct value with nested fields of type struct

28 Sep 10:15
cea4f62
Compare
Choose a tag to compare
0.1.5-preview-6

Merge pull request #83 from OpenManufacturingPlatform/bugfix/nested-s…

Fixed an issue that occurred when trying to write a struct value

26 Sep 10:38
cb513e2
Compare
Choose a tag to compare

This release fixed an issue that occurred when trying to write a struct value

Security fix for CVE-2022-33916

02 Sep 06:31
Compare
Choose a tag to compare
Pre-release

Security fix for CVE-2022-33916

Release that fixes issue with subscriptions

01 Sep 10:17
7e3af19
Compare
Choose a tag to compare
Bugfix/fix issue with subscriptions for alarms (#78)

* Added same fix as for subscriptions to alarms

* Added same fix as for subscriptions to alarms

Preview of basic support for alarms and conditions

05 Jul 08:11
ba27822
Compare
Choose a tag to compare

Basic support added for alarms and conditions:
Features:

  • Subscribe to nodes that acts as EventNotifier
  • Filter event types
  • Select event fields
  • Unsubscribe from EventNotifier node

Preview of basic support for alarms and conditions

24 Jun 10:47
Compare
Choose a tag to compare

Basic support added for alarms and conditions:
Features:

  • Subscribe to node that acts as EventNotifier
  • Filter event types
  • Select event fields
  • Unsubscribe from EventNotifier node

Fixed reconnect and improved logging to minimize logs

07 Jun 21:41
Compare
Choose a tag to compare
0.1.4-preview-8

Improved logging to prevent flooding