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 enter
BrokerIpAddress. - InProperties, selectInt32and selectString.
 - In theBrokerIpAddressproperty value, enter the IP address of the MQTT broker.For testing purposes, you can entertest.mosquitto.org
 
Provide Feedback