"index" : 1,
"unset" : true
},
{
"index" : 2,
"unset" : true
},
{
"index" : 3,
"unset" : true
}
]
}
}
}
Used for writing the GATT of a BlueUp beacon.
Returns a JSON containing the data related to the write-task scheduled on the
beacon or an error in case of invalid parameters.
All GET calls can use the string on the RSSI on the query string, specifying the
rssimin
and
rssimax
parameters.
By specifying
rssimin = x
on the query string, all beacons with RSSI less than x will be
filtered, while specifying
rssimax = y
, all beacons with RSSI greater than y will be filtered.
You can use both the rssimin and rssimax values to filter the beacons within a specific
RSSI range, for example:
rssimin=-60&rssimax=-55
, it will only display the beacons that
have RSSI ≥ -60 and RSSI ≤ - 55, ie in the range [-55, -60].
BlueUp S.r.l.s. - 2018
V1.0– 26/06/2018
27/28