David Kebler
|
0c7bfd11f5
|
0.3.1 refactor ack processing, fix ackInterval option issue
much improved example that reads in a yaml file of options
nodemon.json set up for yaml as well
|
2020-03-24 14:28:55 -07:00 |
David Kebler
|
fff771ee17
|
0.1.23 streamline the commond bus function generation and call
|
2019-12-18 18:10:33 -08:00 |
David Kebler
|
85b1332da0
|
0.1.22 refactor bus functions so they are generated from a common function.
use the uci/base processing and namespaces
add a queue for bus function calls
rework all the examples
|
2019-09-13 19:23:12 -07:00 |
David Kebler
|
06dd1b97c0
|
0.1.22 refactor bus functions so they are generated from a common function.
use the uci/base processing and namespaces
add a queue for bus function calls
rework all the examples
|
2019-09-11 18:35:13 -07:00 |
David Kebler
|
95a8d20649
|
update deps - improve the examples and make more flexible to try other devices
|
2019-09-09 13:26:02 -07: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
|
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 |