We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb0f97b + 352fa3c commit 3c8fb0eCopy full SHA for 3c8fb0e
1 file changed
cmd/res/configuration.yaml
@@ -31,7 +31,7 @@ MQTTBrokerInfo:
31
Port: 1883
32
Qos: 0
33
KeepAlive: 3600
34
- ClientId: "device-mqtt"
+ ClientId: "edgex-mqtt-client"
35
36
CredentialsRetryTime: 120 # Seconds
37
CredentialsRetryWait: 1 # Seconds
0 commit comments