Code format hawkbit (#1948)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -4,7 +4,10 @@ parent: Concepts
|
||||
weight: 55
|
||||
---
|
||||
|
||||
A target has a current state which reflects the provisioning status of the device at this point in time. State changes are driven either by the update server by means of starting an update or by the controller on the provisioning target that gives feedback to the update server, e.g. "I am here", "I am working on a provisioning", "I have finished a provisioning".
|
||||
A target has a current state which reflects the provisioning status of the device at this point in time. State changes
|
||||
are driven either by the update server by means of starting an update or by the controller on the provisioning target
|
||||
that gives feedback to the update server, e.g. "I am here", "I am working on a provisioning", "I have finished a
|
||||
provisioning".
|
||||
<!--more-->
|
||||
|
||||
## Defined states
|
||||
@@ -18,4 +21,5 @@ A target has a current state which reflects the provisioning status of the devic
|
||||
| REGISTERED | Target registered at the update server but no _Distribution Set_ assigned. Is the initial starting point for plug-and-play devices. |
|
||||
|
||||
## Transitions
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user