xbee-stream

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

Usage no npm install needed!

<script type="module">
  import xbeeStream from 'https://cdn.skypack.dev/xbee-stream';
</script>

README

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.