azure-iot-starterkit-cli

Microsoft Azure IoT Starter Kit Companion CLI


Keywords
Azure, IoT, Microsoft, StarterKit, CLI, teXXmo, grove
License
MIT
Install
pip install azure-iot-starterkit-cli==1.1.0

Documentation

Microsoft Azure IoT Starter Kit Companion CLI

The Microsoft Azure IoT Starter Kit Companion CLI is a sample command line application that helps you get your IoT device connected to an IoT Hub.

Features

The Microsoft Azure IoT Starter Kit Companion CLI will help you:

  • Connect your IoT device to a wireless network with Internet access.
  • Provision resources such as an IoT Hub and IoT Device in Azure.
  • Install and configure the IoT Edge Runtime on your IoT device as appropriate.

Getting Started

Prerequisites

Installation

The easiest way to install the Microsoft Azure IoT Starter Kit Companion CLI is using pip:

  • pip install azure-iot-starterkit-cli

Quickstart

Getting a development environment up and running so that you can contribute fixes is easy:

  1. git clone https://github.com/Azure-Samples/azure-iot-starterkit-cli.git
  2. cd azure-iot-starterkit-cli
  3. pip install --editable .

Videos

The follow videos show how to get started with the CLI:

Additional Resources

  • Detailed documentation on how to use the CLI to provision your IoT Edge device can be found here.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

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.