Set up rules and take action on telemetry data in Azure IoT Central
link

Set up rules and take action on telemetry data in Azure IoT Central

Learn to create rules and actions to respond to certain telemetry input.

Microsoft Learn
Updated Jul 27, 2024

What you'll learn

  • Create an Azure IoT Central custom app, using the IoT Central portal
  • Import a capability model for a custom device, using the IoT Central portal
  • Create a programming project to simulate a refrigerated truck, using Visual Studio Code, or Visual Studio
  • Monitor and command the simulated truck, from an IoT Central dashboard
  • Create a range of rules and actions, responding to truck telemetry, using the IoT Central portal
Course Description

This module builds an IoT Central app to monitor and command a refrigerated truck. We build the IoT Central app from a downloaded JSON file, defining all the device capabilities. Source code is also downloaded for the device app. The focus of this module is on creating rules and actions, to respond to certain telemetry input. Rules and actions enable greater automation of an IoT Central system.