idea: depositTime (opposite of requestTime)
-
MySensors already has a requestTime feature.
In my network the controller is not connected to the internet. But there is a GSM modem in one of the devices, which receives the current time from the GSM network.
The node could send the current time to the controller.
Perhaps it's nice to make this a feature? Or is this too much of an edge case?
-
Why don't you just use an existing message type to send the time to the controller?
Imo the real challenge would start the moment the GW handles the message over to the controller:
- has the controller sw the necessary rights to change system time (in my case: no...)
- how to deal with conflicting info from different sources?
Imo, it's already possible for the rare use case there might be left over (but as explained needs some manual configuration). Especially when using a Pi: add a RTC and make some manual updates on that every now and then (if necessary).
Just my2ct.
-
This post is deleted!
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 -
ESP32 with builtin Ethernet as Gateway - f.e. WT32-ETH01
Feature Requests • 15 Mar 2023, 15:01 • gryzli133 15 Mar 2023, 21:25 -
PJON on RS485
Feature Requests • 11 Apr 2022, 06:58 • hypnosiss 9 Mar 2025, 07:57 -
"ZHNetwork" a esp-now based mesh network for ESP8266/ESP32 hardware
Feature Requests • 17 Mar 2023, 07:25 • graffiti 17 Mar 2023, 07:25 -
ota-configuration
Feature Requests • 8 Mar 2023, 09:28 • pbw 8 Mar 2023, 09:28 -
ESP32 Wired (no WiFi)
Feature Requests • 15 Nov 2024, 10:39 • Marcin 9 Mar 2025, 07:54