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
826 stars 246 forks source link

实际测试没有OPC-UA #31

Closed tianmaduxing closed 2 years ago

tianmaduxing commented 2 years ago

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

image

tianmaduxing commented 2 years ago

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

MetSystem commented 1 year ago

咋开的

iioter commented 1 year ago

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