Get latitude and longitude using Protocol Integration

Hi all,

We are developing a Java client using JAX-WS to connect to xProtect Corporate 2017 via Protocol Integration.

We need to obtain the location coordinates (latitude and longitude) from the server to integrate the cameras in our app, but we don’t see any method in Protocol Integration that it can provide us this data.

Is there any method inside Protocol Integration to get this data? In negative case, Is there any way to get the device location?

Thanks in advance.

In the GetConfiguration you get a "GisPoint " for each camera, this contains the GPS coordinates for the camera as configured in the Management Client.