- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic tutorial
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