Federico Capoano
Federico Capoano
@devkapilbansal is there a way to remove the old builds? I think we can keep stable releases (which we shall name differently), but we should highly limit the build results...
I receive this error sometimes from the OpenWISP monitoring API (`None is not of type 'object'`), which goes away on its own but I there must be something causing `netjson-monitoring`...
When collecting device status from OpenWrt, the bridge member list may include members of interfaces which are not active. Before adding the interface to the bridge members, it would be...
It would be good to create a utility function which does the read, close and returning of the output when using io.popen(). This would also ensure that whoever will put...
Like #66 but to get available memory as calculated by the Linux kernel, which is quite useful to know.
This is one of the pieces of information in which openwisp users are mostly interested since it's widely used in public WiFi networks. We can get this information with additional...
The `to_dict` and `to_json` methods shall be made compliant with [NetJSON DeviceMonitoring](https://netjson.org/rfc.html#name-devicemonitoring).
GCI students are having recurring problems with vagrant, a FAQ section in the README would help. I will ask GCI students to report issues they find here.
We need a comprehensive documentation which describes all the modules. I want to avoid having the documentation of each module contained in this repo because that would make it harder...
Add a tutorial which guides to set up and use https://github.com/openwisp/ansible-openwisp2/issues/462. The tutorial shall also mention that this feature is available on the demo system. The tutorial should be inspired...