logo elektroda
logo elektroda
X
logo elektroda

OpenBeken - increase ping watchdog interval (decrease frequency)

bairan24 1278 4
ADVERTISEMENT
  • #1 20537199
    bairan24
    Level 2  
    tell me, is it possible to increase the time between ping watchdog requests? my router is blocking a device that pings a lot every second
  • ADVERTISEMENT
  • Helpful post
    #2 20537336
    p.kaczmarek2
    Moderator Smart Home
    Hello, the following option has been added recently, but indeed docs weren't build after that.

    The command is PingInterval [TimeSeconds]. Please check if it's working for you.

    Keep in mind that setting PingInterval to value larger the one you use in script to trigger event won't work well, it will trigger event every time.
    
    addChangeHandler noPingTime > 600 reboot
    


    Please see here:
    https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/autoexecExamples.md
    You can scroll down to ping watchdog sample.
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #3 20537399
    bairan24
    Level 2  
    thank you, the team is accepted, the interval has increased. the interval made sure that 2 pings had time to pass before the script time I will test
  • ADVERTISEMENT
  • #5 20542292
    bairan24
    Level 2  
    so far everything is successful, the interval has increased, it has been working stably for 3 days
ADVERTISEMENT