SKSS_IsPierSideEast

Description

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


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

Request

http://localhost:18700/SKSS_IsPierSideEast

JSON Response

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