'Azure IOT Asset inventory track

We have a requirement to track the physical assets like printer,laptops (part of inventory list) for all users in our organization in real time. In recent times,there are cases of missing laptops and theft and since we don't have a database to track, we don't have information on who is owning which laptop. We would like to have a proper governance in place to achieve this. Can we use an Azure IOT workflow in conjunction with Azure cognitive analytics capabilities/Azure eventHub to get some real time data and any reference architectures which can guide to implement this complete project.

-Hema



Solution 1:[1]

Yes, you can use Azure IoT for tracking and managing Asset inventory.

As Deep mentioned on above comment, you can use Device management with IoT Central.

Azure IoT Central is a solution development platform that simplifies IoT device connectivity, configuration, and management. The platform significantly reduces the burden and costs of IoT device management, operations, and related developments. Customers and partners can build an end-to-end enterprise solutions to achieve a digital feedback loop in inventory management.

enter image description here

The benefits of smart inventory management include:

Reducing the risk of items being out of stock and ensuring the desired customer service level. In-depth analysis and insights into inventory accuracy in near real time. Tools to help decide on the right amount of inventory to hold to meet customer orders. This application template focuses on device connectivity, and the configuration and management of RFID and Bluetooth low energy (BLE) reader devices.

Please see Deploy and walk through the smart inventory management application template for more details.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 AshokPeddakotla-MSFT