2.7.5 • Published 9 months ago

cbuslibrary v2.7.5

Weekly downloads
6
License
MIT
Repository
github
Last release
9 months ago

cbusLibrary

Library for decoding and encoding CBUS Layout Control Bus (LCB) messages. There is a very comprehensive set of tests for this The decoding and encoding follows the CBUS specification available here CBUS dev guide

For full documentation on API, tests etc.. follow this link documentation

Installation

npm install cbuslibrary

(note all lower case - npm no longer allows uppercase)

usage

const cbusLib = require('cbusLibrary')

An instance of the class is created automatically, so can be used immediately

2.7.5

9 months ago

2.7.4

1 year ago

2.7.3

1 year ago

2.6.1

1 year ago

2.5.1

1 year ago

2.7.2

1 year ago

2.7.1

1 year ago

2.2.1

2 years ago

2.4.1

1 year ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago