Gateway queue commands
-
Hey folks,
is it possible to queue commands on the gw to send it to the node later (like zwave)?
cenario:
1x battery powered node
1x mysensors gwgw send "turn light on" to node (queue)
node is in deep sleep...
...
...
node wakes up and connect to the gw
gw transmit "turn light on" to the node
...regards
n3ro
-
Yes, with some changes when going/waking up from sleep. Did a proposal here (smartSleep):
https://docs.google.com/document/d/1NKq5uuNdnxF5jWnum7VT32mbKLjuvqlx2A5D1qQ-H3Q/edit#Bu the gateway won't be able to buffer outgoing commands, this have to be implemented on the controller side.
So basically, when controller receives a heartbeat message it sends the buffered commands. Node always send a heatbeat message after waking up and wait a a couple of 100 msec before going back to sleep.
-
Jeah this is very cool!
My Idea is to change the sleep time when iam not at home or in the night.
Do you know the release time for 1.6?
-
@n3ro said:
Do you know the release time for 1.6?
Sorry, never give estimates on open source project development. Heck, even hate making estimations for real customers on my dayjob
Suggested Topics
-
Controlling Blinds.com RF Dooya Motors with Arduino and Vera
My Project • 24 Mar 2014, 13:27 • petewill 12 Aug 2023, 16:39 -
PJON on RS485
Feature Requests • 11 Apr 2022, 06:58 • hypnosiss 22 days ago -
ESP32 Wired (no WiFi)
Feature Requests • 15 Nov 2024, 10:39 • Marcin 22 days ago -
ota-configuration
Feature Requests • 8 Mar 2023, 09:28 • pbw 8 Mar 2023, 09:28 -
Raspberry MQTT GW over TLS with rfm69
Feature Requests • 14 Sept 2022, 15:11 • Tico 16 Sept 2022, 07:23 -
is there a solution for a relay with button that also works offline?
Feature Requests • 31 Mar 2023, 16:04 • Branther 4 Apr 2023, 11:37