The WiFi sessions data is not exportable right now from the web UI.

You may be able to export it from the command line using the django dump
data command:
https://docs.djangoproject.com/en/4.2/ref/django-admin/#dumpdata

cd /opt/openwisp2
source env/bin/activate
./manage.py dumpdata device_monitoring.WiFiSession > wifisessions.json

I hope this helps.
Federico

On Mon, 25 Mar 2024 at 12:22, 'Gowtham Krishna Ravella' via OpenWISP <
openwisp@googlegroups.com> wrote:

> Hi Federico,
>
> I was able to export the charts data in Devices -> TP-Link-1 -> Charts ->
> export data. But I was looking for something (like export data) in
> Monitoring -> Wi-Fi Sessions for further processing. I deployed the
> upcoming release using the above link and I didn't see any change ( unless
> I did something wrong ).
>
> Is there a file path in the server where I can find the sessions data?
>
>
> On Friday 22 March 2024 at 08:40:33 UTC-4 federico...@gmail.com wrote:
>
>> This feature is not released yet but you can get it by deploying the
>> upcoming release of OpenWISP, more info here:
>> https://github.com/openwisp/ansible-openwisp2?tab=readme-ov-file#deploying-the-upcoming-release-of-openwisp
>>
>> F.
>> On Thursday, March 21, 2024 at 12:07:34 AM UTC-3 Gowtham Krishna Ravella
>> wrote:
>>
>>> Hello,
>>>
>>> I am trying to download the wifi-sessions from Monitoring in OpenWISP
>>> web interface but there is no option for those. Where exactly can I find
>>> them in the server?
>>>
>>> I need this to see who exactly is connecting to each access-point.
>>>
>>> Thank you,
>>> Gowtham Ravella
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "OpenWISP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/a7a3b6d6-a58b-448d-bc50-0fd87fc20db9n%40googlegroups.com
> <https://groups.google.com/d/msgid/openwisp/a7a3b6d6-a58b-448d-bc50-0fd87fc20db9n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CAAGgX6KsYjXsdaQby%3DiuX8xMTf-nZ7kTqHRZzAv2neLFUypt%3DQ%40mail.gmail.com.

Reply via email to