This repository contains examples of iobeam Spark applications.
More information on creating an iobeam Spark app can be found here..
The simple example is a minimal example that processes streaming data by increasing each field "value" with 10.
SimpleTriggers shows how to output a stream of triggers. In the example a trigger is generated for every device that reports battery level below a threshold.