Create an IoT Hub Add two devices to your IoT Hub, and note their ids and keys. Use iothub-explorer tool to do that. Now, let’s clone the Azure IoT Edge repository to your local machine(Raspberry Pi) by: git clone https://github.com/Azure/iot-edge.git ...
↧