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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login