Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 643 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 643 Bytes

NOTHING HERE YET. THIS IS A STUB!

I'm rewriting my svd-xbee module, this is one of the new modules, but nothing works right now.

xbee-stream Build Status

Streaming layer on top of the xbee-api Node.js module

Getting Started

Install the module with: npm install xbee-stream

var xbee_stream = require('xbee-stream');

// TODO

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)

License

Copyright (c) 2013 Jan Kolkmeier
Licensed under the MIT license.