Files
hawkbit/examples
Michael Hirsch b81b37a988 - extend simulator rest-api for simulating also DDI devices
- adapt readme.md to document new simulator rest-api
- remove basic-auth from standard application properties and introduce
an extra cloud-profile which includes basic-auth-security parameters for
easier use locally
- fix dialog for amount with 4 digit and comma charachter

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-03 09:35:07 +01:00
..
2016-01-28 17:30:52 +01:00
2016-01-26 11:34:39 +01:00
2016-01-27 11:37:05 +01:00

Examples

Example projects that show how hawkBit can be used to create, run or access an hawkBit empowered update server.

hawkbit-device-simulator : Simulates device software updates, leveraging the hawkBit device integration options.
hawkbit-example-app : Allows you to run a Spring Boot and hawkBit based update server.
hawkbit-mgmt-api-client : Example client for the hawkBit management API.