|
|
|
@ -1179,7 +1179,7 @@ device: |
|
|
|
host: "${DEVICE_CONNECTIVITY_MQTTS_HOST:}" |
|
|
|
# Port of mqtt transport service. If empty default port for mqtts will be used. |
|
|
|
port: "${DEVICE_CONNECTIVITY_MQTTS_PORT:8883}" |
|
|
|
# Path to the server certificate file |
|
|
|
# Path to the mqtt certificate authority file |
|
|
|
pem_cert_file: "${DEVICE_CONNECTIVITY_MQTT_SSL_PEM_CERT:cafile.pem}" |
|
|
|
coap: |
|
|
|
# If true coap command will be included to the list of all test commands using DEVICE_CONNECTIVITY_COAP_HOST and DEVICE_CONNECTIVITY_COAP_PORT. |
|
|
|
|