-
It seems the `--pageSize` option is not passed when using the `c8y api`command. Here's a sample passing pageSize 10 (not added in the URL sent to c8y):
```sh
-> c8y api "/service/advanced-software…
-
If the websocket connection closes the local tcp connection does not get informend and it looks like the connection the proxied port is still established.
Therefore the proxy should also close alle…
-
**Is your feature improvement request related to a problem? Please describe.**
The `.message` fragment in tedge alarms is no longer respected correctly in the `tedge-mapper-c8y` service. This was c…
-
The `tedge_config` crate has aged badly as most of the requirements driving its design have been removed.
* Adding a simple property to the `tedge_config` file is tedious. Several files have to be …
-
**Describe the bug**
Retrieving logs from the device via the c8y_log_plugin fails after some time.
If the device connects to the Cumulocity IoT cloud log retrieval works as expected. After some ti…
-
**Is your feature request related to a problem? Please describe.**
We're setting up devices that need to talk to several backend services, including our own REST API's and ThingsBoard's MQTT.
Ther…
-
**Describe the bug**
MQTT channel is configured with the following subscribe filter patterns:
**Note: all below output is custom printlns I added, so you won't have this output**
```
[
…
-
**Describe the bug**
Requesting a configuration file via cumulocity fails with the error reason "HTTP status client error (401 Unauthorized) for url (https://xxx)".
The log file of the c8y_confi…
-
**Is your feature request related to a problem? Please describe.**
There is no mechanism currently available to support firmware update operations on child devices.
Currently a custom operation …
-
**Describe the bug**
When restarting the `mosquitto` mqtt broker on a thin-edge device, the service status of each thin-edge component is reported as being "down" even though the systemd services…