英文:
Does Milo supports Publish/Subscribe?
问题
Milo是否支持发布/订阅?我没有在Milo项目网站上看到相关描述。我在源代码中搜索了发布/订阅API,但不确定Milo是否支持发布/订阅。^.^
英文:
Does Milo supports Publish/Subscribe? I didn't saw relevant description in milo's project websit. I have searched Publish/Subscribe API in source code, but I'm not sure whether Milo support Publish/Subscribe. ^.^
答案1
得分: 0
它支持客户端/服务器订阅机制,但不支持OPC UA Part 14中定义的PubSub。
英文:
It supports the client/server subscription mechanism, but it does not support PubSub as defined by OPC UA Part 14.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论