Class IFTTTMakerChannelTriggerExample


  • public class IFTTTMakerChannelTriggerExample
    extends Object
    This example code demonstrates how to listen to a GPIO input pin on the Raspberry Pi and use the IFTTT Maker Channel trigger to send a triggered event to the IFTTT web service API.
    Author:
    Robert Savage
    • Field Detail

      • IFTTT_MAKER_CHANNEL_API_KEY

        public static String IFTTT_MAKER_CHANNEL_API_KEY
      • IFTTT_MAKER_CHANNEL_EVENT_NAME

        public static String IFTTT_MAKER_CHANNEL_EVENT_NAME
    • Constructor Detail

      • IFTTTMakerChannelTriggerExample

        public IFTTTMakerChannelTriggerExample()