Skip to content

Commit 0b13817

Browse files
authored
Merge pull request #91224 from dominicbetts/pnp-glossary
Expand connection string entry in PnP glossary
2 parents 15ec81a + 8eab4a7 commit 0b13817

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/iot-pnp/iot-plug-and-play-glossary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Glossary of terms - IoT Plug and Play Preview | Microsoft Docs
33
description: Concepts - a glossary of common terms relating to IoT Plug and Play Preview.
44
author: ChrisGMsft
55
ms.author: chrisgre
6-
ms.date: 08/29/2019
6+
ms.date: 10/10/2019
77
ms.topic: conceptual
88
ms.custom: mvc
99
ms.service: iot-pnp
@@ -92,6 +92,7 @@ A connection string encapsulates the information required to connect to an endpo
9292

9393
- 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.
9494
- 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.
9596

9697
## Device capability model
9798

0 commit comments

Comments
 (0)