Tristan Bastian
Tristan Bastian
**Is your feature request related to a problem? Please describe.** The thin-edge for now supports sending data like e.g. measurements and is able to perform operations. But it should also...
##### **Overview of the issue** [Declaration Merging](https://www.typescriptlang.org/docs/handbook/declaration-merging.html) is not working. Not sure if this should be considered as a bug or feature request. If I e.g. create two interfaces with...
Reintroduces https://github.com/SoftwareAG/c8y-docs/pull/1924 Only merge after 1020.0.0 or higher of the UI was deployed on eu-latest.
With Nodejs 18 another set of http timeouts have been introduced: - `headersTimeout` - `requestTimeout` see: https://nodejs.org/en/blog/release/v18.0.0/#http-timeouts These timeouts cause that established websocket connections are closed after roughly 60 seconds....
Just a proposal, execution details can be found here: https://github.com/reey/c8y-docs/actions/runs/10506995013
## Proposed change This PR adds functionality to trigger a reconnect of wifi devices connected via tplink omada access points. ## Type of change - [ ] Dependency upgrade -...