Features:
- It is easy to send mqtt messages to other computers.
- Use blueprint send mqtt message easily.
- Use this plugin connect Mqtt broker to communication with other IOT device.
- mqtt ssl support.
- You can send Actor or UObject via mqtt, use Bytes Array(property must pick IsSaveGame) or Json String.
Code Modules:
- BPMqtt [Runtime]
Number of Blueprints: 2
Number of C++ Classes: 3
Network Replicated: No
Supported Development Platforms: Win64, Linux, Android
Supported Target Build Platforms: Win64, Linux, Android
Documentation: Link
Example Project: Link
Demo Binary: Link
Demo Video: Link NewVersion
Discord: ask me
Important/Additional Notes:
This plugin only has MQTT client, you need build MQTT broker by your self.
changelog
2021/4/7:
Add send actor function, property must pick IsSaveGame.
2022/3/10:
fix ssl and package crash.
特征:
- 很容易将mqtt消息发送到其他计算机。
- 轻松使用蓝图发送mqtt消息。
- 使用此插件将Mqtt代理连接到与其他物联网设备的通信。
- mqtt ssl支持。
- 您可以通过mqtt发送Actor或UObject,使用字节数组(属性必须选择IsSaveGame)或Json字符串。
代码模块:
- BPMqtt[运行时]
蓝图数目:2
C++类数:3
网络复制:没有
支持的开发平台:Win64、Linux、Android
支持的目标构建平台:Win64、Linux、Android
文件编制: 连结
示例项目: 连结
演示二进制文件: 连结
不和谐: 问我
重要/附加注意事项:
这个插件只有MQTT客户端,您需要自行构建MQTT代理。
更新日志
2021/4/7:
添加发送actor函数,property must pick IsSaveGame。
2022/3/10:
修复ssl和包崩溃。




Help you build and use mqtt in windows & linux.
帮助您在windows和linux中构建和使用mqtt。

评论(0)