Interface CONTROLLERCARD

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, OPENCONFIGHARDWARECOMPONENT

    @Generated("mdsal-binding-generator")
    public interface CONTROLLERCARD
    extends OPENCONFIGHARDWARECOMPONENT
    A type of linecard whose primary role is management or control rather than data forwarding.

    This class represents the following YANG schema fragment defined in module openconfig-platform-types

     identity CONTROLLER_CARD {
       base OPENCONFIG_HARDWARE_COMPONENT;
     }
     
    The schema path to identify an instance is openconfig-platform-typesCONTROLLER_CARD
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME