hawkbit-examples
hawkbit-examples copied to clipboard
Bumps org.eclipse.hawkbit:hawkbit-boot-starter from 0-SNAPSHOT to 0.3.0M2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
A target type entity and API has been introduced to Hawkbit. This is an extension to use the target type client and builder for target type rest API
While creating a single `MgmtDistributionSetTypeRequestBodyPost`/`MgmtSoftwareModuleTypeRequestBodyPost` with the corresponding `DistributionSetTypeBuilder`/`SoftwareModuleTypeBuilder` the `key` and `name` properties can get null as String value ("null") assigned because of the String concatenation with the empty...
Adjust UI initialization to new changes from PR https://github.com/eclipse/hawkbit/pull/1106 Dependant on Hawkbit 0.3.0M8 release Signed-off-by: Bogdan Bondar
see https://github.com/eclipse/hawkbit/issues/1008
Initial Draft for integrating GCP IoT Core with HawkBit. the README.md file is not there yet, will update it based on suggested modifications.
I used caddy as the reverse proxy for the hawkbit server and enabled gzip compression while forwarding. However, this part of the client emulator (for http response entity content length...
The project has been [deprecated](https://github.com/eclipse-hawkbit/hawkbit-examples/commit/c1bc6a5a175ee641136a5760806a457a50edf56a). Wouldn't it make sense to archive in addition @strailov ?