Dell PowerConnect W-Airwave 8.0 Instrukcja Użytkownika Strona 368

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 367
VisualRF Location APIs
VisualRF provides the following location APIs:
Site Inventory: https://[amp_host]/visualrf/site.xml?site_id=...
l You can find the site_id from the Floor Plan List query defined on the XML API page
l This interface provides floor details including access points, walls, regions, surveys, etc.
l The corresponding example XML and schema are attached in visualrf_site_inventory.*
Device Location: https://[amp_host]/visualrf/location.xml?mac=...
l Provide the radio MAC of the client to locate.
l The corresponding site where the user was placed is provided along with the dimensions
l If a client is heard on multiple floors, it will only be placed on the floor that contains the AP it is associated with.'
When interacting with the AirWave API, the system requires that clients send the X-BISCOTTI header along with posts.
The value of the header is provided as a part of the response when a client authenticates against /LOGIN. A X-BISCOTTI
token lasts as long as authentication session.
Sample Device Location Response
<visualrf:device_location version="1" xmlns:visualrf="www.example.com">
<device mac="00:13:02:C2:39:28" name="Peter"
site_id="4f674301-4b47-4ac6-8417-4eba3f7df3a6"
site_name="NewYork">
<site-width>124.51</site-width>
<site-height>161.14</site-height>
<x>82.50</x>
<y>37.50</y>
</device>
</visualrf:device_location>
Sample Site Inventory Response
<amp:amp_site_inventory version="1"
xmlns:amp=http://www.example.com
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<site id="b45e7a49-23b5-4db0-891a-2e60bff90d2c" version="677">
<name>Remax</name>
<uom>ft</uom>
<width>314.45</width> <height>425.88</height>
<property name="site_owner" value="" format="" />
<property name="name" value="Remax" format="" />
<property name="installer" value="" format="" />
<property name="planner" value="" format="" />
<image type="background">
<filename>/var/example/snapshot/b45e7a49-23-2e6d2c.677/background.jpg</filename>
<relative-url>/snapshot/b423b5-4db0-891a2e0d2c.677/background.jpg</relative-url>
<pixel-width>1151</pixel-width>
<pixel-height>1557</pixel-height>
</image>
<image type="thumbnail">
<filename>/var/example/snapshot/b45e7a49891af90d2c.677/thumb.jpg</filename>
<relative-url>/snapshot/b45e7a49-23b5-4db0-891a2c.677/thumb.jpg</relative-url>
<pixel-width>230</pixel-width>
<pixel-height>311</pixel-height>
</image>
<ap id="12615" name="AP-4000M-1">
<x>118.97</x> <y>130.38</y>
Dell Networking W-AirWave 8.0 | User Guide Using VisualRF | 368
Przeglądanie stron 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag