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
-
Response property Modified
-
application/json content type Modified
GET /image-history
- Response
-
200 response Modified
-
application/json content type Modified
-
Response property Modified
- array-1 alternative Modified
-
Response property Modified
-
application/json content type 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
-
Removing a resource is always breaking unless it was deprecated before
-
PluginSettings property Removed
-
Response property Modified
-
application/json content type Modified
GET /sequence/list-available
- Response
-
200 response Modified
-
application/json content type Modified
-
Response property Modified
-
Type went from
array[string]
toarray[object]
Breaking
- object property Added
-
Type went from
-
Response property Modified
-
application/json content type Modified
Added
1
GET /sequence/reset
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
tonumber
Breaking
-
Type went from
-
SiteElevation, TimeToMeridianFlip properties Modified
-
Response property Modified
-
application/json content type Modified
GET /sequence/json
- Response
-
200 response Modified
-
application/json content type Modified
- Response, Error, StatusCode, Success, Type properties Added
-
application/json content type Modified
6 structure changes including:
6 Modifications
Modified
6
Breaking
GET /equipment/camera/cool
- Query
-
minutes query parameter Modified
-
Query parameter is now required Breaking
-
Query parameter is now required
GET /equipment/camera/info
- Response
-
200 response Modified
-
application/json content type Modified
-
Response property Modified
- TargetTemp, AtTargetTemp properties Added
-
Response property Modified
-
application/json content type Modified
GET /equipment/camera/warm
- Query
- minutes query parameter Added
GET /equipment/filterwheel/info
- Response
-
200 response Modified
-
application/json content type Modified
-
Response property Modified
-
AvailableFilters property Modified
- Property is no longer required
-
CanSetFilter property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- IsMoving, SupportedActions, SelectedFilter properties Added
-
AvailableFilters property Modified
-
Response property Modified
-
application/json content type Modified
GET /equipment/rotator/move
- Query
-
position query parameter Modified
-
Type went from
integer(int32)
tonumber
Breaking
-
Type went from
GET /equipment/rotator/move-mechanical
- Query
-
position query parameter Modified
-
Type went from
integer(int32)
tonumber
Breaking
-
Type went from