ditto
ditto copied to clipboard
Eclipse Ditto™: Digital Twin framework of Eclipse IoT - main repository
Using Ditto 3.5.3, started via docker compose. I created the floor lamp Thing as explained in https://eclipse.dev/ditto/3.5/intro-hello-world.html, then I updated it twice to set two of the three spots to...
The piggyback command for modifying a policy template is not correct. The policyId must be inside the policy section ```json { "targetActorSelection": "/system/sharding/policy", "headers": { "aggregate": false, "is-group-topic": false, "ditto-sudo":...
Adds the posibility to define search based custom metrics. Things can be tagged with predefined values in the config as well as with resolved ones from the things themselves. All...
Hi, I have exposed a definition url through WSO2 gateway as HTTPS url. It doesnot have authentication. When I try to create a thing with this HTTPS definition link, it...
When working with IoT devices, sometimes we need to compute things that are not immediately available on the incoming payload. For example: - A device connects to an MQTT broker,...
Hello , I have Hono services running on a ubuntu which is hosted on a VM , so i want to access this services specifically MQTT adapter services from Host...
It would be nice to be able to define search metrics based on the search API. It should be possible to tag devices with predefined values in the config as...
Trying to map device events to update connection status and receiving this error at ditto consumption - `2024-06-21 11:52:56 2024-06-21 06:22:56,976 INFO [][] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: :...
## Challenges Running Eclipse Ditto on Docker Swarm I'm trying to run Eclipse Ditto on Docker Swarm, initially, I was able to successfully run Ditto using the provided [docker-compose.yml](https://github.com/eclipse-ditto/ditto/blob/master/deployment/docker/docker-compose.yml) file...
I'm the main maintainer of [Leshan](https://github.com/eclipse-leshan/leshan) project : a Java LwM2M implementation hosted by Eclipse Foundation. Until now we are using Scandium (a java DTLS 1.2 implementation hosted Eclipse foundation...