forked from Yveaux/MySensors_MQTTGateway
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added queue for controller's response to nodes
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
- Loading branch information
Showing
1 changed file
with
195 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters