aprsworld / wsWebDisplay

0 stars 0 forks source link

Subscription to Stations #106

Open Cdetviler opened 8 years ago

Cdetviler commented 8 years ago

David has implemented his functions that allow this, and I have a rudimentary system established to make use of them. Currently the way that I have it set up (subject to change of course) is this:

so an example of this would be :

  1. A4751>sensors>temperature is added to the page
  2. "/A4751/sensors/temperature" is pushed to the array
  3. David's function runs once with the updated array
  4. data for that sensor and all other previous sensors comes in when possible

    If the constant is set to false:

    • all data comes in as normal