Skip to content

Anthbs/AgfirstDA

Repository files navigation

Build Status

Agfirst device abstraction

Getting Started

Install the module with: npm install agfirstda

var agfirstda = require('agfirstda');
agfirstda.setup(); // "Auto connects all com_ports to configured devices with socket.io events"

Install with cli command

$ npm install -g agfirstda
$ agfirstda --help
$ agfirstda --version
# creates a browser.js
$ grunt browserify

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Anthony Barr-Smith
Licensed under the MIT license.

About

Agfirst Device Abstraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published