- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Configure an application as an MQTT client
Message Queue Telemetry Transport (MQTT) is a standard ISO protocol based on a message broker, which is responsible for distributing messages to recipient clients.
Application example

TIP:
You can download a sample project from:
MQTTClient.zipPrerequisites
- Add the NuGet Gallery | M2Mqtt third-party library. See Manage third-party .NET libraries.
- To develop the project
- Save the project.
In
to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.
FactoryTalk Optix Studio
, select 
Run
Provide Feedback