1
0
mirror of https://github.com/zhaopeiym/IoTClient synced 2025-10-26 22:15:44 +08:00

西门子插槽和机架号的配置

This commit is contained in:
BennyZhao
2021-05-23 13:57:25 +08:00
parent 6bf49e48bb
commit 52f51bfeaf
4 changed files with 106 additions and 74 deletions

View File

@@ -2,9 +2,9 @@
IoTClient
</h1>
[![image](https://img.shields.io/nuget/v/IoTClient.svg)](https://www.nuget.org/packages/IoTClient/) [![image](https://img.shields.io/nuget/dt/IoTClient.svg)](https://www.nuget.org/packages/IoTClient/) ![image](https://img.shields.io/github/license/alienwow/SnowLeopard.svg)
## [English](README.md) | 简体中文
[English](README.md) | 简体中文
[![image](https://img.shields.io/nuget/v/IoTClient.svg)](https://www.nuget.org/packages/IoTClient/) [![image](https://img.shields.io/nuget/dt/IoTClient.svg)](https://www.nuget.org/packages/IoTClient/) ![image](https://img.shields.io/github/license/alienwow/SnowLeopard.svg)
- 这是一个物联网设备通讯协议实现客户端将包括主流PLC通信读取、ModBus协议、Bacnet协议等常用工业通讯协议。
- 本组件基于.NET Standard 2.0,可用于.Net的跨平台开发如Windows、Linux甚至可运行于树莓派上。