updated description
This commit is contained in:
parent
902e153683
commit
c57ec93e6a
@ -1179,7 +1179,7 @@ device:
|
|||||||
host: "${DEVICE_CONNECTIVITY_MQTTS_HOST:}"
|
host: "${DEVICE_CONNECTIVITY_MQTTS_HOST:}"
|
||||||
# Port of mqtt transport service. If empty default port for mqtts will be used.
|
# Port of mqtt transport service. If empty default port for mqtts will be used.
|
||||||
port: "${DEVICE_CONNECTIVITY_MQTTS_PORT:8883}"
|
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}"
|
pem_cert_file: "${DEVICE_CONNECTIVITY_MQTT_SSL_PEM_CERT:cafile.pem}"
|
||||||
coap:
|
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.
|
# If true coap command will be included to the list of all test commands using DEVICE_CONNECTIVITY_COAP_HOST and DEVICE_CONNECTIVITY_COAP_PORT.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user