Change Updates

Do not miss any Advanced API changes, ever again

Subscribe to the Advanced API changelog to be up to date on recent changes.

RSS

Jan 5, 2025

main
2.0.0
Compare

ninaAPI 2.1.0.0 beta 6

  • Moved GlobalTriggers to the top of the returned json as it seems to have caused confusion

  • Added the field ImageType to the IMAGE-SAVE Event and image-history

  • Removed the Id field from image-history, just use the index of the Image in the returned Array

  • All Image Types (LIGHT, DARK, BIAS, FLAT, SNAPSHOT) now raise an IMAGE-SAVE event

  • Event watchers are now started independently of the api, therefore Events can still be retrieved using event-history even if the api wasn't running before.

5 structure changes including:
1 Addition
4 Modifications
Modified 4 Breaking
GET /equipment/focuser/last-af
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • RSquares property Modified
GET /image-history
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • array-1 alternative Modified
GET /profile/show
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • PluginSettings property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /sequence/list-available
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • Type went from array[string] to array[object]
          Breaking
        • object property Added
Added 1
GET /sequence/reset