summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xyz/openbmc_project/State/Watchdog.interface.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/xyz/openbmc_project/State/Watchdog.interface.yaml b/xyz/openbmc_project/State/Watchdog.interface.yaml
index 59b54b0..e48ac4b 100644
--- a/xyz/openbmc_project/State/Watchdog.interface.yaml
+++ b/xyz/openbmc_project/State/Watchdog.interface.yaml
@@ -1,6 +1,12 @@
description: >
Implement the watchdog function.
+
properties:
+ - name: Initialized
+ type: boolean
+ description: >
+ Whether the host has configured the watchdog yet.
+ default: false
- name: Enabled
type: boolean
description: >
OpenPOWER on IntegriCloud