Azure IoT Remote Monitoring preconfigured solution
Перейти к файлу
Hector Garcia Tellado 7baee6a281
Merge pull request #461 from dominicbetts/add-tutorials
Add docs content
2018-05-22 08:53:47 -07:00
.nuget Add default Nuget source 2016-01-20 16:21:33 -08:00
Common Upgrade script to work with Azure powershell 4.2.1 (#440) 2017-07-31 19:12:58 +08:00
DeviceAdministration BingMap v8 API will use browser setting to decide the language automatically. It is different comparing to the rest of the web site (user selected language). In this code change, we are going to align the language used in the map with the global setting. 2017-07-10 17:46:15 +08:00
Docs Fix broken link (#425) 2017-05-09 11:57:50 -07:00
EventProcessor/EventProcessor.WebJob [BugFix] Failed to pick deviceId from system property 2017-05-04 11:28:26 +08:00
Simulator/Simulator.WebJob Improve the fault tolerance of device connection failure 2017-04-13 10:42:52 +08:00
Tutorials Add tutorials from docs 2018-05-08 11:22:00 +01:00
UnitTests add device twin json download feature 2017-05-10 16:55:19 +08:00
WebJobHost Improve the fault tolerance of device connection failure 2017-04-13 10:42:52 +08:00
.gitattributes Initial commit 2015-09-28 21:28:36 -07:00
.gitignore Adjust code according to comment 2017-02-03 14:21:09 +08:00
AppRolesForManifest.txt Initial commit 2015-09-28 21:28:36 -07:00
CodeCoverage.runsettings RM 1.5 - merge to master (#387) 2016-08-31 11:48:28 -07:00
Common_Props.proj Initial commit 2015-09-28 21:28:36 -07:00
README.md Updated The ReadMe (#459) 2018-05-02 14:51:12 -07:00
RemoteMonitoring.sln Remove the C simulator 2016-12-22 18:15:41 +08:00
THIRDPARTYNOTICE (Azure IoT Suite Monitoring Solutions).txt Initial commit 2015-09-28 21:28:36 -07:00
VERSION.txt Update version 2016-09-26 12:01:44 -07:00
WebEssentials-Settings.json Set up less handling on the server 2015-10-20 16:58:22 -06:00
build.cmd Add package release command help text 2017-02-27 11:41:42 +08:00
infrastructure.connectivity.license.txt Add license for Connectivity in preparation for the public Nuget package. 2016-01-15 17:40:33 -08:00
license.txt test 2016-11-10 16:14:30 +08:00

README.md

This is the deprecated version of Azure IoT Remote Monitoring

To view the updated Remote Monitoring solution, please see the following links:

Remote Monitoring DotNet

Remote Monitoring Java