elemez2csv

0.0.5 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i elemez2csv

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • b2mdevelopment