Question
Java SDK Sending Data
Hello all,
I currently got the SDK set up similar to the steam sensor example sending data to our instance. However, is there a way to just send data once and stop? Sorta like a switch. Once it is triggered send one piece of data then wait for the next trigger.
I've tried a few ways and I can't seem to get it to work without sending a constant change in data. Is there a way? Thanks!

