ServerAddress

The ServerAddress property returns the MQTT server (broker) address in the form of string such as 11.0.0.127.

This property is a read-only and is unavailable at design time.

 

Group:  MQTT Object

Syntax:  sValue = oMQTT.ServerAddress

sValue       (String)The IP address or name of the server/MQTT broker

Example:

See the example under MQTT.Connect

 

Versions Supported:      RFgen 5.1.1.35 and 5.2.3 and newer.