This version of the arduino code communicates through MQTT.
-
Download the Mosquitto CLI (available for Windows, Linux, etc.).
-
Launch an mqtt client and connect to the predefined broker & topic like this:
mosquitto_sub -h "apps.xmp.systems" -t "iiot-project/test"