-
Using `set-session` does not detect when a token has been revoked due to the "max number of sessions" limit configured in Cumulocity IoT.
**Example**
1. Activate a session (no error is thrown)
…
-
This check does not work as expected as is always `True`:
`if response.status_code == 200 or 201:`
https://github.com/SoftwareAG/cumulocity-python-agent/blob/e3f697136584b2d609f88cd6c624f858dd4a…
-
**Describe the bug**
I received this bug report for our software using asyncua:
> We have encountered a problem connecting to the Ticos OPC UA Server, when using a ‘DataChangeFilter’ in order to be…
-
**Describe the bug**
During the testing of "flaky" integration tests (tests that sometimes pass and sometimes fail with the same code base), evidence appeared where a Cumulocity Shell operation (`5…
-
#### Version information:
go-ipfs version: 0.4.23-
Repo version: 7
System version: amd64/linux
Golang version: go1.13.7
#### Description:
Hello,
Somethimes download of large files (~4GB) is…
-
Hello dev/s,
I am attempting to register a MKR 1500 with: testra sim activated/NB-IoT antenna connected. I have an account with cumulocity through my university. am attempting to us the "register_…
-
We came across that project and tried to install it. Thanks for the documentation, worked perfect.
However we also decided to create a Dockerfile during our installation procedure to ensure that we…
-
There is an issue for MQTT Service.
Even we have a valid connector with a saved clientID, each time when the microservice is restartet/redeployed a new MQTT client ID is used to connect to MQTT Servi…
-
We seem to have an issue where computer clocks are not synchronised....
## Solution:
- get the time from the server
- compare to the local time
- store the offset
- add the offset to the local…
-
It would be create if we had the possibility to add attachment via EventApi,
the REST api provides that feature: [see](https://cumulocity.com/api/core/10.15.0/#tag/Attachments)