[WIP][enchancement] Upload device configuration#107
[WIP][enchancement] Upload device configuration#107atb00ker wants to merge 1 commit intoopenwisp:masterfrom
Conversation
|
The other part of this PR was here: openwisp/netjsonconfig#152 |
|
@atb00ker This is exactly the kind of feature I am looking for in OpenWISP. My use case is that I have a router out in the field that is already configured. Is this possible with your approach? Currently there is such a merge operation going on. |
|
@feckert You can understand the workings of the two PRs here: openwisp/netjsonconfig#100
These are related PRs. However, unfortunately, no one is actively working on it so perhaps, you'll need to rebase this & work on testing and fixing the errors. |
|
why hasnt this been committed yet ? any chance we can test it ? |
|
Hi, @outbackdingo , please read the response here:
If you have knowledge about openwisp-config and python, then yes please help to complete this, otherwise, It will take a little while for us to get back to this! 😄 |
This is a WIP for uploading active configurations to controller.
I did basic testing on it, working to make a pull on controller to receive the uploaded configurations.