Examples
For code examples, please check out the examples directory:
Read STH Name: Read the name of the „first“ available STH (sensor node id 0).
Read Data Points: Read five acceleration messages (5 · 3 = 15 values) and print their string representation (value, timestamp and message counter)
Store Data as HDF5 file: Read five seconds of acceleration data and store it as HDF5 file
Concurrent Access to Sensor Node Data: Show how to read the current ADC configuration, while streaming is active