For at least 2 of NOIRLab telescopes, the pointing location is updated every second and is different every time (probably due to noise).
Current models.py:TelescopeStatus implementation implies that we should send this every second for both of those telescopes. Seems excessive!! Guidance for use of the Dashboard.telescope-statuses endpoint should say indicate the maximum updates per hour that should be made.
For at least 2 of NOIRLab telescopes, the pointing location is updated every second and is different every time (probably due to noise).
Current models.py:TelescopeStatus implementation implies that we should send this every second for both of those telescopes. Seems excessive!! Guidance for use of the Dashboard.telescope-statuses endpoint should say indicate the maximum updates per hour that should be made.