Watchdog Timer Question

I am building my own application to communicate with a kegboard using the serial protocol. I have quite a bit of it figured out but am having an implementation issue.

There is a watchdog timer on the relays that turns them off after approximately 12 seconds. I need to either be able to turn this functionality off or increase the time.

The serial protocol documentation alludes to there being a set_configuration command that can be used to change the setting of the watchdog timer but I don’t see any documentation for that command.

Any ideas?

Please advise.

Thanks.

John