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

Changelog

Last update:
Compare
3 structure changes including:
2 Additions
1 Modification
Modified 1
GET /image/{index}
  • Query
  • raw_fits query parameter Added
Added 2
GET /equipment/mount/sync
GET /profile/horizon
1 structure change including:
1 Addition
Added 1
GET /application/get-tab
1 structure change including:
1 Modification
Modified 1
GET /equipment/dome/info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • ShutterStatus, DriverCanFollow, CanSetShutter, CanSetPark, CanSetAzimuth, CanSyncAzimuth, CanPark, CanFindHome, AtPark, AtHome, DriverFollowing, Slewing, Azimuth, SupportedActions, Connected, Name, DisplayName, Description, DriverInfo, DriverVersion, DeviceId properties Modified
          • Properties are no longer required
        • IsFollowing, IsSynchronized properties Added
4 structure changes including:
3 Additions
1 Modification
Modified 1
GET /equipment/dome/slew
  • Query
  • waitToFinish query parameter Added
Added 3
GET /equipment/dome/home
GET /equipment/dome/park
GET /equipment/dome/set-park-position
1 structure change including:
1 Modification
Modified 1
GET /equipment/dome/set-follow
  • Query
  • enabled query parameter Added
39 structure changes including:
27 Additions
12 Modifications
1 structure change including:
1 Modification
Modified 1 Breaking
GET /flats/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • Type went from string to object
          Breaking
        • CompletedIterations, TotalIterations, State properties Added
11 structure changes including:
8 Additions
3 Modifications
11 structure changes including:
5 Additions
6 Modifications
5 structure changes including:
2 Additions
3 Modifications
5 structure changes including:
5 Additions
Added 5
GET /equipment/dome/set-follow
GET /equipment/dome/slew
GET /equipment/dome/sync
GET /equipment/mount/flip
GET /equipment/mount/slew
4 structure changes including:
2 Additions
2 Modifications
Modified 2
GET /equipment/guider/info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • State property Added
GET /equipment/guider/start
  • Query
  • calibrate query parameter Added
Added 2
GET /equipment/guider/clear-calibration
GET /equipment/guider/graph
12 structure changes including:
12 Modifications
  • Added more endpoints to flatdevice:
    • flatdevice/set-cover to open or close the cover
    • flatdevice/set-light to toggle the light on or off
    • flatdevice/set-brightness to change the brightness of the flatpanel
  • Added sequence/set-target to update the target in a target container
4 structure changes including:
4 Additions
Added 4
GET /equipment/flatdevice/set-brightness
GET /equipment/flatdevice/set-cover
GET /equipment/flatdevice/set-light
GET /sequence/set-target

profile/change-value fixes

framing/set-source added

camera/set-readout added to set the readout mode

version now returns the Plugin Version instead of an Independent Version number

2 structure changes including:
2 Additions
Added 2
GET /equipment/camera/set-readout
GET /framing/set-source
  • 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
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /equipment/mount/info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response property Modified
        • SiteElevation, TimeToMeridianFlip properties Modified
          • Type went from integer to number
            Breaking
GET /sequence/json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Response, Error, StatusCode, Success, Type properties Added
6 structure changes including:
6 Modifications