UNPKG

bcs.client

Version:

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

27 lines (16 loc) 682 B
## 1.0.1 - 205-11-10 * use setImmediate() instead of process.nextTick() for compatibility with modern node.js versions ## 1.0.0 - 2015-11-10 * full rewrite to support 4.x series BCS firmware ## 0.1.3 - 2012-11-27 * add full test suite for device, cache, and dictionary * separate & flatten BCS-460/462 dictionaries, device detection auto-selects * fix incorrect responses for temp setpoints on BCS-462 ## 0.1.2 - 2012-11-20 * add device communication timeout * improved error handling on initialization of a new device ## 0.1.1 - 2012-11-08 * rework dictionary to ensure full coverage on 460/462 devices * improved docs ## 0.1.0 - 2012-11-08 * initial functioning release