UNPKG

bcs.client

Version:

Read-through cached API client for the BCS-460/462 series of brewery automation controllers

9 lines (7 loc) 161 B
// // BCS.client // // Copyright (c) 2012 Carson S. Christian <cc@seekerbeer.com> // The MIT License // module.exports = require('./lib/device').Device;