Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ks6088ts-labs/azure-iot-scenarios

IoT scenarios on Azure
https://github.com/ks6088ts-labs/azure-iot-scenarios

azure-event-grid azure-iot-edge azure-iot-hub grafana prometheus

Last synced: 8 days ago
JSON representation

IoT scenarios on Azure

Awesome Lists containing this project

README

        

[![deploy](https://github.com/ks6088ts-labs/azure-iot-scenarios/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/ks6088ts-labs/azure-iot-scenarios/actions/workflows/deploy.yml?query=branch%3Amain)

# azure-iot-scenarios

## [1_grafana-prometheus](./scenarios/1_grafana-prometheus/README.md)

Prometheus でメトリクスを収集し、Grafana で可視化する IoT デバイスの監視サービス

[![architecture](./scenarios/1_grafana-prometheus/docs/images/architecture.png)](./scenarios/1_grafana-prometheus/docs/images/architecture.png)

## [2_iot-hub-messaging](./scenarios/2_iot-hub-messaging/README.md)

Azure IoT Hub を使用して、IoT デバイスとクラウド間でメッセージの送受信を行うサービス

[![architecture](./scenarios/2_iot-hub-messaging/docs/images/architecture.png)](./scenarios/2_iot-hub-messaging/docs/images/architecture.png)

## [3_event-grid-mqtt-messaging](./scenarios/3_event-grid-mqtt-messaging/README.md)

Azure Event Grid を使用して、IoT デバイスとクラウド間で双方向通信を行うサービス

[![architecture](./scenarios/3_event-grid-mqtt-messaging/docs/images/architecture.png)](./scenarios/2_iot-hub-messaging/docs/images/architecture.png)

## [4_event-grid-mqtt-messaging](./scenarios/4_iot-edge-messaging/README.md)

Azure IoT Edge を使用して、IoT デバイスからクラウドへのメッセージ送信を行うサービス

[![architecture](./scenarios/4_iot-edge-messaging/docs/images/architecture.png)](./scenarios/4_iot-edge-messaging/docs/images/architecture.png)