<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><font face="UICTFontTextStyleBody"><span style="background-color: rgba(255, 255, 255, 0);"><span class="pl-en" style="box-sizing: border-box;">declare</span>(
  <span class="pl-s" style="box-sizing: border-box;"><span class="pl-pds" style="box-sizing: border-box;">"</span></span>InternetGatewayDevice.Services.VoiceService.*.VoiceProfile.*.Line.</span></font><span class="pl-s" style="background-color: rgba(255, 255, 255, 0); box-sizing: border-box;">[SourceIPAddress:192.168.1.0,SourceNetMask:255.255.255.0]<span class="pl-pds" style="box-sizing: border-box;">"</span></span><span style="background-color: rgba(255, 255, 255, 0);">,
  {path</span><span class="pl-k" style="background-color: rgba(255, 255, 255, 0); box-sizing: border-box;">:</span><span style="background-color: rgba(255, 255, 255, 0);"> now}, {path</span><span class="pl-k" style="background-color: rgba(255, 255, 255, 0); box-sizing: border-box;">:</span><span style="background-color: rgba(255, 255, 255, 0);"> </span><span class="pl-c1" style="background-color: rgba(255, 255, 255, 0); box-sizing: border-box;">1</span><span style="background-color: rgba(255, 255, 255, 0);">});</span></div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">The part in the brackets are the differentiators. I might not have the exact syntax correct, I'm on my mobile. <br>-dan</div><div><br>On Jun 8, 2017, at 1:14 AM, Marco Marino <<a href="mailto:marino.mrc@gmail.com">marino.mrc@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hi, I'm trying to create objects through the tr069 server.<div>I created a provision like this:</div><div><div>declare(</div><div>  "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.*",</div><div>  null, {path: 1});</div><div><br></div><div>And it creates the VoiceProfile.1 without problems.</div><div><br></div><div>Now I need to create </div><div>InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1<br></div><div>and</div><div>InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.2<br></div><div><br></div><div>Should I use a new declare in the same provision script? Should I use a declare like:</div><div><br></div><div>declare(</div><div>  "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.*",</div><div>  null, {path: 2});   <----is this correct????</div></div><div><br></div><div><br></div><div>Thank you</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Users mailing list</span><br><span><a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a></span><br><span><a href="http://lists.genieacs.com/mailman/listinfo/users">http://lists.genieacs.com/mailman/listinfo/users</a></span><br></div></blockquote></body></html>