Why the mqtt connection over 1883 port to IBM Watson IoT Platform does not work? -


i've created new watson iot platform service can't connect devices on port 1883 (following documentation instructions).

newly provisioned watson iot platform services mandate devices connect on tls (i.e., port 8883), rather port 1883. can change service's security policy going security > connection security , changing default rule. "tls optional" allow connect 1883.

this change has been made because ensures watson iot platform secure out of box: conscious decision administrator lessen security should wish connect port 1883.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -