You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
direct methods
About this tag
The direct methods tag on WindowsForum.com covers the use of Azure IoT Hub direct methods for managing Windows IoT Core devices. Content discusses the Windows IoT Azure DM Client Library, an open-source solution that enables developers to implement device management capabilities. Direct methods are a feature of Azure IoT Hub that allow cloud-to-device communication for executing commands on devices. The tag focuses on practical implementation, including how to invoke direct methods to perform actions like rebooting or updating firmware on Windows IoT Core devices. This is relevant for developers building IoT solutions with Microsoft's Azure platform and Windows IoT Core.
Device management in Windows IoT Core
In Fall 2016, Microsoft announced Azure IoT Hub device management, providing the features and extensibility model, including an SDK for a wide range of platforms, to build robust device management solutions. With the recent release of the Windows 10...