Quick Start Guide

  • Create a user account
  • Login with your account
  • Goto channels tab
  • Create a channel then create a sensor, create some field
  • Get your sensor API
  • You will be able to log only after you have created any field
  • Configure sensor/your IoT device for logging:
    • Method 1:
      1. Use lib function to log data. (try demo example)


    • Method 2:
      1. Send an HTTPS post request of this form from your IoT device for logging:
      2. Your post request should contain the body of this form:
      3. Note: For uploading missed data your file should be JSON and have format like above.
  • Done
  • After you have logged data, you can:
    • Use Visualise tab to see
    • Or download your data from Download tab
    • Missed any data upload? Upload them manually from Upload page
  • Visualization Guide:
    1. Each sensor can have only one field with name daily log, this will be used for calendar graph
    2. On the visualization page, click on select button on the top to open select channel and sensor dialog
    3. Save changes and wait for the graph to update