From e6d910310a557b7de43dec4991484d438b0caed6 Mon Sep 17 00:00:00 2001 From: Michael Ammann Date: Wed, 9 Mar 2022 10:28:50 +0100 Subject: [PATCH] Update secrets.h --- examples/ZED-F9P/Example18_PointPerfectClient/secrets.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/ZED-F9P/Example18_PointPerfectClient/secrets.h b/examples/ZED-F9P/Example18_PointPerfectClient/secrets.h index 4353c50..e15d4b8 100644 --- a/examples/ZED-F9P/Example18_PointPerfectClient/secrets.h +++ b/examples/ZED-F9P/Example18_PointPerfectClient/secrets.h @@ -15,6 +15,9 @@ const char MQTT_TOPIC_KEY[] = "/pp/key/ip"; // -> Credentials -> IP correction topic for EU/US region const char MQTT_TOPIC_SPARTN[] = "/pp/ip/us"; // choice of {eu, us} +// -> Credentials -> Client Id +static const char MQTT_CLIENT_ID = ""; + // -> Credentials -> Amazon Root Certificate static const char AWS_CERT_CA[] PROGMEM = R"EOF( -----BEGIN CERTIFICATE-----