Category: Uncategorized
-
IoT device configuration
Setting up IoT hub First things first, let\’s create an IoT hub. This is the easiest step. From the Azure portal, we can create our IoT hub: Once the IoT hub is deployed, we\’ll need to get the connection string to connect to it securely. To get this, we\’ll first create a device ID for…