Thomas Jaeckle

Results 66 issues of Thomas Jaeckle

Similar to the [conditional requests](https://www.eclipse.org/ditto/basic-conditional-requests.html) for CRUD of things it would be useful to apply a (RQL based) condition when processing messages in Ditto. Example use cases: * prevent sending...

With #680 it is possible to put/set arbitrary metadata to a digital twin (thing). It however is not possible to delete a once set metadata - it is only possible...

With #680 (addition of `_metadata` to a thing) now arbitrary metadata may be added to the JSON hierarchy of a thing. This metadata can also be queried, but currently only...

After having formulated the 2 "bulk API" ideas in #1419 and #1420 I think it becomes quite obvious that in order for those to work Ditto would need an additional...

outlook

Let's assume you manage thousands, hundred of thousands things which shall now e.g. all get an additional attribute or e.g. set a property. In such a case, it would be...

outlook

Similar to #1419 it could be quite easy to formulate and perform a "bulk" message sending API call which: a) selects a set of targeted things or features b) sends...

outlook

Currently, connection management in Ditto can only be done via "piggyback devops commands": * https://www.eclipse.org/ditto/installation-operating.html#managing-connections * https://www.eclipse.org/ditto/connectivity-manage-connections.html This is quite cumbersome as the response is "wrapped" into a JSON envelope...

As part of #696, but also as a general useful enhancement of Ditto, it shall be supported to create/modify nested JSON fields inside a thing without the need that their...

The current ["The link to Vorto"](https://www.eclipse.org/ditto/basic-feature.html#the-link-to-eclipse-vorto) documentation of Ditto's "features" do not yet mention the added ["desired" properties](https://www.eclipse.org/ditto/basic-feature.html#feature-desired-properties). Also think about extracting a new separate doc. page describing "The link...

documentation

As an enhancement of #696 for the case that a device could not apply the "desiredProperties" state of a property to its actual state, the device shall send that "unable...