FreeOpcUa:开源C ++和Python OPC-UA服务器以及客户端库和工具

[将此项目下载为.zip文件](https://github.com/FreeOpcUa/FreeOpcUa.github.io/zipball/master)
[将该项目下载为tar.gz文件](https://github.com/FreeOpcUa/FreeOpcUa.github.io/tarball/master)

FreeOpcUa是一个用于实现开源(LGPL)OPC-UA堆栈和相关工具的项目。
目前FreeOpcUa由

  • LGPL C
    ++库,用于开发服务器和客户端OPC-UA应用程序。可以在opcua-python存储库中找到Python绑定。https://github.com/FreeOpcUa/freeopcua
  • 完全用python编写的LGPL Python OPC-UA
    Python客户端和服务器库,可在以下位置找到:https://github.com/FreeOpcUa/python-opcua(使用pip
    install opcua安装)
    GUI客户端https://github.com/FreeOpcUa/opcua-client-gui(使用pip安装freeopcua-client进行安装)
  • 用freeopcua-python安装的命令行工具https://github.com/FreeOpcUa/python-opcua/tree/master/tools
    用于创建OPC UA节点并将其保存到xml的GUI https://github.com/FreeOpcUa/opcua-modeler
  • 邮件列表:https://groups.google.com/forum/#!forum / freeopcua
    源代码:https://github.com/FreeOpcUa
    客户端GUI屏幕截图:
    FreeOpcUa:开源C ++和Python OPC-UA服务器以及客户端库和工具_第1张图片
    建模者的屏幕截图:
    FreeOpcUa:开源C ++和Python OPC-UA服务器以及客户端库和工具_第2张图片
    此文章是通过github所得,原链接http://freeopcua.github.io/

你可能感兴趣的:(物联网,python,github,git)