Re: [openwisp] [GSoC'19] OpenWisp Template share feature and Template Library

2019-07-05 Thread Noumbissi Valere
Good day mentors; *weekly report* This is week, i worked on the following issues. - PR 119. serialization API (waiting for review) - PR 123. import logic (waiting for review)

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-05 Thread Ajay Tripathi
Hello, *Weekly update:* 1, Completed on #41, which adds variable documentation: https://github.com/openwisp/docker-openwisp/pull/41. 2. Opened pull request #42, improvements for the Makefile: https://github.com/openwisp/docker-openwisp/pull/42 3. Working on freeradius instance:

[openwisp] [OpenWisp-AP Registration] -: Device registration from backend via API/Script

2019-07-05 Thread Amit Goyal
Hi I have requirement of registering AP in openwisp from backend. Client is providing AP information like name , mac address etc in csv file . We have to get all information from csv file and need to register AP using that information . Is there any API or script exist in openwisp where we

[openwisp] Re: Openwisp Device Configuration

2019-07-05 Thread Amit Goyal
Hi Federico I want to register AP in openwisp through backend API. e.g. I have AP information in csv file and want to register AP using this csv file information. Is there any API or Script exist in openwisp where I can pass all information as arguments and register AP. On Tuesday, July 10,