How to interface two RaspberryPis over MQTT with Cayenne

Thank you! I’m currently having a look at the example codes provided:

How would that line look like If i want to connect to cayenne-mqtt:
m = subscribe.simple(topics, hostname=“mqtt.eclipse.org”, retained=False, msg_count=2)