Skip to main content

Telemetry data store

Project description

Telemetry Data Store

The telemetry data store allows store, aggregate and retrieve telemetry data for your IoT project using simple API call that will hide all the complexity from the user.

No file system manipulation is necessary and several databases can be created to separate different contexts if necessary.

Once the telemetry is inserted into the database, an aggregation process is executed automatically.

The raw data (the one inserted by the user) and the aggregated data is immediately available.

The library performs the following aggregations:

  • Sum
  • Average
  • Count
  • Maximum and
  • Minimum

Data is aggregated over the hour, day, month and year.

Use cases

  • Permanent telemetry storage
  • Data manipulation at the edge

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telemetry-datastore-1.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

telemetry_datastore-1.2-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page