Commit Graph

11 Commits (7b4c532bdb7d43c5187de8311ec6f0b899d8abd3)

Author SHA1 Message Date
David Kebler 7b4c532bdb 0.1.13 Change to new logger location and fix issue where address was a string instead of a number because it came from datbase that way. Now will cast any string to number
0.1.12
2019-02-26 11:57:58 -08:00
David Kebler 5e2ee6daf2 little cleanup update dependencies 2019-01-01 19:34:06 -08:00
David Kebler fc066e773a upgrade dependencies
remove old v1 code after making this master branch
2018-05-28 14:47:52 -07:00
David Kebler ec2e1451a6 upgrade to esm from @std/esm 2018-05-16 07:11:28 -07:00
David Kebler 6f633159a3 revert back to just opts.bus from settable bus property name, refactor opts.bus processing 2018-03-02 08:38:44 -08:00
David Kebler c564ce208d bind device bus command and separate into module
fix socket options
use npm modules instead of local path
2018-02-17 18:28:53 -08:00
David Kebler 8fb4dbd788 improved opts processing 2018-02-14 19:03:20 -08:00
David Kebler b6ef63e6bb added packet version of i2c-device - working but fully untested 2018-02-14 13:28:42 -08:00
David Kebler c737a29368 add mux board to bus class if address is set and init called. Device uses mux if available 2017-10-17 10:05:55 -07:00
David Kebler a5d8eef3fe new version with mux 2017-10-13 12:26:36 -07:00
David Kebler 0f9a730bdf add device class back to this package - remove promise q from bus module. 2017-05-29 10:43:04 -07:00