Read the statement by Michael Teeuw here.
Schedule update?
-
I have created a module that would display Estimated Time of Arrival (ETA) in Hong Kong. The tough thing would be there are multiple route will stop at one bus stop, and I need to find the URL for each route. So my program will have several parts.
-
At load time, it will generate URL for each route
-
It will load all the routes that will go through that bus stop
-
Then for each route I need to find the corresponding URL for each route
-
For each route it will find out the corresponding ETA URL
-
-
For each ETA URL, it will poll every minute and update the info in Magic Mirror
But there are few problems here.
-
I would like to update the ETA URL “Every 5am”, how the schedule can be done?
-
Currently my work only support one bus stop but I would like to include multiple bus stops, how could I change the structure in node_helper.js to accommodate that?
Thanks in advance
-
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