Skip to content

Library for decoding and encoding CBUS Layout Control Bus (LCB) messages

License

Notifications You must be signed in to change notification settings

david284/cbusLibrary

Repository files navigation

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

About

Library for decoding and encoding CBUS Layout Control Bus (LCB) messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published