You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.
The Watson IoT Python SDK already implements the mqtt basics like TLS handshake, contains the default server certificate and so on.
I see that you didn't use the AWS IoT SDK. Are there any arguments against using the SDKs?
Liota has a layered approach we have implemented the MQTT layer in DCC_Comms and it provides most of the functionality to connect to AWS or IBM Bluemix DCC over MQTT protocol hence we kept the approach simple to use MQTT_DCC Comms which is implemented in Liota, it provides ease to IoT developers to change the DCC in future in Liota packages as they don't have to interact with various SDK`s in order to do that. Also, we didn't wanted to bundle the extra load of SDK as part of Liota.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add IBM Bluemix as DCC in Liota
The text was updated successfully, but these errors were encountered: