sysnetlab / SenSee

SenSee
GNU General Public License v3.0
0 stars 1 forks source link

add support for WiFi sensor #24

Open SagarPandit01 opened 7 years ago

SagarPandit01 commented 7 years ago

From @graychan on April 29, 2014 19:19

Android devices has WiFi capability and can receive channel information, such as RSSI data. (1) Creating WiFiSensor by extending VirtualSensor (2) Creating an interface to allow users to choose which WiFi channel (which access point and which channel) to monitor

Copied from original issue: sysnetlab/SensorDataCollector#2