Eclipse Ditto™

Eclipse Ditto™ is a framework for providing the "Digital Twin" pattern for IoT applications in order to interact with IoT devices.

That means that Ditto mirrors physical devices as digital representations in the cloud.

As a web or mobile app developer you can interact with those digital twins as if they were any other web service, that's why Ditto enables a "device as a service" paradigm.

A few of the main features are access control, a search over all twin data and push notifications.

There are various APIs in order to interact with the devices: an HTTP and WebSocket API, additionally the capability to integrate with other systems via AMQP, MQTT and Apache Kafka.

Ditto scales horizontally, so managing millions of twins is what it is designed for.

The benefit when developing IoT applications or solutions is that no own backend must be implemented, the focus can be set on the use case: for example device integration and app or web UI implementation.

Device-as-a-Service

IoT solutions have to interact with a heterogeneous set of device types, device protocols and communication patterns.

To bring back simplicity to IoT developers, Eclipse Ditto exposes a unified resource-based API that can be used to interact with devices, abstracting from the complexity of different device types and how devices are connected. It helps to structure the devices into their distinct aspects of functionality and can optionally link to a model describing data types of properties and messages (based on the W3C Web of Things standard).

As devices are equipped with a public API (potentially public on the Internet), it is crucial to define on a device level which individuals are allowed interact with the devices. Ditto ensures that access to the device API is only granted for authorized individuals. Authentication is not scope of Ditto and delegated to existing identity providers.

With this approach your devices are turned into services with a hosted, always accessible and available API.

Devices managed by Ditto are usable as easy as any of the other services (like weather, maps, ...) within your application.

State management for Digital Twins

A digital representation of physical devices consists at its heart of the state these devices.

For IoT solutions the following information regarding state is most relevant:

  • Device and sensor properties like temperature, location, level, fault information, etc.
  • Configuration properties of sensors and actors like thresholds, intervals, ranges, toggles and limits, etc.

A good representation of this state in a Digital Twin should support different perspectives for these properties:

  • Reported property values based on the last transmission to the back end
  • Desired target property value for configuration properties
  • Live perspective reflecting the properties values at the current point of time

Organize your set of Digital Twins

When interacting with huge amounts of devices, it can get difficult to keep track of which devices and devices types are there and how they are related (e.g. spatially).

It is wise to add meta data like e.g. manufacturer, model information, static geographic location, serial number or software version to devices in order to find them again later.

That meta data as well as the state data is automatically indexed by Ditto which leads to fast search responses provided by the search API, even when there are millions of devices to search in.

When working with sets of devices authorization information is used to determine the visibility of devices to individuals and control who can change device data.

Features at a glance

The described functionality is offered by Ditto in form of the following features:

  • Unified resource-based HTTP JSON API representing devices
  • Definition of a simple "Digital Twin State Management Protocol" using JSON for command- and events-based interaction with devices
  • WebSocket API based on this protocol in addition to the resource-based HTTP API
  • Establishing and maintaining connections to AMQP 0.9.1, AMQP 1.0, MQTT and Apache Kafka endpoints
  • Managing device meta data via APIs
  • Optionally link to a model describing a device's capabilities (via a "Web of Things" Thing Model)
  • Accessing and setting different state perspectives:
    • Live
    • Reported
    • Desired
  • Notification about changes of device state via HTTP Server-sent events (SSE)
  • Authorization/Access control at device API enforcing that only allowed individuals may read/write
  • Search HTTP API accepting predicate-based query language
  • Emit events resulting from state changes of devices which can be used
    • for building up a "transaction log" (e.g. using Apache Kafka)
    • as source for stream processing (e.g. via Apache Spark Streaming)
    • for building up additional persistence representations (e.g. into an InfluxDB providing optimized access to the history of a device's state properties)
    • for transmitting data into data analytic tools (e.g. into an Apache Hadoop HDFS)
  • Out-of-box integration with Eclipse Hono for communication with devices using standard or custom device protocols

Integrate Ditto in a IoT landscape

Ditto is especially useful in the context of a larger IoT landscape. In this landscape the other important aspects of a IoT solution like device communication or data analytics are covered by distinct components.

The following diagram shows a typical landscape for IoT solutions where Ditto brings in its functionality:

The most important integration aspect is the device communication. This is essential for the Digital Twins to really be twins of real-world physical devices.

In addition to provide a custom device communication layer Ditto will provide an out-of-the-box integration with Eclipse Hono to support device communication.

In this scenario Ditto uses Eclipse Hono in order to receive messages (e.g. state changes) from devices and to send messages (e.g. configuration changes) to devices.

Key words: Digital Twin, Device Twin, Twin, Digital Shadow, Shadow, Authorization, Policy, Policy Enforcement, OpenID, OAuth, HTTP, JSON, Websocket, MQTT, Apache Kafka, Kafka, AMQP, Webhook, Notification, Pub Sub, Search, Search Index, Payload Mapping, Mapping, Cloud, Kubernetes, Docker, WoT, Web of Things

State
Mature
Industry Collaborations
Latest Releases

From 2024-06-18 to 2018-11-29

Name Date Review
3.5.10 2024-06-18
3.5.9 2024-06-14
3.5.8 2024-06-12
3.5.7 2024-06-10
3.4.5 2024-05-17
3.5.6 2024-05-17
3.5.5 2024-05-14
3.5.4 2024-04-08
3.5.3 2024-02-26
3.5.2 2024-02-05
3.5.1 2024-01-30
3.5.0 2024-01-27
3.4.4 2024-01-02
3.4.3 2023-12-05
3.4.2 2023-11-30
3.4.1 2023-11-09
3.4.0 2023-10-17
3.3.7 2023-09-15
3.3.6 2023-08-23
3.3.5 2023-07-21
3.3.4 2023-07-11
3.3.3 2023-07-07
3.3.2 2023-06-30
3.3.0 2023-06-23
3.2.1 2023-04-01
3.2.0 2023-03-08
3.1.2 2023-02-08
3.1.1 2023-01-05
3.1.0 2022-12-15
3.0.0 2022-09-28
2.4.2 2022-09-07
2.4.1 2022-08-25
2.4.0 2022-04-14
2.3.2 2022-02-08
2.3.1 2022-01-31
2.3.0 2022-01-21
2.2.2 2022-01-05
2.1.3 2021-12-15
2.2.1 2021-12-15
2.2.0 2021-11-22
2.1.2 2021-11-12
2.1.1 2021-10-28
2.1.0 2021-09-27
2.0.1 2021-05-20
2.0.0 2021-05-06
1.5.1 2020-12-22
1.5.0 2020-12-10
1.4.0 2020-10-28
1.3.0 2020-09-30
1.2.1 2020-09-08
1.2.0 2020-08-31
1.1.5 2020-08-25
1.1.3 2020-07-20
1.1.2 2020-07-01
1.1.1 2020-05-11
1.1.0 2020-04-29
1.0.0 2019-12-12
0.9.0 2019-07-10
0.8.0 2018-11-29
Licenses
Eclipse Public License 2.0

The content of this open source project is received and distributed under the license(s) listed above. Some source code and binaries may be distributed under different terms. Specific license information is provided in file headers and in NOTICE files distributed with the project's binaries.

Active Member Companies

Member companies supporting this project over the last three months.

    Contribution Activity
    Commits on this project (last 12 months)