UAOOI.Networking.SemanticData
4.0.2
SemanticData Reactive Networking library based on OPC UA Part 14 Pub/Sub
Install-Package UAOOI.Networking.SemanticData -Version 4.0.2
dotnet add package UAOOI.Networking.SemanticData --version 4.0.2
<PackageReference Include="UAOOI.Networking.SemanticData" Version="4.0.2" />
paket add UAOOI.Networking.SemanticData --version 4.0.2
#r "nuget: UAOOI.Networking.SemanticData, 4.0.2"
RxNetworking
of Semantic-Data
The UAOOI.Networking.SemanticData
library is designed to be a foundation of developing application programs that are taking part of message-centric communication pattern and interconnected using the reactive networking concept described in the Semantic-Data Processing Architecture.
For more in-depth information about creating OOI Reactive Application
exchanging data over the network using the reactive networking pattern, see Getting Started Tutorial.
To promote interoperability this library is a collection of types aimed at implementation of the Part 14 PubSub standard.
The code is tested using the Unit Tests located in the project: Networking.SemanticData.UnitTest
The preliminary code help documentation is available for sponsors - consider joining.
RxNetworking
of Semantic-Data
The UAOOI.Networking.SemanticData
library is designed to be a foundation of developing application programs that are taking part of message-centric communication pattern and interconnected using the reactive networking concept described in the Semantic-Data Processing Architecture.
For more in-depth information about creating OOI Reactive Application
exchanging data over the network using the reactive networking pattern, see Getting Started Tutorial.
To promote interoperability this library is a collection of types aimed at implementation of the Part 14 PubSub standard.
The code is tested using the Unit Tests located in the project: Networking.SemanticData.UnitTest
The preliminary code help documentation is available for sponsors - consider joining.
Release Notes
Maintenance release - unimportant changes.
Dependencies
-
.NETStandard 2.0
- System.ComponentModel.Composition (>= 4.7.0)
- UAOOI.Configuration.Networking (>= 4.0.1)
- UAOOI.Networking.Core (>= 4.0.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on UAOOI.Networking.SemanticData:
Package | Downloads |
---|---|
UAOOI.Networking.Encoding
This part provides implementation of the IEncodingFactory to lookup a dictionary containing value converters. The interface is used for late binding to inject dependency on the external library. This library provides IEncodingFactory functionality limited to encoding simple data types only for the testing purpose only.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 111 | 9/21/2020 |
4.0.1 | 370 | 2/1/2019 |
3.0.5 | 641 | 3/31/2018 |
3.0.1-Echo | 522 | 1/28/2018 |