| commit | 4fc10625ba72ef4788972b4f7991a535065d609b | [log] [tgz] |
|---|---|---|
| author | youjie23 <youjie23@gmail.com> | Sat Oct 11 10:15:46 2025 +0800 |
| committer | GitHub <noreply@github.com> | Sat Oct 11 10:15:46 2025 +0800 |
| tree | 5d9822a2ad2f15a414650ff8a78dd50b61c5787f | |
| parent | 0036646769842e915e2828fde0b6c1da0179a1e5 [diff] |
enhance the alarm kernel with recovered status notification capability #13492 (#153)
diff --git a/alarm.graphqls b/alarm.graphqls index cc77128..bc6ded6 100644 --- a/alarm.graphqls +++ b/alarm.graphqls
@@ -28,6 +28,7 @@ type AlarmMessage { startTime: Long! + recoveryTime: Long scope: Scope id: ID! # The entity name of the alarm triggered.