cannot edit parameter (preset -> provision)

Dan Morphis dan at milkcarton.com
Sat Jun 17 10:19:46 EDT 2017


You would be correct. I meant to update that. 

-dan

> On Jun 17, 2017, at 4:58 AM, guifipedro <guifipedro at gmail.com> 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 <dan at milkcarton.com> 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.
>> 
>>> 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


More information about the Users mailing list