I'm rewriting my svd-xbee module, this is one of the new modules, but nothing works right now.
Extend xbee-stream with per-device functionality
Install the module with: npm install xbee-stream-nodes
var xbee_stream_nodes = require('xbee-stream-nodes');
// TODO
(Coming soon)
(Coming soon)
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.
(Nothing yet)
Copyright (c) 2013 Jan Kolkmeier
Licensed under the MIT license.