fix moonraker process stats link
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
37615d4790
commit
0791c658ad
|
@ -2839,9 +2839,10 @@ following notification when it detectes an active throttled condition.
|
||||||
```
|
```
|
||||||
|
|
||||||
Where `throtled_state` is an object that matches the `throttled_state` field
|
Where `throtled_state` is an object that matches the `throttled_state` field
|
||||||
in the response from a [process info](#get-process-info) request. It is
|
in the response from a [Moonraker process stats](#get-moonraker-process-stats)
|
||||||
possible for clients to receive this notification multiple times if the system
|
request. It is possible for clients to receive this notification multiple times
|
||||||
repeatedly transitions between an active and inactive throttled condition.
|
if the system repeatedly transitions between an active and inactive throttled
|
||||||
|
condition.
|
||||||
|
|
||||||
#### History Changed
|
#### History Changed
|
||||||
If the `[history]` module is enabled the following notification is sent when
|
If the `[history]` module is enabled the following notification is sent when
|
||||||
|
|
Loading…
Reference in New Issue