done! https://github.com/guifi-exo/start-microisp/commit/ea687b4cc22853c564d4970d078ddb7f628f8ef1
On Sat, Jun 17, 2017 at 4:19 PM, Dan Morphis <[email protected]> wrote: > You would be correct. I meant to update that. >> On Jun 17, 2017, at 4:58 AM, guifipedro <[email protected]> wrote: >> >> following your previous indications I think you meant >> >> declare("InternetGatewayDevice.WANDevice.*.WANConnectionDevice.*.WANPPPConnection.*", >> {value: Date.now()}, {path: 1}); >> >>> On Sat, Jun 17, 2017 at 1:33 AM, Dan Morphis <[email protected]> wrote: >>> 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. _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
