Package 

Class GenericOnOffAction

    • Constructor Summary

      Constructors 
      Constructor Description
      GenericOnOffAction(String nodeId, boolean switchOpen)
      GenericOnOffAction(String nodeId, boolean isFastConfig, boolean isAck, boolean switchOpen)
    • Method Summary

      Modifier and Type Method Description
      boolean isOpen()
      • Methods inherited from class com.thingclips.smart.sdk.api.bluemesh.message.MeshAction

        getNodeId, isAck, isFastConfig
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenericOnOffAction

        GenericOnOffAction(String nodeId, boolean switchOpen)
      • GenericOnOffAction

        GenericOnOffAction(String nodeId, boolean isFastConfig, boolean isAck, boolean switchOpen)