Just realized that you cannot freely combine multiple events to “activate” a provision script via Preset.
You can combine a “negated” event, but not two “random” events. For example, I would like to trigger a same provision script for two events:
- 2 PERIODIC
- 6 CONNECTION REQUEST
Specifying this in Events field of a Preset as “2 PERIODIC, 6 CONNECTION REQUEST”, it results in this Preset NOT getting triggered.
What you CAN do, is for example, negate an event, for example “-2 PERIODIC, 6 CONNECTION REQUEST” and Preset will be triggered when event “6 CONNECTION REQUEST” is received.
Looks like, those are “legit” events:
“2 PERIODIC”
“2 PERIODIC,4 VALUE CHANGE”
“6 CONNECTION REQUEST”
And this is NOT a “legit” event:
“2 PERIODIC, 6 CONNECTION REQUEST”
But this one is:
“-2 PERIODIC, 6 CONNECTION REQUEST”
I am still running on 1.2.8, I WAS under impression that in older version this worked… but… I could be wrong… (have currently no older version at hand to re-check).
Any comments?
Is there a way to correctly list multiple events in ONE (1) Preset on which to run a provision script?
Regards,
Robert.