From 75718511cebbc2f2af523550fc10ee9623024196 Mon Sep 17 00:00:00 2001 From: loeliaM <152866881+loeliaM@users.noreply.github.com> Date: Sun, 10 Mar 2024 18:25:16 +0100 Subject: [PATCH] Update iot-factory.yml (#95) --- iot-factory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-factory.yml b/iot-factory.yml index 06f87fe..8a6e582 100644 --- a/iot-factory.yml +++ b/iot-factory.yml @@ -17,4 +17,4 @@ create-downlink-api-key: true base-url: https://report.iotfactory.eu/api/measurements paths: - uplink-message: /capture?secret={clientID}/ttn + uplink-message: /{clientID}/ttn