Azure IoT Remote Monitoring preconfigured solution
Перейти к файлу
inspiravetion 0d1e2975cf [Pending Livesite] updating bing maps version in arm template 2016-08-18 19:18:21 -07:00
.nuget Add default Nuget source 2016-01-20 16:21:33 -08:00
Common [Pending Livesite] updating bing maps version in arm template 2016-08-18 19:18:21 -07:00
DeviceAdministration Updated exception message and added unit test for updating table storage while changing hub enabled state of simulated devices 2016-08-17 11:48:10 -07:00
Docs
EventProcessor/EventProcessor.WebJob
Simulator/Simulator.WebJob
UnitTests Updated exception message and added unit test for updating table storage while changing hub enabled state of simulated devices 2016-08-17 11:48:10 -07:00
WebJobHost Update Azure IoT Service and Device SDK 2016-07-25 14:49:32 -07:00
.gitattributes
.gitignore Remove unneccessary folders from gitignore 2016-08-17 16:49:31 -07:00
AppRolesForManifest.txt
CodeCoverage.runsettings
Common_Props.proj
README.md
RemoteMonitoring.sln
THIRDPARTYNOTICE (Azure IoT Suite Monitoring Solutions).txt
VERSION.txt
WebEssentials-Settings.json
build.cmd
infrastructure.connectivity.license.txt
license.txt

README.md

#Microsoft Azure IoT Suite You can deploy preconfigured solutions that implement common Internet of Things (IoT) scenarios to Microsoft Azure using your Azure subscription. You can use preconfigured solutions:

  • as a starting point for your own IoT solution.
  • to learn about the most common patterns in IoT solution design and development.

Each preconfigured solution implements a common IoT scenario and is a complete, end-to-end implementation. You can deploy the Azure IoT Suite remote monitoring preconfigured solution from https://www.azureiotsuite.com, following the guidance outlined in this document. In addition, you can download the complete source code from this repository to customize and extend the solution to meet your specific requirements.

##Remote Monitoring preconfigured solution The remote monitoring preconfigured solution illustrates how you can perform end-to-end monitoring. It brings together key Azure IoT services to enable the following features: data ingestion, device identiy, command and control, rules and actions.

##Contents of this repository

Docs folder:

Other useful IoT Suite documentation:

EventProcessor folder:

  • Azure Worker Role that hosts an Event Hub EventProcessorHost instance to handle the event data from the devices forwarding event data to other back-end services or to the remote monitoring site

Visual Studio solution:

  • RemoteMonitoring: contains the source code for the complete preconfigured solution, including the solution portal web app, the EventProcessor web job, and the Simulator web job.

Feedback

Have ideas for how we can improve Azure IoT? Give us Feedback.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.