It turns out that I'm trying to set parameters that do not exist. I need to add objects before. My question is: how can I add objects using a preset? I need to add:
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile I have InternetGatewayDevice.Services.VoiceService.1 already defined But I do not understand how to compile the form inside the preset. In "configurations" I select "AddObject" and it asks me for 2 fields. What should I insert in them? Thank you 2017-05-04 10:42 GMT+02:00 Marco Marino <[email protected]>: > Ok, I'm trying to debug the code. It seems that there is a > refreshObject task really long. It took 3 minutes but after the task > is completed I don't have all device parameters listed in the device > details view in the GUI. > > 4 May 10:29:48 - D4D184-VV2220-50601I0002233: Started task > refreshObject(590ae67c32213a1f743bb1a9) > 4 May 10:32:48 - D4D184-VV2220-50601I0002233: Completed task > refreshObject(590ae67c32213a1f743bb1a9) > > Is there some type of timeout for the task? Can I modify it? > Furthermore, is this a normal behavior for a refreshObject task? for > other type of devices it needs few seconds. > > Thank you > > 2017-05-04 9:23 GMT+02:00 Marco Marino <[email protected]>: >> Guys, thank you for your support. Anyway, the original problem is that >> the "Preset discrepancy found" never appears in logs. The precondition >> is pretty simple: MAC = aa:bb:cc:dd:ee:ff . If I try with other >> devices all works well and actually I have only 5 or 6 devices >> authenticated on the ACS. Is there a way to figure out what happens? >> >> Thank you >> >> 2017-05-03 21:28 GMT+02:00 Dan Morphis <[email protected]>: >>> On Wed, May 3, 2017 at 10:40 AM, Michael Ducharme <[email protected]> >>> wrote: >>>> >>>> vs. simply having the script create the per-device presets in GenieACS. >>>> >>> How is the script going to set the per device presets? What values is it >>> going to set? Where is that information going to come from? If you already >>> have that information, doing a preset is unnecessary. Use declare statements >>> to set the desired values. >>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.genieacs.com/mailman/listinfo/users >>> _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
