24 Forks
98 Stars
98 Watchers

IOTCS

工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。

How to download and setup IOTCS

Open terminal and run command
git clone https://github.com/IOT-CS/IOTCS.git
git clone is used to create a copy or clone of IOTCS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with IOTCS https://github.com/IOT-CS/IOTCS/archive/master.zip

Or simply clone IOTCS with SSH
[email protected]:IOT-CS/IOTCS.git

If you have some problems with IOTCS

You may open issue on IOTCS support forum (system) here: https://github.com/IOT-CS/IOTCS/issues