Class: IoT::BinarySensor

Inherits:
BinaryReceptor show all
Defined in:
lib/iot/binary_sensor.rb

Overview

BinarySensor - a synonym for BinaryReceptor

Direct Known Subclasses

HCSR501

Method Summary

Methods inherited from BinaryReceptor

#high?, #initialize, #low?

Methods inherited from Receptor

#initialize, #model_name, #name, #read

Constructor Details

This class inherits a constructor from IoT::BinaryReceptor