/** \file
 *
 *  Specifies URIs shared by components that have load controllers
 *  Designed to be included within namespace within [ComponentName]IF.h
 *
 *  \ingroup component
 *
 *  Copyright (c) 2019 MBARI
 *  MBARI Proprietary Information.  All Rights Reserved
 */

static const RestartConfigURI LOAD_CONTROL3( NAME, "loadControl3", "logical device "
        "name of load control card #3", Units::NONE, STRVALUE );
