nicobo
f91209e4b2
+ made it a npm package ( fixes #5 )
...
+ made index.js a node executable
2023-07-06 22:22:56 +02:00
nicobo
2a89588dc4
~ major version boost
...
~ removed `conf.` prefix for scenario-specific options
+ added '-c' shortcut to '--config'
~ upgraded from yamaha-yxc-nodejs 0.x to 3.x
~ general dependencies upgrade
- few docs & logs changes
2023-07-06 11:06:04 +02:00
nicobo
f32c31f46a
+ -l option to set the log level
2021-06-11 00:25:28 +02:00
nicobo
e5676a45d1
+ handling SIGINT & SIGTERM signals in Docker
2021-06-10 22:17:34 +02:00
nicobo
332e25eb13
+ logging.js : adding winston logging
2021-06-09 23:24:38 +02:00
nicobo
bd5d37601d
+ using Winston as the logging framework
...
~ fixed : error if no scenario-specific option was given
~ doc fixes
2021-06-09 07:55:13 +02:00
nicobo
48354403d1
- removed heartbeat log for now
2021-03-28 15:40:02 +02:00
nicobo
3e0a9bab32
fixed : connect ECONNREFUSED 127.0.0.1:80 (source IP was out of context in the callback)
2021-03-27 22:16:07 +01:00
nicobo
0945b69410
+ ability to load external scripts
...
+ using yamaha-yxc-nodejs for easier addition of new scripts
+ can now sync the volume of several devices
2021-03-26 21:31:32 +01:00
nicobo
9e3ceca562
+ logging source & dest IP
...
- not logging all events (for now)
2021-03-25 00:35:38 +01:00
nicobo
51d06df7e2
hacked to implement my use case
2021-03-24 22:40:49 +01:00
Axel Olsson
71b8f6a26c
Keep alive
2018-08-09 21:33:30 +02:00
Axel Olsson
b0782184f3
Initial version
2018-08-09 21:20:30 +02:00