Albin Suresh
Albin Suresh
**Is your feature improvement request related to a problem? Please describe.** For certain config settings, it'd be good if they can be defined relative to another setting. For example, when...
**Is your refactoring request related to a problem? Please describe.** Not having a standard formatting guideline for robot tests results in different developers applying different styles and sometimes results in...
**Is your feature request related to a problem? Please describe.** Thin-Edge can not connect to a Cumulocity instance if the HTTPS and MQTTS ports exposed by it are different from...
**Is your feature request related to a problem? Please describe.** For things like health check, we currently use the `cmd` topic channel, but the use of `cmd` APIs is too...
**Is your feature improvement request related to a problem? Please describe.** The `c8y_http_proxy::actor.rs::upload_file()` API currently reads the file contents into memory before passing it into the body of the request....
**Is your refactoring request related to a problem? Please describe.** The `c8y_api::smartrest::topic` has various mechanisms to generate SmartREST topics for the main device, immediate child device, nested child devices and...
**Is your feature request related to a problem? Please describe.** Currently when the mapper starts, it requests for the list of all the child devices of the main device and...
**Is your feature improvement request related to a problem? Please describe.** Since entity registration messages are retained messages on the MQTT broker, every time the broker is started, these messages...
**Is your feature improvement request related to a problem? Please describe.** The firmware plugin, as part of processing a firmware request, creates symlinks to cached firmware files in the file-transfer...
## Proposed changes POC to extend config management capabilities of `c8y-configuration-plugin` with user-provided extensions. ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x]...