You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-pnp/iot-plug-and-play-glossary.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Glossary of terms - IoT Plug and Play Preview | Microsoft Docs
3
3
description: Concepts - a glossary of common terms relating to IoT Plug and Play Preview.
4
4
author: ChrisGMsft
5
5
ms.author: chrisgre
6
-
ms.date: 08/29/2019
6
+
ms.date: 10/10/2019
7
7
ms.topic: conceptual
8
8
ms.custom: mvc
9
9
ms.service: iot-pnp
@@ -92,6 +92,7 @@ A connection string encapsulates the information required to connect to an endpo
92
92
93
93
- Device connection strings enable [IoT Plug and Play devices](#iot-plug-and-play-device) to connect to the device-facing endpoints on an IoT hub. Client code on a device uses the connection string to establish a secure connection with an IoT hub.
94
94
- IoT Hub connection strings enable back-end solutions and tools to connect securely to the service-facing endpoints on an IoT hub. These solutions and tools manage the IoT hub and the devices connected to it.
95
+
- Company model repository connection strings enable back-end solutions and tools to connect securely to a [Company model repository](#company-model-repository). These solutions and tools consume or manage the [device capability models](#device-capability-model) and [interfaces](#interface) in the repository.
0 commit comments