On Wed, 2017-03-29 at 15:35 -0800, Dan Morphis wrote: > That works for a declare, what about for setParameterValues?
You can't. Internally tasks are implemented on top of the declare functionality so it will only send an SPV when value doesn't match the current value in the database. But you can send a getParameterValues task before the setParameterValues one. -- Zaid Abdulla <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
