ThingsGateway.Foundation.Adapter.OPCUA 1.7.4

Suggested Alternatives

ThingsGateway.Foundation.OpcUa

There is a newer version of this package available.
See the version list below for details.
dotnet add package ThingsGateway.Foundation.Adapter.OPCUA --version 1.7.4
NuGet\Install-Package ThingsGateway.Foundation.Adapter.OPCUA -Version 1.7.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ThingsGateway.Foundation.Adapter.OPCUA" Version="1.7.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThingsGateway.Foundation.Adapter.OPCUA --version 1.7.4
#r "nuget: ThingsGateway.Foundation.Adapter.OPCUA, 1.7.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ThingsGateway.Foundation.Adapter.OPCUA as a Cake Addin
#addin nuget:?package=ThingsGateway.Foundation.Adapter.OPCUA&version=1.7.4

// Install ThingsGateway.Foundation.Adapter.OPCUA as a Cake Tool
#tool nuget:?package=ThingsGateway.Foundation.Adapter.OPCUA&version=1.7.4

<div align='center'> <img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/gitLogo.png" height=100 />

<div align="center">

NuGet(ThingsGateway) License star fork qq

</div>
</div>

介绍

基于Net6/7+Blazor Server的跨平台边缘采集网关,支持南北端插件式开发, 并拥有较完善的北端Rpc权限管理。

Github地址

<div > 如果对您有帮助,请点击右上角⭐Star关注,感谢支持开源! </div>

开源说明

Apache 2.0+附加协议

Apache 2.0 开源协议的核心内容是以保护和尊重原作者的著作权为主要目的。对使用,复制,修改,商用不做过多限制,但必须包含原著的License信息。

功能亮点
  • Blazor Server架构,开发部署更简单
  • 采集/上传配置完全支持Excel导入导出
  • 插件式驱动,方便驱动二次开发
  • 支持采集通道冗余,上传离线缓存
  • 时序数据库存储
  • 实时/历史报警(Sql转储),支持布尔/高低限值
演示

http://120.24.62.140:5000/

默认账户密码:superAdmin 111111

社区版采集插件

支持分包解析/订阅

  • Modbus(Rtu/Tcp/Udp)
  • OPCDAClient(支持导入节点)
  • OPCUAClient(支持导入节点,动态类型)
  • 西门子S7协议
社区版上传插件

支持Rpc写入

  • Modbus Server
  • OPCUA Server (支持历史查询)
  • Mqtt Server (支持自定义json)
  • Mqtt Client (支持自定义json)
  • IotSharp Client (IotSharp网关插件,Rpc待测试)

不支持Rpc

  • RabbitMQ (支持自定义json)
  • Kafka
nuget
  • Modbus库,支持ModbusTcp、ModbusRtu、ModbusRtuOverTcp、ModbusUdp、ModbusServer等
 dotnet add package ThingsGateway.Foundation.Adapter.Modbus
  • OPCDA客户端库,支持X64,支持NetCore,支持检测重连
 dotnet add package ThingsGateway.Foundation.Adapter.OPCDA
  • OPCUA客户端库
 dotnet add package ThingsGateway.Foundation.Adapter.OPCUA
  • S7库
 dotnet add package ThingsGateway.Foundation.Adapter.Siemens
效果图

<table> <tr> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/1.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/2.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/3.png"/></td> </tr> <tr> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/4.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/5.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/6.png"/></td> </tr> <tr> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/7.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/8.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/9.png"/></td> </tr> </table>

文档

使用前请查看Gitee Pages 文档站点

特别鸣谢
补充说明
  • 使用OPC相关插件时请遵循OPC基金会的授权规则
  • 使用OPCDA插件时,需安装OPC核心库,文件地址
支持作者

如果对您有帮助,请点击右上角⭐Star关注,感谢支持开源!

若希望捐赠项目,请查看以下捐赠码或使用Gitee捐赠功能

<img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/pay.png" height=180 />

联系作者
  • QQ群:605534569
  • 邮箱:2248356998@qq.com
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0.9 234 12/8/2023
4.0.0.7 127 12/1/2023
4.0.0.5 122 11/25/2023
4.0.0.1 113 11/19/2023
4.0.0 118 11/18/2023
3.0.1 121 11/3/2023
3.0.0.27 122 10/28/2023
3.0.0.25 116 10/26/2023
3.0.0.24 132 10/24/2023
3.0.0.23 136 10/20/2023
3.0.0.22 115 10/19/2023
3.0.0.20 107 10/19/2023
3.0.0.19 131 10/18/2023
3.0.0.18 132 10/18/2023
3.0.0.16 134 10/17/2023
3.0.0.12 162 10/16/2023
3.0.0.11 129 10/15/2023
3.0.0.10 138 10/13/2023
3.0.0.9 131 10/13/2023
3.0.0.9-beta.1 70 10/13/2023
3.0.0.6 112 10/11/2023
3.0.0.5 115 10/10/2023
3.0.0.4 123 10/9/2023
3.0.0.3 125 10/6/2023
3.0.0.2 124 10/5/2023
3.0.0.1 139 10/3/2023
3.0.0 114 9/30/2023
2.1.0.15 130 9/20/2023
2.1.0.13 128 9/15/2023
2.1.0.12 123 9/15/2023
2.1.0.11 139 9/11/2023
2.1.0.9 122 9/6/2023
2.1.0.6 146 8/30/2023
2.1.0.5 143 8/29/2023
2.1.0.4 147 8/28/2023
2.1.0.3 133 8/28/2023
2.1.0.2 141 8/27/2023
2.1.0.1 142 8/27/2023
2.1.0 135 8/25/2023
2.0.9.3 138 8/22/2023
2.0.9.2 148 8/19/2023
2.0.9.1 126 8/18/2023
2.0.9 174 8/17/2023
2.0.8 132 8/17/2023
2.0.6 151 8/13/2023
2.0.4 165 8/9/2023
2.0.3 133 8/8/2023
2.0.0 150 8/7/2023
1.7.4 165 7/22/2023
1.7.3 150 7/18/2023
1.7.2 149 7/15/2023
1.7.0 150 7/12/2023
1.6.0 154 6/11/2023
1.5.1 150 6/6/2023
1.4.0 190 4/15/2023
1.2.1 184 4/1/2023
1.2.0 193 3/30/2023
1.0.5 199 3/26/2023
1.0.4 209 3/18/2023
1.0.3 214 3/11/2023
1.0.2 222 3/9/2023