watchdog ???

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
asm7100
Normal user
Posts: 96
Joined: 13 Sep 2015, 21:45
Location: Denmark

watchdog ???

#1 Post by asm7100 » 29 Nov 2015, 12:33

Hi
My ESP-12 modules misses the connection to my Domoticz server, and i need to turn i off/on.
Is it possible to make a watchdog into the software, so its reboot.
5xESP-01 - 3xESP-12 - 2xESP-12E 3xRPIb+ - 1xBPIm1 - 3xACTi DOME - 7xACTi Indoor cam. Lot off cisco equ.

Martinus

Re: watchdog ???

#2 Post by Martinus » 29 Nov 2015, 17:17

It actually should already reboot after 30 consecutive connection failures:

Code: Select all

    if (connectionFailures > REBOOT_ON_MAX_CONNECTION_FAILURES)
      delayedReboot(60);

asm7100
Normal user
Posts: 96
Joined: 13 Sep 2015, 21:45
Location: Denmark

Re: watchdog ???

#3 Post by asm7100 » 29 Nov 2015, 19:47

In witch version is that, i have to modules that loos connection to Domoticz
5xESP-01 - 3xESP-12 - 2xESP-12E 3xRPIb+ - 1xBPIm1 - 3xACTi DOME - 7xACTi Indoor cam. Lot off cisco equ.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 33 guests