-
Notifications
You must be signed in to change notification settings - Fork 0
/
blueprint.yaml
24 lines (22 loc) · 1.28 KB
/
blueprint.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
id: particle/blueprint-azure-iot-hub-tutorial
category: tutorial
icon: particle.png
gitrepo: https://github.com/particle-iot/blueprint-azure-iot-hub-tutorial
name: Azure IoT Hub integration
shortDescription: Guide to connecting Particle devices with Azure IoT Hub for scalable IoT applications
version: 1.0.0
models: []
language:
- C++
cloudServices: [ "Integrations" ]
integrations: [ "Azure IoT Hub" ]
hardwareDependencies:
- name: Particle MCU Development Board
link: https://store.particle.io/collections/all-products?filter.p.product_type=Development%20Boards
tags: [ "Boron", "Argon", "M-SoM", "Photon 2", "Muon", "Monitor One", "Tracker One", "T-SoM", "E-SoM", "P2" ]
description: |
This tutorial walks you through integrating Particle devices with Azure IoT Hub, serving as a bridge for device data into Azure’s ecosystem. Achieve real-time, intelligent IoT solutions by leveraging Azure services with Particle devices. Applications include:
- Predictive maintenance with analytics for timely equipment servicing
- Anomaly detection across device fleets for proactive interventions
- Notification systems for user alerts, such as low-supply warnings
Start streaming device data from Particle to Azure IoT Hub to harness the power of Microsoft’s IoT tools and resources.