-
**Describe the bug**
On a device, it was observed that the local mosquitto MQTT broker was unresponsive and the mosquitto process as consuming 100% of the CPU processing time of 1 core.
**mosq…
-
I would like to use this image with the following setup:
1. the device runs podman instead of docker
2. the `tedge-container-bundle` should use the podman client `podman-remote`
What is the recom…
-
**Describe the bug**
I have a connected thin-edge.io instance and registered a child-device via a dedicated registration message. Everything works fine - until I restart tedge-mapper-c8y. After resta…
-
**Describe the bug**
I am experiencing an unexpected behaviour when updating a certain configuration file (/etc/collectd/collectd.conf) via thin-edge from Cumulocity. The same operation succeeds only…
-
Some of the unit tests on Windows OS are failing when validating paths for stored files:
![image](https://github.com/user-attachments/assets/94d12d0e-bed8-4892-a12f-4445434b34c5)
Affected tests
…
-
**Describe the bug**
```
ERROR tedge_mqtt_bridge::health: MQTT bridge failed to connect to local broker: Mqtt state: Mqtt serialization/deserialization error: payload size limit exceeded: 12928
```…
-
Hi,
we have the behaviour that mosquitto stops to persist messages when the connection tedge_mqtt_bridge to the cloud is interrupted: (see screenshot tedge_mqtt_bridge_disconnect):
`2024-08-23…
-
**Is your feature request related to a problem? Please describe.**
Add support for the Cumulocity IoT [device profiles](https://cumulocity.com/docs/device-integration/fragment-library/#device-pro…
-
**Describe the bug**
The following MQTT client instances do not send an MQTT `DISCONNECT` to official close the connection.
* check_connection_c8y
* get_jwt_token_c8y
Below are the mosquit…
-
**Is your feature improvement request related to a problem? Please describe.**
JSON over MQTT input (#1718) enabled to use c8y's operation ID as thin-edge commend ID. Reporting c8y's operation status…