Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 842 Bytes

File metadata and controls

23 lines (20 loc) · 842 Bytes
title include file
description include file
services iot-central
author v-krishnag
ms.service azure-iot-central
ms.topic include
ms.date 04/25/2025
ms.author v-krishnag
ms.custom include file

Device template lifecycle changes format

Each message or record represents one change to a single published device template. Information in the exported message includes:

  • applicationId: The ID of the IoT Central application.
  • messageSource: The source for the message - deviceTemplateLifecycle.
  • messageType: Either created, updated, or deleted.
  • schema: The name and version of the payload schema.
  • templateId: The ID of the device template assigned to the device.
  • enqueuedTime: The time at which this change occurred in IoT Central.
  • enrichments: Any enrichments set up on the export.