Another script where model instances aren't being populated

Zaid Abdulla zaid at genieacs.com
Thu Mar 16 23:30:56 EDT 2017


On Thu, 2017-03-16 at 19:21 -0800, Dan Morphis wrote:
> Sure, but then shouldn't the lines below the one that adds the
> instance populate the parameters?
> declare("InternetGatewayDevice.Layer3Forwarding.Forwarding.*", null, 
> {path: 1});         
> declare("InternetGatewayDevice.Layer3Forwarding.Forwarding.*.DestIPAd
> dress", {value: now}, {value: '192.168.7.80'});
>          
> declare("InternetGatewayDevice.Layer3Forwarding.Forwarding.*.GatewayI
> PAddress", {value: now}, {value: '172.27.240.1'});

No, the simulator itself reports that instance as having no child
parameters.

-- 
Zaid Abdulla <zaid at genieacs.com>


More information about the Users mailing list