API Scanning Location - What are the x and y variables unit measures?

Solved
peterfig44
Conversationalist

API Scanning Location - What are the x and y variables unit measures?

I fetching data using the API Scanning Location. The variables that represent the location of the devices connected to the network are latitude and longitude and the x and y variables.

But i cant figure it out what is the x and y variables unit measure.

Are they meters in the plant? Feet? Or are they other type of unit measure?

Here's a snippet of the values.

x = [33.55690338392967
18.93431675737831
17.124434752510176
18.46094955409403
31.45954265914065]

y = [10.389467824216197
20.647621520539666
7.917600545298349
19.174316569766056
9.43126561498747]

Thanks in advance.

1 Accepted Solution
sungod
Kind of a big deal

It's documented here...

https://developer.cisco.com/meraki/scanning-api/3-0/#wifi-payload-example

 

Offset in metres from lower-left of floor plan.

View solution in original post

1 Reply 1
sungod
Kind of a big deal

It's documented here...

https://developer.cisco.com/meraki/scanning-api/3-0/#wifi-payload-example

 

Offset in metres from lower-left of floor plan.

Get notified when there are additional replies to this discussion.