SKSS_GuiderCameraHasShutter

Description

Allows to test if the guider camera of the selected instrument has a shutter or not.


If yes, the data field of the JSON response contains true, otherwise false.

Request

http://localhost:18700/SKSS_GuiderCameraHasShutter

JSON Response

{"status": "success", "data": true, "message": null }