Skip to content

Read Data Logging

Your Tap Device can store bundle value history (we call it data logging).

Prerequisities

What you need

  • Tap Device
  • IoTize Studio
  • Target Application that handles serial communication
  • Mobile Device with RF capabilities

You have iotized your target application variables

See steps to iotize your target application

You have enabled data logging

To enable data logging, edit IoTize Studio configuration: IoTize Explorer / Bundles / <Your bundle> / DataLog Period (the period is in seconds).

Make sure value is not 0 as this means data logging is disabled.

Read datalog

// Not yet documented
// Not yet documented