Module com.pi4j

Interface OnOffBinding

    • Method Detail

      • analogValueThresholdOn

        OnOffBinding analogValueThresholdOn​(int value)
      • setAnalogValueThresholdOn

        default OnOffBinding setAnalogValueThresholdOn​(int value)
      • analogValueThresholdOff

        OnOffBinding analogValueThresholdOff​(int value)
      • setAnalogValueThresholdOff

        default OnOffBinding setAnalogValueThresholdOff​(int value)
      • analogValueThresholdOn

        int analogValueThresholdOn()
      • getAnalogValueThresholdOn

        default int getAnalogValueThresholdOn()
      • analogValueThresholdOff

        int analogValueThresholdOff()
      • getAnalogValueThresholdOff

        default int getAnalogValueThresholdOff()