0.0.5 • Published 10 years ago

elemez2csv v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

elemez2csv

Build Status David Dependency Overview

Use the elemez raw data endpoint to output data as CSV. The "data" field is not outputted to the CSV.

Installation

Install this globally and you'll have access to the elemez2csv command anywhere on your system.

npm install -g elemez2csv

Usage

elemez2csv --token <YOURTOKEN> [--types <TYPES>] [--data <ADDITIONALDATAFIELDS>]

Examples:

elemez2csv --token aaaabbbbcccc
elemez2csv --token aaaabbbbcccc --types battery-charging-on,battery-charging-off --data level

Contributors

Pair programmed by Roy Lines and Ivan Bokii.

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago