From f1091a484bfbf2cc5676e3a6fcd595172f123f67 Mon Sep 17 00:00:00 2001 From: Kamil Trzcinski Date: Tue, 8 Jun 2021 17:33:35 +0000 Subject: virtual_sdcard: add `file_path` and `file_size` to `status` This provides a comprehensive information if currently we have a file loaded. Signed-off-by: Kamil Trzcinski --- docs/Status_Reference.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md index 7442c170..da530e1b 100644 --- a/docs/Status_Reference.md +++ b/docs/Status_Reference.md @@ -329,7 +329,9 @@ The following information is available in the - `is_active`: Returns True if a print from file is currently active. - `progress`: An estimate of the current print progress (based of file size and file position). +- `file_path`: A full path to the file of currently loaded file. - `file_position`: The current position (in bytes) of an active print. +- `file_size`: The file size (in bytes) of currently loaded file. # webhooks -- cgit v1.2.3-70-g09d2