RFSignalStats

Namespace: (default namespace)

RF Signal Monitor Statistics

XML

Elements

name (type) min/max
occurs
description
collectionTimestamp (long) 1/1 Data sample time in seconds
collectionTime (string) 1/1 Data sample time
avgSnr (double) 1/1 Signal to noise ratio (SNR) which measures a signal against the current RF background noise level
The average of the values sampled during the consolidated polling periods
maxSnr (double) 1/1 The largest Signal to noise ratio (SNR) value sampled during the consolidated polling periods
minSnr (double) 1/1 The smallest Signal to noise ratio (SNR) value sampled during the consolidated polling periods
avgRssi (double) 1/1 Received signal strength indicator (RSSI), which measures the power of a radio signal
The average of the values sampled during the consolidated polling periods
maxRssi (double) 1/1 The largest Received signal strength indicator (RSSI) value sampled during the consolidated polling periods
minRssi (double) 1/1 The smallest Received signal strength indicator (RSSI) value sampled during the consolidated polling periods
avgNoiseFloor (double) 1/1 Noise is any signal (interference) that is not Wi-Fi traffic such as cordless phones, microwaves, radar, etc. This is the second value in the signal-to-noise ratio
The average of the values sampled during the consolidated polling periods
maxNoiseFloor (double) 1/1 The largest value sampled during the consolidated polling periods
minNoiseFloor (double) 1/1 The smallest value sampled during the consolidated polling periods

JSON

property type description
collectionTimestamp collectionTimestamp (long) Data sample time in seconds
collectionTime collectionTime (string) Data sample time
avgSnr avgSnr (double) Signal to noise ratio (SNR) which measures a signal against the current RF background noise level
The average of the values sampled during the consolidated polling periods
maxSnr maxSnr (double) The largest Signal to noise ratio (SNR) value sampled during the consolidated polling periods
minSnr minSnr (double) The smallest Signal to noise ratio (SNR) value sampled during the consolidated polling periods
avgRssi avgRssi (double) Received signal strength indicator (RSSI), which measures the power of a radio signal
The average of the values sampled during the consolidated polling periods
maxRssi maxRssi (double) The largest Received signal strength indicator (RSSI) value sampled during the consolidated polling periods
minRssi minRssi (double) The smallest Received signal strength indicator (RSSI) value sampled during the consolidated polling periods
avgNoiseFloor avgNoiseFloor (double) Noise is any signal (interference) that is not Wi-Fi traffic such as cordless phones, microwaves, radar, etc. This is the second value in the signal-to-noise ratio
The average of the values sampled during the consolidated polling periods
maxNoiseFloor maxNoiseFloor (double) The largest value sampled during the consolidated polling periods
minNoiseFloor minNoiseFloor (double) The smallest value sampled during the consolidated polling periods