redvypr.devices.network.iored.Device.zmq_subscribe¶
- Device.zmq_subscribe(uuid, substring)¶
Subscribe command to a remote iored device with address. :param address: address string that needs to have the form ‘<device>:<host>@<addr>::<uuid>’ :param remote_uuid = data[‘remote_uuid’]: :param substring = data[‘substring’]: :param zmq_url = hostinfos[remote_uuid][‘zmq_pub’]:
Returns: