SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/markproperties/{markPropertiesId}/positioning

Description:

The service updates mark properties' positioning information.


Webservice Type: REST
Input format: Form
Output format: Json
Positioning parameters: One of the following may be provided; if none is provided, the positioning information is cleared from the MarkProperties object:
deviceUuid: A valid device UUID. This binds the device ID as tracking device for the mark properties. All previously set positioning information is removed.
latDeg, lonDeg: A valid position. This binds the given position for the mark properties. All previously set positioning information is removed.
Optional parameters: None
Request method: PUT
Example: http://www.sapsailing.com/sailingserver/api/v1/markproperties/dc77e3d1-d405-435e-8699-ce7245a6fd4a/positioning
Back to Web Service Overview