<div dir="ltr">Here is how presets work. Say you have a preset setting the InternetGatewayDevice.ManagementServer.PeriodicInformInterval to 30 seconds. When the CPE first contacts GenieACS, it sends a few bits of information about itself. The next thing Genie does is send a refreshObject: "", which refreshes the entire object model. When the CPE sends the data back to genie, it then compares the values it got back to what the preset is.<div><br></div><div>If the value from the CPE for InternetGatewayDevice.ManagementServer.PeriodicInformInterval is not 30, then GenieACS will send a setParameterValue for InternetGatewayDevice.ManagementServer.PeriodicInformInterval: 30.</div><div><br></div><div>If you tell GenieACS to set the InternetGatewayDevice.ManagementServer.PeriodicInformInterval on a CPE to say 31 seconds. Genie will tell the CPE to set it to 31 seconds. Then, Genie will tell the CPE to set it back to 30. Ask me how I know :).</div><div><br></div><div>To answer the other part of your question, the GUI is getting/setting the presets in GenieACS. Not the other way around.</div><div><br></div><div>Custom commands allow you to do something special for your CPE. Things that you might not be able to do via TR[069|098|etc]. </div><div><br></div><div>-dan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 14, 2015 at 11:31 AM, Christopher Chance <span dir="ltr"><<a href="mailto:cchance@newtechgrp.com" target="_blank">cchance@newtechgrp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="#0563C1" vlink="#954F72"><div><p class="MsoNormal">I know what presets do if condition = met then configurations = happen<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">But isn’t the presets part of the GUI Portion of genieacs? Wouldn’t it have to be part of the genieacs package to perform the precondition check on each inform? Or is the genieacs reaching across to the genieacs-gui package to check the presets?<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Or are presets only working when a device is opened in the genieacs-gui (which seems counter intuitive to what the presets are supposed to be doing).<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">That all said how do the presets compare to the “custom-commands” on the genieacs side of things? (I mean I see theirs a greenpacket custom that appears to check/mess with the frequencies via telnet, but why not just do that via a preset through tr69?.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Am I missing something?<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Chris<u></u><u></u></p></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>