ninaAPI 2.1.0.0-beta 6
Pre-release
Pre-release
christian-photo
released this
05 Jan 09:28
·
12 commits
to main
since this release
- 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
- Eventwatchers are now started independently of the api, therefore Events can still be retrieved using
event-history
even if the api wasn't running before.