Code format hawkbit-dmf (#1938)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-05 11:26:09 +02:00
committed by GitHub
parent e18181bd7b
commit 7161b8803a
13 changed files with 69 additions and 64 deletions

View File

@@ -1,8 +1,10 @@
# hawkBit device management federation API - model definition
This API is used for communicating with the hawkBit Update Server through AMQP.
It is used to integrate other device management system through a high throughput protocol optimized for service to service communication.
It is used to integrate other device management system through a high throughput protocol optimized for service to
service communication.
# Version 1
The model follows [semantic versioning](http://semver.org) with MAJOR version, i.e. breaking changes will result in a new MAJOR version.
The model follows [semantic versioning](http://semver.org) with MAJOR version, i.e. breaking changes will result in a
new MAJOR version.