Index: CloudConnect/config/CloudConnect.ini =================================================================== diff -u -r59b4c22f45a1d098064a886452769204e90cfb4b -r51e99f2578e0901d9da91a4cb60d1b8858cfe971 --- CloudConnect/config/CloudConnect.ini (.../CloudConnect.ini) (revision 59b4c22f45a1d098064a886452769204e90cfb4b) +++ CloudConnect/config/CloudConnect.ini (.../CloudConnect.ini) (revision 51e99f2578e0901d9da91a4cb60d1b8858cfe971) @@ -3,10 +3,13 @@ [Mqtt] ServerAddress=127.0.0.1 -Port=1883 +Port=8883 TopicPrefix=diality/v1/devices ; TODO: DeviceId should be sent by Leahi app or retrieved from somewhere else DeviceId=test_device +CaFile= +CertFile= +KeyFile= ; TODO: temporary for protobuf capture [Capture]