- 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 the message broker IP
You set the IP address for the message broker by creating a variable.
- InProject view, right-click theModelfolder and select .
- InProject view, hover-over the variable, select , and enterBrokerIpAddress.
- InProperties, selectInt32and selectString.
- In theBrokerIpAddressproperty value, enter the IP address of the MQTT broker.For testing purposes, you can entertest.mosquitto.org
Provide Feedback