This glossary is intended to assist you when using this documentation.

Used terms

Heed the terms below to enhance your experience with this documentation.

Used formats

Heed the formats below to enhance your experience with this documentation.

For example: To save click OK.

For example: On the right side type into Filename the file name/var/etc/smb/smb.conf.

Notes and Tips

  • Heed this notice to avoid misuse of the software.
  • Follow this tip to learn a shortcut.

Command line

Commands to type in are displayed in a single line. You can copy and paste a given command when prompted.

ls -a

Some commands to type in are very long. They are displayed in a special box. The following example represents still one single-line command. You can copy and paste the whole content when prompted.

mosquitto_pub -h localhost -p 18884 --cert clientCert.crt --key privkey.pem --cafile /var/lib/teamviewer-iot-agent/certs/TeamViewerAuthority.crt -t /v1.0/c6c5e217089743da8ec3f1d256fa99c2/sensor/d43862fd65ac4a0f9054cfe1749cad82/metric/create -m "{"metrics" : [{"matchingId" : "1", "valueUnit": "NoSI.Dimensionless.PERCENT", "name" : "CPUUsage" },{"matchingId" : "2","valueUnit": "NoSI.Dimensionless.PERCENT", "name" :"CPUIdle" }, {"matchingId" : "3", "valueType" : "integer" , "valueAnnotation": "goods per minute", "name" : "ShopFloor1"}]}"

Source code / File contents

Source codes or file contents are displayed in multiple lines. You can copy and paste a given content when prompted.

#include 
#include 
 
int main() {
    std::cout<<"Hello World"<<std::endl;
    return 0;
}

Troubleshoot

Heed the section Troubleshoot (if any) to solve problems while using the product.

Features of this documentation

The following features are enabled to assist you. The use is optional.

  • Click the printer symbol (🖨) next to a heading to print the current document or to save it as PDF.
  • Click the hash symbol (#) next to a heading to get the link to the current section.