Interface SENSOR

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

    @Generated("mdsal-binding-generator")
    public interface SENSOR
    extends OPENCONFIGHARDWARECOMPONENT
    Physical sensor, e.g., a temperature sensor in a chassis

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

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