Skip to Content
Azure IoT Development Cookbook
book

Azure IoT Development Cookbook

by Yatish Patil
August 2017
Intermediate to advanced
254 pages
6h 10m
English
Packt Publishing
Content preview from Azure IoT Development Cookbook

How to do it...

In this section we will use the IoT Edge SDK and the simulator provided by it:

  1. We will continue to use the IoT Hub IoTHubCookBook we created.
  2. Clone the repository for IoT Edge to the local drive using a git command:
git clone https://github.com/Azure/iot-edge.git
  1. Open the VS Command Prompt.
  2. Navigate to the IoT Edge local repository folder.
  3. Run the build command, which will compile and build the code to connect to the IoT Hub and run data ingestion:
tools\build.cmd --disable-native-remote-modules
  1. It will take 20+ minutes to perform the task:
  1. Once the build is completed, navigate to the samples \simulated_device_cloud_upload\src ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781787283008Supplemental Content