com.alarexgroup.m2mplf.adapters.io
Interface PinAdapterListener

public interface PinAdapterListener

Interface for handling of changes on monitored pins

Method Summary
 void onPinValueChanged(int pinIndex, boolean value)
          Method is called in case of change of the specified input pin
 

Method Detail

onPinValueChanged

void onPinValueChanged(int pinIndex,
                       boolean value)
Method is called in case of change of the specified input pin

Parameters:
pinIndex - pin id
value - TRUE or FALSE