aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Status_Reference.md
diff options
context:
space:
mode:
authorPedro Lamas <pedrolamas@gmail.com>2023-07-17 10:39:34 +0100
committerKevinOConnor <kevin@koconnor.net>2023-08-01 20:32:03 -0400
commited66982b8eb06ce8843d8b5163c6bd290e1754c9 (patch)
tree34d702412a368fdd7deadb178cc50e771a3aebff /docs/Status_Reference.md
parent55d09771b1083981fab6695987d375eced5d9feb (diff)
downloadkutter-ed66982b8eb06ce8843d8b5163c6bd290e1754c9.tar.gz
kutter-ed66982b8eb06ce8843d8b5163c6bd290e1754c9.tar.xz
kutter-ed66982b8eb06ce8843d8b5163c6bd290e1754c9.zip
heaters: adds temperature monitors
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
Diffstat (limited to 'docs/Status_Reference.md')
-rw-r--r--docs/Status_Reference.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md
index 036c7dec..13139dd0 100644
--- a/docs/Status_Reference.md
+++ b/docs/Status_Reference.md
@@ -245,6 +245,11 @@ object is available if any heater is defined):
temperature sensors by their full config section names,
e.g. `["extruder", "heater_bed", "heater_generic my_custom_heater",
"temperature_sensor electronics_temp"]`.
+- `available_monitors`: Returns a list of all currently available
+ temperature monitors by their full config section names,
+ e.g. `["tmc2240 stepper_x"]`. While a temperature sensor is always
+ available to read, a temperature monitor may not be available and
+ will return null in such case.
## idle_timeout