Temperature can be measured and set so you can build and control your own thermostat. For example you can heat up a 3D printer extruder head with a PID controller algorithm to a desired value. The measured temperature can be received by your Ozeki software as events. The timeframe of the events can be set in milliseconds.

NTC thermistors are suggested for measuring and setting temperature. You can learn more about PID controllers and NTC thermistors on the internet.

More information