SetSSL_SetPrivateKey

The username, password, and SSL options are used for client authentication with the MQTT broker. These should be set before calling the oMQTT.Connect function.

Type: Command

Syntax:   oMQTT.SetPrivateKey(Path)

Path     (String) The file path to a SSL file on the MQTT broker/server where the private key is set.

Example:

To be supplied.

 

Versions Supported:      RFgen 5.1.1.35 and 5.2.3 and newer.