Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

created runscript and logrotate script for linux - #13

Open
RalfJL wants to merge 8 commits into
Yveaux:masterfrom
RalfJL:rl-06
Open

created runscript and logrotate script for linux#13
RalfJL wants to merge 8 commits into
Yveaux:masterfrom
RalfJL:rl-06

Conversation

@RalfJL

@RalfJL RalfJL commented Sep 17, 2016

Copy link
Copy Markdown

you can use the script init.d/mqttGateway to start the gateway during linux boot
you can use logrotate.d/mqttGateway to manage your logfiles

make sure you have the SIGHUP code in mqttGateway2.pl

RalfJL and others added 8 commits September 4, 2016 21:54
 controller can use incoming and outgoing queue to control nodes
 no need for direct access from controler to serial gateway
 so controller can sit now anywhere

Added queue for messages to nodes; all messages will be dalyed
until a message from the node is received. Node is supposed to wait after
the first transmition for reception

Home automation can now send messages to nodes. Either immediately if
node does not sleep, or when nodes is awake
created logrotate script for linux
add mqtt user/pass feature
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants