Skip to content

ArcadyIT/iot-clientgateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iot-clientgateway

Raspberry Pi Sensors Windows 10 IoT Core UWP App

After cloning please create your own config.json file with the following format.

{
  "IoTHub": 
  {
    "Hostname": "<Hostname>",
    "DeviceId": "<DeviceId>",
    "SharedAccessKey": "<SharedAccessKey>"
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages