Interface ACTIVE

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

    @Generated("mdsal-binding-generator")
    public interface ACTIVE
    extends COMPONENTOPERSTATUS
    Component is enabled and active (i.e., up)

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

     identity ACTIVE {
       base COMPONENT_OPER_STATUS;
     }
     
    The schema path to identify an instance is openconfig-platform-typesACTIVE
    • 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