The service gets the status of one or all GPS tracking devices associated to the regatta. The user needs to have the REGATTA:UPDATE permission granted to be allowed to access tracking device data of all devices. If a single device ID is specified, it is sufficient to present a valid regatta secret.
Webservice Type: | REST |
Output format: | Json |
Mandatory parameters: | None |
Optional parameters: | secret: the regatta secret, as contained in an invitation link to an open, unmoderated regatta. Providing a valid
regatta secret together with a single device ID allows the caller to obtain mapping information for that
single device. deviceUuid: the ID of a single tracking device; if the invoking subject does not have the REGATTA:UPDATE permission, a valid secret parameter for the regatta is sufficient instead. |
Request method: | POST |
Example: | http://www.sapsailing.com/sailingserver/api/v1/regattas/Kornati Cup 2019 - SUP Contest/tracking_devices |