Package sophware.home.logic

This package provides interfaces and classes to implement logic to control your Sophware Home.

See:
          Description

Interface Summary
MacroStep MacroStep is an executeable step in a macro
 

Class Summary
BinaryGroup BinaryGroup is a collection of BinaryObject with a policy that governs the conditions under which the group is considered to be "on" or "off".
Condition A condition becomes true when the given object matches the given value.
Macro Macro is a collection of MacroSteps that can be executed as group.
Variable Variable is used to store a value.
VariableAssignment VariableAssignement sets the value of a Variable.
 

Package sophware.home.logic Description

This package provides interfaces and classes to implement logic to control your Sophware Home.