cannot edit parameter (preset -> provision)

Dan Morphis dan at milkcarton.com
Fri Jun 16 19:33:41 EDT 2017


So it looks like I forgot to include this line in provisioning script:
declare("InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.*",
null, {path: 1});


This ensures that there is 1 WANPPPConnection instance. Put it before the
line that sets the un/pw.

On Fri, Jun 16, 2017 at 1:50 AM, guifipedro <guifipedro at gmail.com> wrote:

> Thanks Dan
>
> https://github.com/guifi-exo/start-microisp/#apidatabase-way
>
> On Wed, Jun 14, 2017 at 9:38 PM, Dan Morphis <dan at milkcarton.com> wrote:
> > Those scripts/code is licensed under WTFPL :)
> >
> > On Wed, Jun 14, 2017 at 7:11 AM, guifipedro <guifipedro at gmail.com>
> wrote:
> >>
> >> Hi Dan,
> >>
> >> I appreciated a LOT your response.
> >>
> >> That way you pointed out worked perfectly.
> >>
> >> By the way, we won't use API service at the moment. Alternatively, we
> >> will "generate code" in the javascript file (database/service in a
> >> file). I will document it in a github repository because I have to do
> >> the knowledge transfer publicly.
> >>
> >> Can you specify the licensing details of the code you provided?
> >>
> >> Thanks,
> >> Pedro
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20170616/36c9b774/attachment.html>


More information about the Users mailing list