Skip to content

Commit 057e710

Browse files
committed
Update device model
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
1 parent 70c4b4d commit 057e710

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,7 @@ Hardware data is stored in the `spec` field, representing the observed state.
118118
* **properties (Map):** An arbitrary key-value map for additional data (e.g., `redfish_uri`).
119119

120120
#### Core `status` fields
121-
* **phase (String):** The reconciliation status (e.g., "Processing", "Completed").
122-
* **message (String):** A human-readable message from the reconciler.
123-
* **ready (Boolean):** Indicates if the resource is fully reconciled.
124-
* **childrenDeviceIds (Array of Strings):** A read-only list of UIDs for devices contained within this one.
121+
* none...
125122

126123
### Usage
127124

0 commit comments

Comments
 (0)