org.mechio.api.sensor.gpio
Class RemoteGpioServiceClient.GpioPin

java.lang.Object
  extended by org.mechio.api.sensor.gpio.RemoteGpioServiceClient.GpioPin
Enclosing class:
RemoteGpioServiceClient<T extends SensorEventHeader>

public class RemoteGpioServiceClient.GpioPin
extends java.lang.Object


Field Summary
 int channel
           
 java.lang.Boolean direction
           
 java.lang.Boolean value
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channel

public int channel

direction

public java.lang.Boolean direction

value

public java.lang.Boolean value


Copyright © 2011-2014. All Rights Reserved.