Class SensorInput
java.lang.Object
io.github.zeroone3010.yahueapi.domain.SensorInput
public class SensorInput extends Object
-
Constructor Summary
Constructors Constructor Description SensorInput() -
Method Summary
Modifier and Type Method Description List<SensorEvent>getEvents()List<Integer>getRepeatIntervals()StringtoString()
-
Constructor Details
-
SensorInput
public SensorInput()
-
-
Method Details