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
 
 
 - 
  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