Content
tr369_mqtt_hostport
D-SERIES
Web User Interface
N/A
Phone User Interface
N/A
Initial Firmware Version
10.1.161.0
XML Configuration
<tr369_mqtt_hostport idx="INDEX" perm="PERMISSIONFLAG">VALIDVALUE</tr369_mqtt_hostport>
Description
It sets the MQTT broker to reach this corresponding USP Controller.
The syntax is the following: <address>:<port>
- The 
<address>is related to theDevice.MQTT.Client.{i}.BrokerAddressTR-369 parameter and is the IP address or FQDN to be resolved by the USP Agent. - The 
<port>is related to theDevice.MQTT.Client.{i}.BrokerPortTR-369 parameter and must be set to the listening port configured on the server (ex.: 1883 for unsecured TCP/IP and 8883 for TLS). 
Both elements in the syntax are mandatory.
Note: the index=1 is reserved for SRAPS while index=2 is available to a custom controller.
Refer to TR-369 - Full Endpoint Management for more details.
Valid Values
- my_fqdn:1883
 - 192.168.0.1:1883
 
Default Value
empty