From 8256202a5120948b15b08766b10f98f4998efd5a Mon Sep 17 00:00:00 2001 From: Chris Busch Date: Wed, 21 Jul 2021 21:13:43 +0000 Subject: [PATCH] GitBook: [2.0.0] one page modified --- getting-started/access-points.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/getting-started/access-points.md b/getting-started/access-points.md index 8007d8b..83859ac 100644 --- a/getting-started/access-points.md +++ b/getting-started/access-points.md @@ -18,7 +18,7 @@ All devices are known to the cloud by their unique id and provisioned based on a If the cloud sends invalid configuration data or the device has insufficient ability to complete the provisioning commands, the error handling process will send this response back to the cloud. -For example: +For example results returned to SDK from a device configuration error: ```text "results": { @@ -30,3 +30,5 @@ For example: ], ``` + +