Provisions running twice when GPV/SPV involved.

Oliver Kraitschy oliver at okraits.de
Wed Sep 6 02:33:30 EDT 2017


Am 21.08.2017 22:56, schrieb Dan Morphis:
> First question, because genie will keep running your provision until
> no more changes are detected.

Is there a way to access the DeviceID in a provision without using a 
line like

let deviceId = declare("DeviceID.ID", {value: 1}).value[0];

I'm using an extension to interact with an external system and want to 
pass the DeviceID in the provision to the extension. But that line above 
has the effect that the provision (and thus the extension) is run twice 
which is not what one would want.

Greetings,
Oliver


More information about the Users mailing list