iioter / iotgateway

A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host computer, OPC Server, OPC UA Server, Mqtt Server, etc.), so as to interact with Thingsboard, IoTSharp or Your own IoT platform for two-way data communication. Provide a simple driver development interface; of course, edge computing can also be performed.
http://iotgateway.net/docs/enterprise/intro/
MIT License
843 stars 249 forks source link

Nlog.Targets.Mqtt #19

Open iioter opened 2 years ago

iioter commented 2 years ago

开发Nlog Mqtt扩展,前端通过WebSocket Mqtt订阅系统日志进行调试

iioter commented 2 years ago

完成了初版 Nlog.Targets.MQTT