Skip to content

amar0k/UnrealMosquitto4.21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

UnrealMosquitto

A MQTT client with blueprint support for Unreal Engine 4, based on Mosquitto.

unrealmosquittoscreenshot

How to install

Add as a plugin, enable and restart editor.

How to use

To use the MQTT client, the simplest method is to create a blueprint child class from it.

  1. Find the C++ Unreal Mosquitto class in the content browser.
  2. Right click and select Create Blueprint class based on UnrealMosquitto.

This new child class has access to the events in its event graph. You can also configure the client in the MQTT section in the details panel of the root element. The router can dispatch executions flows based on MQTT topics.

About

Latest MQTT for UE4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published