Interface SendToController

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

    @Generated("mdsal-binding-generator")
    public interface SendToController
    extends PacketInReason
    Explicit instruction to send packet to controller

    This class represents the following YANG schema fragment defined in module packet-processing

     identity send-to-controller {
       base packet-in-reason;
     }
     
    The schema path to identify an instance is packet-processing/send-to-controller
    • 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