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
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to