-3

I want to develop java lambda function to identify AWS IOT button click events. I want to identify "SINGLE" Click , double-click and Long press events of AWS IOT button. Above all are possible in node.js. Is there any support available in Java to identify AWS IOT button click events?

1 Answers1

-2

I've converted the Python version that sends email to Java here. The code allows you to get the String that represents the click type.

stdunbar
  • 16,263
  • 11
  • 31
  • 53