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
139 stars 64 forks source link

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

Closed rwg0 closed 9 months ago

rwg0 commented 9 months 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 9 months ago

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