Interface SOFTWAREMODULE

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

    @Generated("mdsal-binding-generator")
    public interface SOFTWAREMODULE
    extends OPENCONFIGSOFTWARECOMPONENT
    A base identity for software modules installed and/or running on the device. Modules include user-space programs and kernel modules that provide specific functionality. A component with type SOFTWARE_MODULE should also have a module type that indicates the specific type of software module

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

     identity SOFTWARE_MODULE {
       base OPENCONFIG_SOFTWARE_COMPONENT;
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.