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 moduleThis class represents the following YANG schema fragment defined in module openconfig-platform-types
identity SOFTWARE_MODULE { base OPENCONFIG_SOFTWARE_COMPONENT; }The schema path to identify an instance is openconfig-platform-typesSOFTWARE_MODULE
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QNameQNAME
-