mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 09:44:33 +02:00
check-health: support hard lower limit for voltage
... to detect slow decrease of voltage, for example with UPS.
This commit is contained in:
parent
d87c50cf68
commit
2625cc09a5
6 changed files with 19 additions and 4 deletions
|
@ -72,6 +72,7 @@
|
|||
66="Moved script 'bridge-port-to-default' to new module.";
|
||||
67="Moved modules to directory with shorter name.";
|
||||
68="Reintroduced 'global-wait' for functions in scheduler.";
|
||||
69="Support hard lower limit for voltage in 'check-health'.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue