jdsxhz's Stars
wxpusher/wxpusher-docs
微信消息实时推送服务[WxPusher]的服务说明文档,通过本文档,你可以了解如何使用WxPusher的服务。 文档预览地址:
TheAlgorithms/Python
All Algorithms implemented in Python
dathlin/RemoteMonitor
本项目是一个利用HslCommunication组件读取PLC的示例项目,演示了后台从PLC循环读取到前台显示,并推送给在线客户端,客户端同步显示并画实时曲线图。支持web端同步的数据显示,支持web端远程操作PLC,安卓端数据显示,远程操作PLC
dathlin/SharpNodeSettings
一个设备及节点配置类库,基于HslCommunication.dll创建,方便的实现PLC根据配置文件动态创建,并支持自动写入相应的服务器对象。
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
benperk/BeginningCSharp7
Beginning C# 7 Programming with Visual Studio 2017
gentlman2006/HslCommunication
个人工具库,带有日志类,网络通讯类,PLC访问类,版本类等基础功能
dathlin/HslCommunication
A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redis, mqtt, websocket, etc., which can let your data on the network Free transmission, reducing enterprise development costs.
RapidScada/scada-community
Modules and tools for Rapid SCADA developed by the community
RapidScada/scada-v6
Contains Rapid SCADA 6 source code
RapidScada/scada
Contains Rapid SCADA sources
topmail/scada
Contains Rapid SCADA sources
netdata-be/python-libnodave
A LIBNODAVE python wrapper arround the C lib
netdata-be/libnodave
LIBNODAVE, a free library to communicate to Siemens S7 PLCs
GavinYellow/SharpSCADA
C# SCADA
jackfrued/Python-100-Days
Python - 100天从新手到大师