Hi Alex
The Command line utilities work great on the UPS Card. The Python Utilities work great from Python Fantastic work
The command line wdt -h reveals a command wdt -bint. There is no command to query this feature if is enabled or disabled
Testing has revealed that wdt -bint 0 disables the button mounted on the side (in the same location as all other cards) of the wdt card This was tested via a python script polling the button on the card & found the button was non operational. wdt -bint 1 Enabled this button again confirmed via python script. The function is great & very usable for a headless reset restart. " Excellent " however documentation does not quite line up with this Don't really care was able to work out.
Biggest problem is the Interrupt line from the sequent WDT Ups card is holding the interrupt line & not releasing this line therefore & not allowing any sequent card that i have installed able to change the interrupt line RPI 40 pin connector Pin 37 GPIO26. There appears to be no way of turning this feature on or off from either the Command line or from within Python
Every other feature of this card Excellent
Please Help is it possible to get an additional command line command to Enable/Disable the Interrupt line so as enable other cards to use the interrupt line.
Regards TonyD
The Command line utilities work great on the UPS Card. The Python Utilities work great from Python Fantastic work
The command line wdt -h reveals a command wdt -bint. There is no command to query this feature if is enabled or disabled
Testing has revealed that wdt -bint 0 disables the button mounted on the side (in the same location as all other cards) of the wdt card This was tested via a python script polling the button on the card & found the button was non operational. wdt -bint 1 Enabled this button again confirmed via python script. The function is great & very usable for a headless reset restart. " Excellent " however documentation does not quite line up with this Don't really care was able to work out.
Biggest problem is the Interrupt line from the sequent WDT Ups card is holding the interrupt line & not releasing this line therefore & not allowing any sequent card that i have installed able to change the interrupt line RPI 40 pin connector Pin 37 GPIO26. There appears to be no way of turning this feature on or off from either the Command line or from within Python
Every other feature of this card Excellent
Please Help is it possible to get an additional command line command to Enable/Disable the Interrupt line so as enable other cards to use the interrupt line.
Regards TonyD