ForeignSidewalkDevice
public struct ForeignSidewalkDevice
An object encapsulating attributes of a foreign Amazon Sidewalk device that is registered to others.
-
The transmission ID of the Amazon Sidewalk device.
Declaration
Swift
public var transmissionID: String -
The advertised name of the foreign Amazon Sidewalk device.
Declaration
Swift
public var name: String? -
The RSSI value of the Amazon Sidewalk device when scanned.
Declaration
Swift
public var rssi: Int