SKSS_IsGuiderCameraDarkFrameValid
SKSS_IsGuiderCameraDarkFrameValid |
|
Description |
Allows to test if the selected instrument has a valid guider dark frame If yes, the data field of the JSON response contains true, otherwise false. |
Request |
http://localhost:18700/SKSS_IsGuiderCameraDarkFrameValid |
JSON Response |
{"status": "success", "data": true, "message": null } |