carissalow / rapids

Reproducible Analysis Pipeline for Data Streams
http://www.rapids.science/
GNU Affero General Public License v3.0
37 stars 20 forks source link

Documentation clarification for WiFi `countscansmostuniquedevice` #211

Closed gtsherman closed 1 year ago

gtsherman commented 1 year ago

Both PHONE_WIFI_VISIBLE and PHONE_WIFI_CONNECTED have the same explanation for countscansmostuniquedevice:

Number of scans of the most scanned access point during a time_segment across the whole monitoring period

Does this description apply for _CONNECTED? Or should it be something like "Number of scans of the most connected access point..."?

Thanks for your help!

JulioV commented 1 year ago

Hi yeah, it should read connected devices, thanks for pointing it out. We'll fix it on the next release

jenniferfedor commented 1 year ago

Descriptions for the phone WiFI visible and phone WiFI connected features were fixed in a353e58. We have been working through an issue in which changes to our documentation are not being reflected on rapids.science, so for now these updates are viewable in the raw markdown files or by building the docs locally.