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.

Home Page:http://iotgateway.net/docs/enterprise/intro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

实际测试没有OPC-UA

tianmaduxing opened this issue · comments

软件版本:0.9.4
测试步骤:编译运行
发现问题:通讯配置-->配置组--->create--->设备 , 在这个里面找不到 OPC UA, 但是在网页里面就可以找到
image

image

从v0.9.2开始默认移除了OPCUAServer,你可以手动开启;设备编辑不允许,哦,我看到了这个,自己学习一下,如何打开,感谢。

commented

咋开的

commented

215647409c52f3d930c8a33ac267a95
679a1b84134926cb311faabca8d0c0d
27ed3b0e6c0e6ecae82a7355f28498d
这几处取消注释 @MetSystem @tianmaduxing