Interface BooleanSensor

All Superinterfaces:
Function

public interface BooleanSensor extends Function
BooleanSensor function provides boolean sensor monitoring. It reports its state when an important event is available. The eventable state is accessible with getData() getter. There are no operations.

The sensor type can be:

See Also: