v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Device

Get the device iBeacon setting

Get the device iBeacon setting by device ID.

get/devices/{id}/ibeacon

Path parameters

idinteger required

The device ID

Response

OK

device_idinteger required

The device ID.

enabledboolean

Whether the device beacon is enabled.

majorinteger

Identification of a subset of beacons in a geographical venue.

minorinteger

Identification of a beacon in a specific location.

powerinteger

The transmission power in dBm.

enable_monitoringboolean

Whether to enable monitoring, this field has been deprecated but remains for backwards compatability, renamed to 'enable_ble_scan_ibeacon'.

enable_ble_scan_ibeaconboolean

Whether to enable BLE Scan iBeacon monitoring.

enable_ble_scan_genericboolean

Whether to enable BLE Scan Generic monitoring.

enable_cloud_reportingboolean

Whether the device BLE Scan Cloud Reporting is enabled. Default to true for newly enabled device.

enable_batch_reportingboolean

Whether the device BLE Scan Batch Reporting is enabled. Default to false for newly enabled device.