This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Releases: OpenManufacturingPlatform/iotcon-opc-ua-connector-dotnet
Releases · OpenManufacturingPlatform/iotcon-opc-ua-connector-dotnet
Changes to serializer
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
Refactored and improved the library to allow for easier extensibility of features in a host project
Pre-release
Pre-release
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
Fixed writing of structs with nested struct field as well as boolean values with uppercase
Pre-release
Pre-release
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
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
This release fixed an issue that occurred when trying to write a struct value
Security fix for CVE-2022-33916
Security fix for CVE-2022-33916
Release that fixes issue with subscriptions
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
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
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
0.1.4-preview-8 Improved logging to prevent flooding