Azure IoT Remote Monitoring preconfigured solution
Перейти к файлу
Kapil Agarwal c8a38229f3 Hide Advanced button for *-ReadOnly users 2016-08-30 16:00:32 -07:00
.nuget
Common fix powershell 2.0.1 converting to hashtable issue (#390) 2016-08-23 12:07:51 -07:00
DeviceAdministration Hide Advanced button for *-ReadOnly users 2016-08-30 16:00:32 -07:00
Docs An "or" was missing which was added 2016-06-21 12:32:14 -03:00
EventProcessor/EventProcessor.WebJob Fix device spoofing issue 2016-07-11 14:22:34 -07:00
Simulator/Simulator.WebJob fix indent 2016-05-22 00:24:53 +09:00
WebJobHost Remove dupl import 2016-04-22 13:22:18 -07:00
.gitattributes
.gitignore
AppRolesForManifest.txt
Common_Props.proj
README.md Adding code of conduct section to README.md 2016-07-12 10:00:50 -07:00
RemoteMonitoring.sln propogating deleted dups to csproj files 2016-04-19 10:56:16 -07:00
THIRDPARTYNOTICE (Azure IoT Suite Monitoring Solutions).txt
VERSION.txt Bump version for release 2016-06-17 11:47:38 -07:00
WebEssentials-Settings.json
build.cmd Fix spaces in build path, update IotHub and Storage RP versions/related changes, make Telemetry Field types case insensitive. 2016-06-14 17:58:25 -07:00
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.