Class IFTTTOutput

    • Constructor Detail

      • IFTTTOutput

        public IFTTTOutput()
    • Method Detail

      • key

        public abstract String key()
        The output's key.
      • eventName

        public abstract String eventName()
        The output's eventName.
      • asIsPayload

        @Nullable
        public abstract Boolean asIsPayload()
        The output's asIsPayload.
      • toInternal

        public com.telenordigital.nbiot.OutputInternal toInternal()
        Specified by:
        toInternal in interface Output