Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days ago
JSON representation
IoT scenarios on Azure
- Host: GitHub
- URL: https://github.com/ks6088ts-labs/azure-iot-scenarios
- Owner: ks6088ts-labs
- License: mit
- Created: 2024-07-08T08:10:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T03:55:57.000Z (about 2 months ago)
- Last Synced: 2024-09-27T15:40:20.307Z (about 1 month ago)
- Topics: azure-event-grid, azure-iot-edge, azure-iot-hub, grafana, prometheus
- Language: Bicep
- Homepage: https://ks6088ts-labs.github.io/azure-iot-scenarios/
- Size: 936 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)