Uploading an MQTT certificate authority file
To connect the meter to an MQTT broker, you need to provide a file that lets the meter trust the broker. This file is called a certificate authority (CA) file; the CA file contains one or more trusted certificates. The CA file must be in Privacy-Enhanced Mail (PEM) format and uploaded to the meter before making an MQTT connection.
Prerequisites:
-
A CA file in PEM format.
Tip: The broker's certificate chain must include one of the certificates in the CA file.
-
The file name is exactly
CAfile.pem.Note: The file name is case-sensitive.
-
SFTP access
To upload an MQTT certificate authority file:
-
Connect to the meter using an SFTP client.
-
Navigate to where you have saved
CAfile.pemon your system. -
Navigate to the meter's documents folder.
-
Transfer
CAfile.pemfrom your system to the meter's documents folder.
For more information, see Transferring files using SFTP.