Hello everyone, this has been an interesting week as I had the opportunity to work on the django part of the openwisp project.
As nemesis asked I set up an instance of django-netjsonconfig to see what the web editor would look like with my backend. Obviously it wasn't as pretty as the available backends so I did some work on the json-schema for the Airos v8.3 backend. This progress has shown immediately as now I can see detailed descriptions and required properties in the web editor. >From Wednesday I set my goal on splitting some logic out of the converter file into other modules and now I have both a module specialized in getting interface's attributes, a module for wpasupplicant configuration and another for authentication configuration. This refactor has proven both effective and time consuming as it took time to replicate the logic and make sure the tests pass. The next thing I would like to do is finally adapt this module approach to the radio configuration section. As different radio devices can have different configuration this may be the only viable way to support AirOS. As always enjoy the weekend Edoardo -- 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.
