def get_local_available_watchdogs(lib_env): """ Returns available local watchdog devices. lib_env LibraryEnvironment """ return sbd.get_available_watchdogs(lib_env.cmd_runner())