From c7f8689bfe89510fa82f46c325a8959d7e943a65 Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Tue, 6 Jul 2021 15:54:29 -0400 Subject: [PATCH] docs: fix incorrect documentation on eventtime Signed-off-by: Eric Callahan --- docs/web_api.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/web_api.md b/docs/web_api.md index d29e869..972444a 100644 --- a/docs/web_api.md +++ b/docs/web_api.md @@ -3047,8 +3047,7 @@ returned from an [object query's](#query-printer-object-status) The `eventtime` is a timestamp generated by Klipper when the update was originally pushed. This timestamp is a float value, -relative to Klipper's monotonic clock. Note that this value will be -reset when Klipper restarts. +relative to Klipper's monotonic clock. #### Klippy Ready Notify clients when Klippy has reported a ready state