uspControllerPort
Value Type
port-number
Also-Accepted Values
auto
Default Value
auto
Description
This parameter specifies the port used by CDRouter’s USP Controller. If set to
auto, the USP Controller’s port will be derived from the values of
uspControllerMTP and uspControllerMTPEncryption testvars as follows:
-
If MTP is websocket and encryption is no, port will be 80
-
If MTP is websocket and encryption is yes, port will be 443
-
If MTP is stomp and encryption is no, port will be 61613
-
If MTP is stomp and encryption is yes, port will be 61614
-
If MTP is mqtt and encryption is no, port will be 1883
-
If MTP is mqtt and encryption is yes, port will be 8883
This testvar was added in CDRouter 11.0