Interface SYSTEMDAEMON

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

    @Generated("mdsal-binding-generator")
    public interface SYSTEMDAEMON
    extends SYSLOGFACILITY
    The facility for the system daemons.

    This class represents the following YANG schema fragment defined in module openconfig-system-logging

     identity SYSTEM_DAEMON {
       base SYSLOG_FACILITY;
     }
     
    The schema path to identify an instance is openconfig-system-loggingSYSTEM_DAEMON
    • 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