public static class CapabilityRealTimePosition.BeaconLocation extends CapabilityStationaryPosition.Position
Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending beacon location commands.| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
beaconIdStr |
java.lang.String |
deviceResourceNameStr |
double |
errorPrecision |
int |
measuredPower |
double |
radiusOfBeacon |
int |
rssi |
locationId, lotId, xcoordinate, ycoordinate| Constructor and Description |
|---|
BeaconLocation() |
@SerializedName(value="beaconIdStr") public java.lang.String beaconIdStr
@SerializedName(value="deviceResourceName") public java.lang.String deviceResourceNameStr
@SerializedName(value="radiusOfBeacon") public double radiusOfBeacon
@SerializedName(value="errorPrecision") public double errorPrecision
@SerializedName(value="rssi") public int rssi
@SerializedName(value="measuredPower") public int measuredPower