Digital Twin of Process without IOT Device

Srividhya P 26 Reputation points
2021-05-31T06:23:12.813+00:00

Dear Team,

While I could understand that the Digital Twin concept mostly evolves around IoT, is there a way where Digital Twin can be used to enhance a process that is not connected to IoT?

For example, in Supply Chain management, can a digital twin of a process that is not connected to any of the IoT devices be created.?
If So how do we load the metadata of a process module?

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
220 questions
0 comments No comments
{count} vote

Accepted answer
  1. QuantumCache 20,031 Reputation points
    2021-06-01T19:59:43.18+00:00

    Hello @Srividhya P ,

    If you are looking for a standalone app or daemon app running on some server, sending telemetry data, then you can leverage some of the examples as mentioned in the below link, the below example show a simulated device as well.

    Azure Digital Twins end-to-end samples

    101484-image.png

    Create IoT solutions that model the real world

    Updated:6\03\2021

    • Absolutely this can work. Even IoT-based solutions have a connection to LOB systems such as asset management to give the ADT structure meaning. As ADT is API-based, you can easily push data in via functions or LogicApps for example.
    • You could use Data Factory to pick up the text based data then push that into ADT, either to define the initial (and changing) model structure, and also the properties of the twins to represent the overall state of the process. Have a look at the supply chain example here:
    • solliancenet/microsoft-leveraging-azure-digital-twins-supply-chain: This repo contains the Microsoft Cloud Workshop - Leveraging Azure Digital Twins in a supply chain.

    102162-image.png

    Please comment in the below section if you have any further questions in this regard.
    If the response is helpful, please click "Accept Answer" and upvote it.


0 additional answers

Sort by: Most helpful