redvypr.devices.network.iored.Device.zmq_connect

Device.zmq_connect(uuid)

Connects to a remote iored device, that means that a thread is started (start_zmq_sub) that is continously reading the zmq.sub socket of the remote device as well as a zmq.req socket to send requests to the device. self.get_devices_by_host()

Parameters:

uuid – uuid of the device

Returns: