SKSS_IsDitheringInProgress

Description

Allows to test if the autoguider is doing the dithering move.


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

Request

http://localhost:18700/SKSS_IsDitheringInProgress

JSON Response

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