Hello.
I've created django application "dashboard" in openwisp2 project that will 
be used in frontend to list of devices with data: name of device, config 
status and some additional metrics like temperature, network metrics, vpn 
status.
Additional metrics i've added by modifying admin:
django_netjsonconfig/base/device.py
django_netjsonconfig/base/config.py 
django_netjsonconfig/controller/generics.py
Now i try to get devices data for "dashboard" template. What model and 
application should i use for this: openwisp_utils?

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to