Beacon management
Pair a beacon to a vehicle
func addBeacon(
vehicleId: String,
beacon: DKBeacon,
completionHandler: @escaping (DKVehicleBeaconStatus) -> Void
)Name
Type
Description
Value
Description
Replace the beacon of a vehicle
Name
Type
Description
Value
Description
Unpair the beacon from a vehicle
Name
Type
Description
Value
Description
Last updated
Was this helpful?

