0.2.1 • Published 10 years ago

nitrogen-heatworks-manager v0.2.1

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

nitrogen-heatworks-manager

This module adds support for _heatworksCommand and _heatworksStatus messages to a Nitrogen application or service. It also provides the HeatworksManager class for interpreting message streams and driving the attached device.

How to use

  1. Add "nitrogen-heatworks-manager" to the package.json for your service or application.
  2. npm install

For browser based applications, add this module to the Nitrogen service. The service will automatically mixin this into the client library that is provided to the browser.