MeshBeaconOffer

constructor(fromNodeNum: Int, beacon: MeshBeacon, snr: Float = 0.0f, rssi: Int = 0)(source)

Parameters

fromNodeNum

The node that broadcast the beacon (informational only — beacons are unsigned).

beacon

The decoded advertisement, carrying the display message and the join offer.

snr

Signal-to-noise ratio of the received beacon packet, in dB (0 when unknown).

rssi

Received signal strength of the beacon packet, in dBm (0 when unknown).