indigo-astronomy / indigo

INDIGO is a system of standards and frameworks for multiplatform and distributed astronomy software development designed to scale with your needs.
http://www.indigo-astronomy.org
Other
153 stars 70 forks source link

Fix JSON formatting of Alpaca configured device API response to match spec #505

Closed rwg0 closed 1 year ago

rwg0 commented 1 year ago

Fix out-of-spec use of quoted numbers for Alpaca DeviceNumber and also fix possible trailing comma in JSON list of devices

Fixes https://github.com/indigo-astronomy/indigo/issues/504

rumengb commented 1 year ago

Thank you for the PR but I think I have more elegant solution to the problem.