PiJuicePower.WatchdogTimer Property

Definition

The current watchdog timer time after which it will power cycle if it does not receive a heartbeat signal

public TimeSpan WatchdogTimer { get; set; }
member this.WatchdogTimer : TimeSpan with get, set
Public Property WatchdogTimer As TimeSpan

Property Value

Time in minutes after which PiJuice will power cycle if it does not receive a heartbeat signal

Applies to