Last modified by YellowFox_RD on 2025/03/12 14:43

From version 2.1
edited by Dominic Lippmann
on 2025/03/04 16:40
Change comment: There is no comment for this version
To version 3.1
edited by YellowFox_RD
on 2025/03/12 14:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.yf-dominic
1 +XWiki.YellowFox_RD
Content
... ... @@ -20,12 +20,6 @@
20 20  |profiles[]|profiles UUID|[] string|optional limitation to a list of given profiles|no
21 21  |objects[]|objects UUID|[] string|optional limitaiton to a list of given items|no
22 22  |groups[]|group UUID|[] string|optional limitiation to a list of given object groups|no
23 -|with_beacon|Beacon position updates|bool|(((
24 -* false: only return booked item or state changes
25 -* true: additionally return all beacon position updates(((
26 -* Keep in mind: This may result in large response data.
27 -)))
28 -)))|no
29 29  
30 30  = Return value =
31 31  
... ... @@ -136,5 +136,5 @@
136 136  = Example calls =
137 137  
138 138  {{code language="java"}}
139 -https://[[map.yellowfox.de/rti/inventory/get_profiles.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY>>http://map.yellowfox.de/rti/inventory/get_inventories.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY]]
133 +https://map.yellowfox.de/rti/inventory/get_profiles.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY
140 140  {{/code}}