-
https://github.com/SoftwareAG/cumulocity-devicemanagement-agent/blob/b54430ee5535bed7a4076baa847ad856bff78fcb/c8ydm/client/rest_client.py#L38
The self.token is only being set during the initializat…
-
Using DM agent, we can register devices, however we noticed the following error in the logs, it is spamming log files.
2022-07-08 04:44:10,477 InitializerThread-DockerSensor WARNING c8ydm.client.re…
-
When running the dm agent outside of docker
```
c8ydm.start
```
on RPi IV using the settings:
```
tls = true
cert_auth = true
```
I get the following exception:
```2022-07-17 19:10:34,41…
-
Hi Misja,
can you add the 'cumulocity-iot' topic so your repo can be more easier found by others?
Also can you add one or multiple of the following topics so we can categorize your repos?
'agen…
-
- [ ] how do we store the certificate needs to be clarified
- [ ] do we need the plattform to store the certificate
-
The following tedge daemons currently don't honour the tedge health check mechanism:
* `c8y-configuration-plugin`
* `c8y-log-plugin`
* `tedge-watchdog`
These daemons must also implement the t…
-
Hi,
i'm not sure if its really a thinedge bug or a Cumulocity IoT Bug, but i have to start somewhere.
**Describe the bug**
When publishing 30 measurements with **20** series each, with python pah…
-
-
**Describe the bug**
On `tedge connect c8y` thin-edge properly configures the mosquitto bridge with `topic s/dc/# in 2 c8y/ ""` to forward operation requests from the cloud to the device. This work…
-
**Is your feature request related to a problem? Please describe.**
As a device owner I would like to see the logs of operations, and to query them from Cumulocity UI.
As pointed out by @mstoff…