From e18a0f490bb6d346cae000dbd47d262801f83a19 Mon Sep 17 00:00:00 2001 From: Konstantina Gramatova Date: Mon, 7 Mar 2022 21:12:56 +0200 Subject: [PATCH] User doc and scripts alignment Signed-off-by: Konstantina Gramatova --- quickstart/hono_provisioning.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart/hono_provisioning.sh b/quickstart/hono_provisioning.sh index 06e89f7e..22bbe8e1 100755 --- a/quickstart/hono_provisioning.sh +++ b/quickstart/hono_provisioning.sh @@ -16,7 +16,7 @@ export HONO_EP=hono.eclipseprojects.io # The Hono tenant to be created export TENANT= # The identifier of the device on the tenant -# Note! It's important for the ID to follow the convention namespace:name (e.g. quickstart:raspberry) +# Note! It's important for the ID to follow the convention namespace:name (e.g. edge:device) export DEVICE_ID= # The authentication identifier of the device export AUTH_ID=