Create a connection with an IoTCommunicator.
connect(address, timeout, sock_params)
address | A string containing the interface address to listen on | ||||||||||
sock_params |
A dictionary is expected with the following keys:
|
This method initiates the IoTConnection with an IoTCommunicator object.
Exception | An exception is thrown with the appropriate error message |