ditto icon indicating copy to clipboard operation
ditto copied to clipboard

Eclipse Ditto™: Digital Twin framework of Eclipse IoT - main repository

Results 139 ditto issues
Sort by recently updated
recently updated
newest added

For the Ditto Sandbox (for example) it would be really helpful if one could provide a query parameter when opening the Ditto Explorer UI specifying which "environment" to use. A...

good-first-issue
UI
javascript

The new Ditto Explorer UI does currently not provide "push" capabilities - e.g. when a digital twin (a.k.a. thing) is updated in the Ditto backend, it is not automatically updated...

good-first-issue
UI
javascript

As we already have deprecated the limit option for quite some time see [docu](https://www.eclipse.org/ditto/basic-search.html#rql-paging-deprecated), we will remove all code related to this option from the Ditto code base. With Ditto...

on hold

With this PR the deprecated limit option and all dependent code, documentation and API docs are removed. Fixes #1459

on hold

Adds the possibility to use AMQP message annotations via header placeholders. Additionally allows to set message annotations to outbound messages via header-mapping. Fixes #1389

I just got notified about akka changing the license to "Business Source License (BSL) v1.1" which is probably incompatible with Eclipse Public License 2.0 in general. The BSL license "automatically"...

where to find endpoint class for renaming the endpoint?

Currently, Ditto's WoT Integration does not ensure/enforce the referenced model. As the reference implementation, Eclipse Thingweb did also not do that we thought that would be a common practice to...

WoT

Currently, it is only possible to query e.g. for `eq` using scalar Json values, like Json String, Number, Boolean. It would also be very useful to e.g. query for equality...

good-first-issue