aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Status_Reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Status_Reference.md')
-rw-r--r--docs/Status_Reference.md2
1 files changed, 2 insertions, 0 deletions
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