com.github.pfichtner.ardulink
Class AbstractMqttAdapter.ControlHandlerAnalog

java.lang.Object
  extended by com.github.pfichtner.ardulink.AbstractMqttAdapter.AbstractPinHandler
      extended by com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerAnalog
All Implemented Interfaces:
AbstractMqttAdapter.Handler
Enclosing class:
AbstractMqttAdapter

public static class AbstractMqttAdapter.ControlHandlerAnalog
extends AbstractMqttAdapter.AbstractPinHandler

Does handle mqtt messages for controlling Ardulink (start/stop analog listeners).


Nested Class Summary
static class AbstractMqttAdapter.ControlHandlerAnalog.Builder
           
 
Constructor Summary
AbstractMqttAdapter.ControlHandlerAnalog(org.zu.ardulink.Link link, Pattern pattern)
           
 
Method Summary
 
Methods inherited from class com.github.pfichtner.ardulink.AbstractMqttAdapter.AbstractPinHandler
handle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMqttAdapter.ControlHandlerAnalog

public AbstractMqttAdapter.ControlHandlerAnalog(org.zu.ardulink.Link link,
                                                Pattern pattern)


Copyright © 2015. All rights reserved.