Not available nor applicable with SkyGuide


SKSS_CanFocus

Description

Allows to test if the selected instrument is configured to use an algorithm that support full frame focusing.


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

Request

http://localhost:18700/SKSS_CanFocus

JSON Response

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