-
We got feedback via our Gitter chat room that after pod rescheduling, Ditto cluster messaging sometimes gets broken:
https://matrix.to/#/!NgApgwRGamBVNEqzNU:gitter.im/$u8zsUQZHfuBIrIp-LdnIta8TajCGMoNV…
-
In order to analyze and navigate in long lists of incoming message table and also in connection logs, it would be good to have a search filter in top of the table
example filters for connection log…
-
Hi,
let's say I have implemented a custom Update Agent with domain identifier `my-custom-domain`.
Now I want to use the Update Manager to trigger an update on my custom agent using the following d…
-
Hi everyone.
I'm doing some tests using HONO + DITTO and I'm having an issue when using to different protocols to do the same thing. I'm following the [C2E Tour](https://www.eclipse.org/packages/pa…
-
Messages that are sent to MQTT 5 broker (I used mosquitto) are delivered to Ditto, but are not processed.
Setup:
- running Ditto
- running MQTT 5 broker, e.g. mosquitto
- MQTT 5 connection that,…
-
Hello everyone.
I'm following the tour: https://www.eclipse.org/packages/packages/cloud2edge/tour/ and my aim is to create a new tenant, create some devices, send data to Hono and manipulate Ditto.…
-
Following are suggestions regarding dockerfiles used to build Ditto images.
# Suggestions
## Use JRE instead of JDK
I'm not Java developer, so might miss something basic here, but isn't JRE e…
-
We recently upgraded from 2.x to the latest version.
I am no longer able to set metadata for a single property:
```
url = 'https://xxx/api/2/things/[thingid]/features/myfeature/properties/mypr…
-
I will maintain in this OP a summary of current proposed syntax as I understand it to be. Note this is not authoritative, subject to change, and it may be inaccurate. Please make comments to discuss.
…
-
Let's say I have a scenario where I have one gateway sending telemetry messages for multiple (10s or maybe 100s) of devices. To avoid authenticating for every update for every device, and to avoid oth…