Skip to content

Commit 6c35cdf

Browse files
Merge pull request #293141 from timlt/update-authors2
Update assigned author metadata on articles
2 parents 80e9342 + 2052805 commit 6c35cdf

7 files changed

+14
-14
lines changed

articles/iot/concepts-convention.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: IoT Plug and Play conventions | Microsoft Docs
33
description: Description of the conventions IoT Plug and Play expects devices to use when they send telemetry and properties, and handle commands and property updates.
4-
author: timlt
5-
ms.author: timlt
4+
author: dominicbetts
5+
ms.author: dobett
66
ms.date: 1/10/2025
77
ms.topic: conceptual
88
ms.service: azure-iot

articles/iot/concepts-developer-guide-device.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Device developer guide - IoT Plug and Play | Microsoft Docs
33
description: "Description of IoT Plug and Play for device developers. Includes examples in the following languages: C, C#, Java, JavaScript, Python, and Embedded C."
4-
author: timlt
5-
ms.author: timlt
4+
author: dominicbetts
5+
ms.author: dobett
66
ms.date: 1/10/2025
77
ms.topic: conceptual
88
ms.service: azure-iot

articles/iot/concepts-iot-device-development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Introduction to Azure IoT device development
33
description: Learn how to use Azure IoT services, SDKs, and tools to do device development with general devices and embedded devices.
4-
author: timlt
5-
ms.author: timlt
4+
author: dominicbetts
5+
ms.author: dobett
66
ms.service: azure-iot
77
ms.topic: concept-article
88
ms.date: 1/10/2025

articles/iot/concepts-iot-device-selection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure IOT prototyping device selection list
33
description: This document provides guidance on choosing a hardware device for prototyping IoT Azure solutions.
4-
author: timlt
5-
ms.author: timlt
4+
author: dominicbetts
5+
ms.author: dobett
66
ms.service: azure-iot
77
ms.topic: conceptual
88
ms.date: 1/10/2025

articles/iot/concepts-manage-device-reconnections.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Manage device reconnections to create resilient applications
33
titleSuffix: Azure IoT
44
description: Manage the device connection and reconnection process to ensure resilient applications by using the Azure IoT Hub device SDKs.
55
services: azure-iot
6-
author: timlt
7-
ms.author: timlt
6+
author: dominicbetts
7+
ms.author: dobett
88
ms.date: 1/10/2025
99
ms.topic: conceptual
1010
ms.service: azure-iot

articles/iot/concepts-using-c-sdk-and-embedded-c-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: C SDK and Embedded C SDK usage scenarios
33
description: Helps developers decide which C-based Azure IoT device SDK to use for device development, based on their usage scenario.
4-
author: timlt
5-
ms.author: timlt
4+
author: dominicbetts
5+
ms.author: dobett
66
ms.service: azure-iot
77
ms.topic: conceptual
88
ms.date: 1/10/2025

articles/iot/overview-iot-plug-and-play.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Introduction to IoT Plug and Play | Microsoft Docs
33
description: Learn about IoT Plug and Play. IoT Plug and Play is based on an open modeling language that enables smart IoT devices to declare their capabilities. IoT devices present that declaration, called a device model, when they connect to cloud solutions. The cloud solution can then automatically understand the device and start interacting with it, all without writing any code.
4-
author: timlt
5-
ms.author: timlt
4+
author: dominicbetts
5+
ms.author: dobett
66
ms.date: 1/10/2025
77
ms.topic: conceptual
88
ms.service: azure-iot

0 commit comments

Comments
 (0)