Commit Graph

15 Commits (f257831d1afa73b14f18198b1daec29f34ed213c)

Author SHA1 Message Date
David Kebler 655989164b 0.1.16 change logger package location 2019-02-26 11:52:34 -08:00
David Kebler 5c225fc455 little cleanup
update dependencies
2019-01-01 19:54:56 -08:00
David Kebler f2db2ca87c removed old non-packet reversion and rename packet version to bus.js
clean up examples
update packages
2018-05-27 11:46:49 -07:00
David Kebler 10acb39693 upgrade to esm from @std/esm 2018-05-16 07:10:22 -07:00
David Kebler d22e3ad785 changed named pipe default name processing 2018-03-04 15:11:54 -08:00
David Kebler 8bd22e4023 changed options processing
makes named pipe socket listener by default
add tcp listener with simple boolean for default or
by giving a port number
2018-02-23 13:49:23 -08:00
David Kebler cab186f1f1 refactor socket options 2018-02-17 18:27:25 -08:00
David Kebler 78397d22bf added arguments checking on incoming package 2018-02-14 13:29:40 -08:00
David Kebler 615586173d better socket default port (1776) and path (using SOCKETS_DIR environment variable
added logger
2018-02-07 10:41:56 -08:00
David Kebler bc75af050b refactored for changes to uci-base e5059368a9b8e655a7332b032330ff47aa0acbf0 2018-02-04 14:25:00 -08:00
David Kebler a5e52274b0 refactored bus packet so packet cmd: is bus function
changed examples accordingly
2018-02-01 23:58:54 -08:00
David Kebler a2844cc313 FIRST commit of socket/packet based i2cbus with separate class bus-packet
It is functional and working with example bus to run (on rpi) and various clients
2018-01-31 18:42:11 -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