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...

We will use the command-line tool, iothub-explorer in this recipe:

  1. Install iothub-explorer tool by following the link: https://github.com/azure/iothub-explorer.
  1. Connect to the IoT Hub using the connection string:
iothub-explorer login ‘<IoTHubConnectionString> 
  1. We will try and send a cloud-to-device message using this command:
iothub-explorer send myFirstDevice "Hello IoT Device"
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