Hierarchy: BLOB storage: each entry in the storage doesn’t
conform to any particular model
DEVICE MODEL (DIGITAL
TWIN)
CAPABILITY MODEL
A device capability model describes the capabilities
a device should implement:
telemetry and properties it reports
cloud properties that aren’t stored on the device
commands that can be executed
An interface describes related capabilities that are
implemented by a device or digital twin. Interfaces are reusable
and can be reused across different capability models.
telemetry describes the data emitted by a device
or digital twin, whether the data is a regular stream of sensor
readings or an occasional error or information message.
property describes the read-only and read-write
state of a device or digital twin. For example, a device serial
number may be a read-only property and the temperature set
point on a thermostat may be a read-write property.
command describes a function or operation that can
be performed on a device or digital twin.
OTHER MODELS
Anomaly detection models: ML Anomaly detection API
format