/lm.png
I am Lukasz Malinowski, the Internet of Things Advisor and Trainer.
I believe in quality.
I do not support "fake it before you make it".
I help companies design Internet of Things solutions and position them in the market.Mastodon

IoT Thing

Today I will build on top of my previous post - the concept of a digital twin. I will explain how to: represent a physical device (like a temperature sensor) in AWS IoT Thing Registry manage the metadata of IoT Devices in a consistent and scalable way organize IoT Devices in Logical Groups (for instance to efficiently manage all IoT Devices attached to the same piece of factory equipment) create the x509 Certificate and attach it to the IoT Thing as a proof of an identity After reading this post, you will understand the core concepts of the AWS IoT Thing Registry.

Digital twin

Today I would like to talk about the concept of a digital twin. I will explain this term using few examples - from digital twin of a simple sensor to complete factory. I will cover what is needed to provide business value from a digital twin and how to extend this concept. Video Sensor A simple sensor can be described by its: metadata - for example: serial number vendor range of measured values readings (data it gathers from the environment).