LBS/wifi geolocalosation

pascal7 years ago

Hello

I have some devices with LBS / wifi features (h02 protocol)

I have activated the feature with

  <entry key='geolocation.enable'>true</entry>
  <entry key='geolocation.type'>opencellid</entry>
   <entry key='geolocation.key'>My token</entry>

I can see the special data from devices in the log but nothing concerning the exchange with the opencellid API.

Is it activated for h02 protocol ?
how to debug ?

Thanks

Anton Tananaev7 years ago

It is only supported for some H02 message, not all. You can only debug it directly in Java code.