SKSS_IsPierSideUnknown

Description

Allows to test if the selected instrument is configured with guiding scope pier side to unknown.


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

Request

http://localhost:18700/SKSS_IsPierSideUnknown

JSON Response

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