Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export the ve.direct parser from the plugin for stand-alone usage & add a binary interface #11

Open
3 tasks
fabdrol opened this issue Sep 24, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fabdrol
Copy link
Member

fabdrol commented Sep 24, 2018

Stories:

  • I would like to be able to decode VE.direct into Signal K deltas when not using the full Node.js SK server
  • I would like to be able to decode VE.direct into Signal K deltas to pipe into another process
  • I would like to use decoded VE.direct data in my custom Node.js application
  • Etc

Todo:

  • Export the parser directly within the plugin namespace
  • Implement a CLI binary that sets up a serial or stdin interface, decodes the incoming data and outputs the delta's on stdout
  • Update documentation accordingly
@fabdrol fabdrol added the enhancement New feature or request label Sep 24, 2018
@fabdrol fabdrol self-assigned this Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant