Hi community,
Is it possible to implment different script with different mode button holding time ?
If yes,will you please show me an example ?
If no, is it possible that Mikrotik Team make it as a TODO feature ?
P.S.
what I want to implment is something like this.
/system routerboard mode-button
set enabled=yes if(hold-time=1s..5s) do={on-event=script1};if(hold-time=6s..10s) do={on-event=script2};
I know the syntax isn’t correct , but I am just trying to explain what features I want to implment.
You need to do the base installation, then install the script with the commands given. The script does not work on its own as it has dependencies on functions.