Example program which demonstrates how to add additional master supervision
watchdog functions. In this example 4 Modbus/TCP masters are monitored
for connection and regular polling of data. If a master fails appropriate
action can be taken by the slave.

The watchdog management functionality is implemented with the
MasterSupervisor class.

