Contents

rssiValue()

The current aggregate received signal strength indication (RSSI) measurement (dBm) for the interface.

Declaration

func rssiValue() -> Int

Discussion

Dynamically queries the interface for the current aggregate RSSI measurement. Returns 0 in the case of an error, or if the interface is not participating in a network.

See Also

Instance Methods