这是一个物联网设备通讯协议服务端的仿真模拟,将会包括主流PLC通信读取、Modbus协议、Bacnet协议等常用工业通讯协议。本组件终身开源免费,采用最宽松的MIT开源协议,您可以随意修改和商业使用(商业使用请做好评估和测试)。.
Info
Version: | 0.0.15 |
Author(s): | 农码一生 - benny |
Last Update: | Friday, July 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zhaopeiym/IoTClient |
NuGet Url: | https://www.nuget.org/packages/IoTServer |
Install
Install-Package IoTServer
dotnet add package IoTServer
paket add IoTServer
IoTServer Download (Unzip the "nupkg" after downloading)
Dependencies
- IoTClient(>= 0.0.14)
- Newtonsoft.Json(>= 11.0.2)
Tags