The received signal strength of the beacon, measured in decibels.
SDKs
- iOS 7.0+
- Mac Catalyst 13.0+
Framework
- Core Location
Declaration
var rssi: Int { get }
Discussion
This value is the average signal strength of the samples received since Core Location last reported the range of the beacon to your app.
Use this value for calibrating beacon transmission power.