public static class CapabilityStationaryPosition.BeaconLocation extends CapabilityStationaryPosition.Position
CapabilityStationaryPosition.AttributeId.BEACON_LOC.| Modifier and Type | Field and Description |
|---|---|
double |
avgRadiusOfBeacon
The average radius of the beacon.
|
int |
avgTimeDurOfBeacon
The average time of the beacon.
|
java.lang.String |
beaconIdStr
The id of the beacon.
|
java.lang.String |
deviceResourceNameStr
The name of the resource which is transmitting the beacon.
|
double |
errorPrecision
The error precision of the beacon.
|
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="avgRadiusOfBeacon") public double avgRadiusOfBeacon
@SerializedName(value="errorPrecision") public double errorPrecision
@SerializedName(value="avgTimeDurOfBeacon") public int avgTimeDurOfBeacon