opcProxy.core
0.1.4
Package Description
See the version list below for details.
Install-Package opcProxy.core -Version 0.1.4
dotnet add package opcProxy.core --version 0.1.4
<PackageReference Include="opcProxy.core" Version="0.1.4" />
paket add opcProxy.core --version 0.1.4
OPC-Proxy Core Library
This is an OPC proxy, is a gateway to an OPC network that can link any other protocol to OPC.
This library is the core part of a set of modular library. It is based on the C# OPC-Foundation [link missing]
library. It can load server node configuration from a xml file. It has a memory cache using LiteDB where the node lists is saved,
and keep the last value of the nodes variables.
Documentation
You can find all details about the library and the OPC-Proxy Project at opc-proxy.readthedocs.io.
OPC-Proxy Core Library
This is an OPC proxy, is a gateway to an OPC network that can link any other protocol to OPC.
This library is the core part of a set of modular library. It is based on the C# OPC-Foundation [link missing]
library. It can load server node configuration from a xml file. It has a memory cache using LiteDB where the node lists is saved,
and keep the last value of the nodes variables.
Documentation
You can find all details about the library and the OPC-Proxy Project at opc-proxy.readthedocs.io.
Dependencies
-
.NETStandard 2.0
- LiteDB (>= 4.1.4)
- Newtonsoft.Json (>= 12.0.2)
- NLog (>= 4.6.7)
- OPCFoundation.NetStandard.Opc.Ua (>= 1.4.357.28)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on opcProxy.core:
Package | Downloads |
---|---|
opcProxy.InfluxDBConnector
Package Description
|
|
opcProxy.GrpcConnector
Package Description
|
|
opcProxy.KafkaConnector
Package Description
|
|
opcREST
Package Description
|
|
opcProxy.WebServer
The OPC-Proxy Webserver exposes your OPC-server trough a configurable web interface. The nodes are available to reads and writes via REST and JSON APIs. It also provides cookie-based authentication for users, a user-admin page and can serve custom static pages from a user-defined directory. **Documentation at:** https://opc-proxy.readthedocs.io/en/latest/intro.html
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.3 | 119 | 8/12/2020 |
0.3.1 | 91 | 8/12/2020 |
0.3.0 | 102 | 8/11/2020 |
0.2.2 | 92 | 8/4/2020 |
0.2.1 | 152 | 5/25/2020 |
0.2.0 | 137 | 4/20/2020 |
0.1.11 | 238 | 3/23/2020 |
0.1.9 | 219 | 1/8/2020 |
0.1.8 | 140 | 1/7/2020 |
0.1.6 | 145 | 1/7/2020 |
0.1.4 | 266 | 12/29/2019 |
0.1.3 | 129 | 11/22/2019 |
0.1.1 | 124 | 11/22/2019 |
0.1.0 | 198 | 11/22/2019 |
0.0.3 | 185 | 11/19/2019 |
0.0.1 | 215 | 10/21/2019 |