Implement watchdog and alert records for detector raw value
Adds a new record per channel, "$(Ch)#Watchdog"
, that monitors the "$(Ch)DetectorRaw.VAL"
PV and triggers a watchdog alarm if the value has not been updated within the last 60 seconds.
Also bumping EPICS base and require versions.