TelemetryJet is in early beta. Need help getting started, or found a bug? Open an Issue on our GitHub repository.

Common Options

There are several common option groups that can be provided to data sources of any types.

Filtering

Data sources can be configured to filter data points that they process. If a filter is specified on a data source, it will only process input & output data sources with a dimension name matching a filter string.

TODO

Caching

Some data sources that use hardware devices or internet connections may not always be available. The cache ensures that all data sent to a data source will eventually be delivered, by caching any data points sent to an offline data source in a temporary file. When the data source returns to an online status, the cache will be output.

TODO

TelemetryJet © 2020, Chris Dalke · sitemap.xml · telemetryjet.com