This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
howto:change_a_target_s_coordinates [2016/09/22 19:05] jtello |
howto:change_a_target_s_coordinates [2016/09/28 00:00] (current) |
||
---|---|---|---|
Line 10: | Line 10: | ||
| | ||
(of course changing the coordinates and target_id as necessary). | (of course changing the coordinates and target_id as necessary). | ||
+ | |||
+ | |||
+ | However it is much easier to do it using JSON using the update_target command: | ||
+ | http://serveraddress/jsonapipath/update_target?id=12345&ra=124.43&dec=-23.5 |