Location Based Unlocking

Hey Fellas,

I’m looking into the possibility of having a ViewOn page that is only available when the user is within a certain range of the eWon. I know that eCatcher displays the location of the unit, but is it possible to grab this eWon location data, as well as the data of the device wanting access to the ViewOn screen for further data processing?

I’ve not found a solution for this yet.

Thank you!

@nickTriPhase1

Currently we are unable to retrieve the location data from Talk2M.

One thing you could do however is get ahold of a GPS sensor, I’ve used a few Modbus ones in the past.
You could then create a tag for the LAT/LNG and compare that data with the user IP on page load.

That is a highly custom solution however.