That works for a declare, what about for setParameterValues?
On Wed, Mar 29, 2017 at 2:50 PM, Zaid Abdulla <[email protected]> wrote:
> On Wed, 2017-03-29 at 14:21 -0800, Dan Morphis wrote:
> > Is there anyway to force Genie to send the PV to the CPE regardless
> > of whether Genie thinks the value needs to be sent? Use case is 20-30
> > times we've ended up with the stored device model for the WLAN not
> > matching the actual values stored on CPE. So to get Genie to send the
> > desired value (SSID, etc) to the CPE, I have to refresh the value,
> > then send the correct value.
>
> Specify the value timestamp in your declare call so that Genie will
> read the value from the CPE before deciding if it needs to set it:
>
> declare("param", {value: Date.now()}, {value: "somevalue"});
>
> --
> Zaid Abdulla <[email protected]>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.genieacs.com/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users